public class DynamicContentDataHandler extends DataHandler
Constructor and Description |
---|
DynamicContentDataHandler(DataSource arg0) |
DynamicContentDataHandler(Object arg0,
String arg1) |
DynamicContentDataHandler(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(DataSource arg0)
arg0
- public DynamicContentDataHandler(Object arg0, String arg1)
arg0
- arg1
- public DynamicContentDataHandler(URL arg0)
arg0
- Copyright © The Apache Software Foundation. All Rights Reserved.