Prev Package | Next Package | Frames | No Frames |
Interface Summary | |
Attachments | Access the Attachments of a Message. |
Class Summary | |
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 | |
IncomingAttachmentStreams | Similiar in concept to an iterator over the delimited streams inside of the HTTP stream. |
IncomingAttachmentStreams.IncomingAttachmentInputStream | |
ManagedMemoryDataSource | This class allows small attachments to be cached in memory, while large ones are cached out. |
MimeMultipartDataSource | |
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 | |
OctetStreamDataSource | |
PlainTextDataSource | |
SourceDataSource |