Uses of Class
org.apache.camel.component.as2.api.entity.DispositionNotificationMultipartReportEntity
-
Packages that use DispositionNotificationMultipartReportEntity Package Description org.apache.camel.component.as2.api org.apache.camel.component.as2.api.entity -
-
Uses of DispositionNotificationMultipartReportEntity in org.apache.camel.component.as2.api
Methods in org.apache.camel.component.as2.api with parameters of type DispositionNotificationMultipartReportEntity Modifier and Type Method Description org.apache.http.protocol.HttpCoreContext
AS2AsynchronousMDNManager. 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 DispositionNotificationMultipartReportEntity Modifier and Type Method Description static DispositionNotificationMultipartReportEntity
EntityParser. parseMultipartReportEntityBody(AS2SessionInputBuffer inbuffer, String boundary, String charsetName, String contentTransferEncoding)
-