public class DynamicContentDataHandler
extends javax.activation.DataHandler
Constructor and Description |
---|
DynamicContentDataHandler(javax.activation.DataSource arg0) |
DynamicContentDataHandler(java.lang.Object arg0,
java.lang.String arg1) |
DynamicContentDataHandler(java.net.URL arg0) |
Modifier and Type | Method and Description |
---|---|
int |
getChunkSize()
Get the DIME record chunk size
|
void |
setChunkSize(int chunkSize)
Set the DIME record chunk size
|
getAllCommands, getBean, getCommand, getContent, getContentType, getDataSource, getInputStream, getName, getOutputStream, getPreferredCommands, getTransferData, getTransferDataFlavors, isDataFlavorSupported, setCommandMap, setDataContentHandlerFactory, writeTo
public DynamicContentDataHandler(javax.activation.DataSource arg0)
arg0
- public DynamicContentDataHandler(java.lang.Object arg0, java.lang.String arg1)
arg0
- arg1
- public DynamicContentDataHandler(java.net.URL arg0)
arg0
- Copyright ? 2005 Apache Web Services Project. All Rights Reserved.