Package com.sun.xml.ws.api.message
Interface AttachmentEx.MimeHeader
-
- Enclosing interface:
- AttachmentEx
public static interface AttachmentEx.MimeHeader
MIME header
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getName()
MIME header nameString
getValue()
MIME header value
-