Uses of Interface
org.apache.cxf.message.Attachment
Packages that use Attachment
Package
Description
-
Uses of Attachment in org.apache.cxf.aegis
Methods in org.apache.cxf.aegis that return types with arguments of type AttachmentMethod parameters in org.apache.cxf.aegis with type arguments of type AttachmentModifier and TypeMethodDescriptionvoidContext.setAttachments(Collection<Attachment> attachments) -
Uses of Attachment in org.apache.cxf.aegis.databinding
Method parameters in org.apache.cxf.aegis.databinding with type arguments of type AttachmentModifier and TypeMethodDescriptionvoidElementDataReader.setAttachments(Collection<Attachment> attachments) Attach a collection of attachments to a binding.voidElementDataWriter.setAttachments(Collection<Attachment> attachments) voidXMLStreamDataReader.setAttachments(Collection<Attachment> attachments) voidXMLStreamDataWriter.setAttachments(Collection<Attachment> attachments) -
Uses of Attachment in org.apache.cxf.aegis.type.mtom
Methods in org.apache.cxf.aegis.type.mtom that return AttachmentModifier and TypeMethodDescriptionprotected abstract AttachmentAbstractXOPType.createAttachment(Object object, String id) protected AttachmentByteArrayType.createAttachment(Object object, String id) protected AttachmentDataHandlerType.createAttachment(Object object, String id) protected AttachmentDataSourceType.createAttachment(Object object, String id) static AttachmentAttachmentUtil.getAttachment(String id, Collection<Attachment> attachments) Methods in org.apache.cxf.aegis.type.mtom with parameters of type AttachmentModifier and TypeMethodDescriptionprotected abstract ObjectAbstractXOPType.readAttachment(Attachment att, Context context) protected ObjectByteArrayType.readAttachment(Attachment att, Context context) protected ObjectDataHandlerType.readAttachment(Attachment att, Context context) protected ObjectDataSourceType.readAttachment(Attachment att, Context context) Method parameters in org.apache.cxf.aegis.type.mtom with type arguments of type AttachmentModifier and TypeMethodDescriptionstatic AttachmentAttachmentUtil.getAttachment(String id, Collection<Attachment> attachments) -
Uses of Attachment in org.apache.cxf.attachment
Classes in org.apache.cxf.attachment that implement AttachmentMethods in org.apache.cxf.attachment that return AttachmentModifier and TypeMethodDescriptionstatic AttachmentAttachmentUtil.createAttachment(InputStream stream, Map<String, List<String>> headers) Deprecated.use createAttachment(InputStream stream, Map<String, List> headers, Message message) static AttachmentAttachmentUtil.createAttachment(InputStream stream, Map<String, List<String>> headers, Message message) static AttachmentAttachmentUtil.createMtomAttachment(boolean isXop, String mimeType, String elementNS, byte[] data, int offset, int length, int threshold) static AttachmentAttachmentUtil.createMtomAttachmentFromDH(boolean isXop, jakarta.activation.DataHandler handler, String elementNS, int threshold) Methods in org.apache.cxf.attachment that return types with arguments of type AttachmentModifier and TypeMethodDescriptionLazyAttachmentCollection.getLoadedAttachments()LazyAttachmentCollection.iterator()Methods in org.apache.cxf.attachment with parameters of type AttachmentMethod parameters in org.apache.cxf.attachment with type arguments of type AttachmentModifier and TypeMethodDescriptionbooleanLazyAttachmentCollection.addAll(Collection<? extends Attachment> arg0) static jakarta.activation.DataSourceAttachmentUtil.getAttachmentDataSource(String contentId, Collection<Attachment> atts) AttachmentUtil.getDHMap(Collection<Attachment> attachments) Constructor parameters in org.apache.cxf.attachment with type arguments of type Attachment -
Uses of Attachment in org.apache.cxf.databinding
Method parameters in org.apache.cxf.databinding with type arguments of type AttachmentModifier and TypeMethodDescriptionvoidDataReader.setAttachments(Collection<Attachment> attachments) Attach a collection of attachments to a binding.voidDataWriter.setAttachments(Collection<Attachment> attachments) Attach a collection of attachments to this writer. -
Uses of Attachment in org.apache.cxf.databinding.source
Method parameters in org.apache.cxf.databinding.source with type arguments of type AttachmentModifier and TypeMethodDescriptionvoidNodeDataReader.setAttachments(Collection<Attachment> attachments) voidNodeDataWriter.setAttachments(Collection<Attachment> attachments) voidXMLStreamDataReader.setAttachments(Collection<Attachment> attachments) voidXMLStreamDataWriter.setAttachments(Collection<Attachment> attachments) -
Uses of Attachment in org.apache.cxf.databinding.stax
Method parameters in org.apache.cxf.databinding.stax with type arguments of type AttachmentModifier and TypeMethodDescriptionvoidStaxDataBinding.XMLStreamDataReader.setAttachments(Collection<Attachment> attachments) voidStaxDataBinding.XMLStreamDataWriter.setAttachments(Collection<Attachment> attachments) -
Uses of Attachment in org.apache.cxf.jaxb
Fields in org.apache.cxf.jaxb with type parameters of type AttachmentMethods in org.apache.cxf.jaxb that return types with arguments of type AttachmentMethod parameters in org.apache.cxf.jaxb with type arguments of type AttachmentModifier and TypeMethodDescriptionvoidJAXBDataBase.setAttachments(Collection<Attachment> attachments) -
Uses of Attachment in org.apache.cxf.jaxb.attachment
Constructor parameters in org.apache.cxf.jaxb.attachment with type arguments of type AttachmentModifierConstructorDescriptionJAXBAttachmentMarshaller(Collection<Attachment> attachments, Integer mtomThreshold) JAXBAttachmentUnmarshaller(Collection<Attachment> attachments) -
Uses of Attachment in org.apache.cxf.jaxrs.ext.multipart
Constructors in org.apache.cxf.jaxrs.ext.multipart with parameters of type Attachment -
Uses of Attachment in org.apache.cxf.jaxrs.provider
Constructor parameters in org.apache.cxf.jaxrs.provider with type arguments of type AttachmentModifierConstructorDescriptionJAXBAttachmentMarshaller(Collection<Attachment> attachments, Integer mtomThreshold) JAXBAttachmentUnmarshaller(Collection<Attachment> attachments) -
Uses of Attachment in org.apache.cxf.message
Methods in org.apache.cxf.message that return types with arguments of type AttachmentModifier and TypeMethodDescriptionAbstractWrappedMessage.getAttachments()Message.getAttachments()Retrieve any binary attachments associated with the message.MessageImpl.getAttachments()Method parameters in org.apache.cxf.message with type arguments of type AttachmentModifier and TypeMethodDescriptionvoidAbstractWrappedMessage.setAttachments(Collection<Attachment> attachments) voidMessage.setAttachments(Collection<Attachment> attachments) voidMessageImpl.setAttachments(Collection<Attachment> attachments) -
Uses of Attachment in org.apache.cxf.ws.security.trust
Methods in org.apache.cxf.ws.security.trust that return types with arguments of type AttachmentConstructor parameters in org.apache.cxf.ws.security.trust with type arguments of type AttachmentModifierConstructorDescriptionSTSResponse(DOMSource response, byte[] entropy, X509Certificate cert, org.apache.wss4j.common.crypto.Crypto crypto, Collection<Attachment> attachments) -
Uses of Attachment in org.apache.cxf.ws.security.wss4j
Method parameters in org.apache.cxf.ws.security.wss4j with type arguments of type AttachmentModifier and TypeMethodDescriptionstatic voidCryptoCoverageUtil.checkAttachmentsCoverage(Collection<Attachment> attachments, Collection<org.apache.wss4j.dom.WSDataRef> refs, CryptoCoverageUtil.CoverageType type, CryptoCoverageUtil.CoverageScope scope) Constructor parameters in org.apache.cxf.ws.security.wss4j with type arguments of type Attachment