Uses of Class
org.apache.camel.component.as2.api.entity.DispositionNotificationMultipartReportEntity
Packages that use DispositionNotificationMultipartReportEntity
Package
Description
-
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, InputStream is, String boundary, String charsetName, String contentTransferEncoding) -
Uses of DispositionNotificationMultipartReportEntity in org.apache.camel.component.as2.api.protocol
Methods in org.apache.camel.component.as2.api.protocol with parameters of type DispositionNotificationMultipartReportEntityModifier and TypeMethodDescriptionstatic MultipartSignedEntityResponseMDN.prepareSignedReceipt(AS2SignedDataGenerator gen, DispositionNotificationMultipartReportEntity multipartReportEntity)