-
public interface BinaryText
BinaryText represents a MTOM attachment.- Author:
- shih-chang.chen@oracle.com
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.activation.DataHandler
getDataHandler()
String
getHref()
-
-
-
Method Detail
-
getHref
String getHref()
-
getDataHandler
javax.activation.DataHandler getDataHandler()
-
-