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.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 DispositionNotificationMultipartReportEntity Modifier and Type Method Description static DispositionNotificationMultipartReportEntityEntityParser. parseMultipartReportEntityBody(AS2SessionInputBuffer inbuffer, String boundary, String charsetName, String contentTransferEncoding)
-