Uses of Class
org.apache.camel.component.as2.api.entity.DispositionNotificationMultipartReportEntity
Packages that use DispositionNotificationMultipartReportEntity
-
Uses of DispositionNotificationMultipartReportEntity in org.apache.camel.component.as2.api
Methods in org.apache.camel.component.as2.api with parameters of type DispositionNotificationMultipartReportEntityModifier and TypeMethodDescriptionorg.apache.http.protocol.HttpCoreContextAS2AsynchronousMDNManager.send(DispositionNotificationMultipartReportEntity mdn, String recipientDeliveryAddress) -
Uses of DispositionNotificationMultipartReportEntity in org.apache.camel.component.as2.api.entity
Methods in org.apache.camel.component.as2.api.entity that return DispositionNotificationMultipartReportEntityModifier and TypeMethodDescriptionEntityParser.parseMultipartReportEntityBody(AS2SessionInputBuffer inbuffer, String boundary, String charsetName, String contentTransferEncoding)