Package com.sun.xml.ws.encoding
Class DataSourceStreamingDataHandler
java.lang.Object
javax.activation.DataHandler
org.jvnet.staxex.StreamingDataHandler
com.sun.xml.ws.developer.StreamingDataHandler
com.sun.xml.ws.encoding.DataSourceStreamingDataHandler
- All Implemented Interfaces:
Transferable,Closeable,AutoCloseable
- Author:
- Jitendra Kotamraju
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jvnet.staxex.StreamingDataHandler
getHrefCid, setHrefCidMethods inherited from class javax.activation.DataHandler
getAllCommands, getBean, getCommand, getContent, getContentType, getDataSource, getInputStream, getName, getOutputStream, getPreferredCommands, getTransferData, getTransferDataFlavors, isDataFlavorSupported, setCommandMap, setDataContentHandlerFactory, writeTo
-
Constructor Details
-
DataSourceStreamingDataHandler
public DataSourceStreamingDataHandler(javax.activation.DataSource ds)
-
-
Method Details
-
readOnce
- Specified by:
readOncein classorg.jvnet.staxex.StreamingDataHandler- Throws:
IOException
-
moveTo
- Specified by:
moveToin classorg.jvnet.staxex.StreamingDataHandler- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Specified by:
closein classorg.jvnet.staxex.StreamingDataHandler- Throws:
IOException
-