Package org.apache.axis.attachments
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
Attachments Access the Attachments of a Message.
Classes
AttachmentPart An attachment part.
AttachmentsImpl Implements the Attachment interface, via an actual Hashmap of actual AttachmentParts.
AttachmentUtils This class allow access to the Jaf data handler in AttachmentPart.
BoundaryDelimitedStream This class takes the input stream and turns it multiple streams.
DimeAttachmentStreams This is the concrete implementation of the IncomingAttachmentStreams class and is used to parse data that is in the DIME format.
DimeBodyPart Holds one attachment DIME part.
DimeDelimitedInputStream This class takes the input stream and turns it multiple streams.
DimeMultiPart This class hold all parts of a DIME multipart message.
DimeTypeNameFormat This class is a single part for DIME mulitpart message.
DynamicContentDataHandler To be used with writing out DIME Attachments.
ImageDataSource No description provided.
IncomingAttachmentStreams Similiar in concept to an iterator over the delimited streams inside of the HTTP stream.
IncomingAttachmentStreams.IncomingAttachmentInputStream No description provided.
ManagedMemoryDataSource This class allows small attachments to be cached in memory, while large ones are cached out.
MimeMultipartDataSource No description provided.
MimeUtils This class is defines utilities for mime.
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.
MultiPartDimeInputStream This simulates the multipart stream.
MultiPartInputStream This simulates the multipart stream.
MultiPartRelatedInputStream This simulates the multipart stream.
OctetStream No description provided.
OctetStreamDataSource No description provided.
PlainTextDataSource No description provided.
SourceDataSource No description provided.