|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AttachmentEx
Attachment extended interface exposing custom MIME headers.
Nested Class Summary | |
---|---|
static interface |
AttachmentEx.MimeHeader
MIME header |
Method Summary | |
---|---|
Iterator<AttachmentEx.MimeHeader> |
getMimeHeaders()
Iterator of custom MIME headers associated with this attachment |
Methods inherited from interface com.sun.xml.ws.api.message.Attachment |
---|
asByteArray, asDataHandler, asInputStream, asSource, getContentId, getContentType, writeTo, writeTo |
Method Detail |
---|
@NotNull Iterator<AttachmentEx.MimeHeader> getMimeHeaders()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |