Class ImageAttachmentEncoder
java.lang.Object
com.sun.xml.rpc.encoding.simpletype.ImageAttachmentEncoder
- All Implemented Interfaces:
AttachmentEncoder
- Author:
- JAX-RPC Development Team
-
Method Summary
Modifier and TypeMethodDescriptiondataHandlerToObject(javax.activation.DataHandler dataHandler) static AttachmentEncoderjavax.activation.DataHandler
-
Method Details
-
getInstance
-
objectToDataHandler
- Specified by:
objectToDataHandlerin interfaceAttachmentEncoder- Throws:
Exception
-
dataHandlerToObject
- Specified by:
dataHandlerToObjectin interfaceAttachmentEncoder- Throws:
Exception
-