Package org.apache.axiom.attachments

Interface Summary
Part Abstract for Part.
SizeAwareDataSource Optional extension interface that can be implemented by data sources that support a getSize method.
 

Class Summary
Attachments  
BoundaryDelimitedStream This class takes the input stream and turns it multiple streams.
BoundaryPushbackInputStream An InputStream that reads bytes up to a boundary.
ByteArrayDataSource  
CachedFileDataSource  
ConfigurableDataHandler This Axiom DataHandler inplementation allows the user to set custom values for the following MIME body part headers.
IncomingAttachmentInputStream  
IncomingAttachmentStreams Container for AttachmentStream s.
MIMEBodyPartInputStream MIMEBodyPartInputStream
MultipartAttachmentStreams The MultipartAttachmentStreams class is used to create IncomingAttachmentInputStream objects when the HTTP stream shows a marked separation between the SOAP and each attachment parts.
 



Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.