|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.activation.DataHandler
org.jvnet.staxex.StreamingDataHandler
com.sun.xml.ws.developer.StreamingDataHandler
com.sun.xml.ws.encoding.DataSourceStreamingDataHandler
public class DataSourceStreamingDataHandler
| Constructor Summary | |
|---|---|
DataSourceStreamingDataHandler(javax.activation.DataSource ds)
|
|
| Method Summary | |
|---|---|
void |
close()
|
void |
moveTo(java.io.File file)
|
java.io.InputStream |
readOnce()
|
| Methods inherited from class org.jvnet.staxex.StreamingDataHandler |
|---|
getHrefCid, setHrefCid |
| Methods inherited from class javax.activation.DataHandler |
|---|
getAllCommands, getBean, getCommand, getContent, getContentType, getDataSource, getInputStream, getName, getOutputStream, getPreferredCommands, getTransferData, getTransferDataFlavors, isDataFlavorSupported, setCommandMap, setDataContentHandlerFactory, writeTo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataSourceStreamingDataHandler(javax.activation.DataSource ds)
| Method Detail |
|---|
public java.io.InputStream readOnce()
throws java.io.IOException
readOnce in class org.jvnet.staxex.StreamingDataHandlerjava.io.IOException
public void moveTo(java.io.File file)
throws java.io.IOException
moveTo in class org.jvnet.staxex.StreamingDataHandlerjava.io.IOException
public void close()
throws java.io.IOException
close in interface java.io.Closeableclose in class org.jvnet.staxex.StreamingDataHandlerjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||