public interface Attachment
Modifier and Type | Method and Description |
---|---|
DataHandler |
getDataHandler() |
String |
getHeader(String name) |
Iterator<String> |
getHeaderNames() |
String |
getId() |
boolean |
isXOP()
Whether or not this is an XOP package.
|
DataHandler getDataHandler()
String getId()
boolean isXOP()
Apache CXF