org.apache.axis.attachments
Class DynamicContentDataHandler
DataHandler
org.apache.axis.attachments.DynamicContentDataHandler
public class DynamicContentDataHandler
extends DataHandler
To be used with writing out DIME Attachments.
AXIS will use DIME record chunking.
- Marc Dumontier (mrdumont@blueprint.org)
DynamicContentDataHandler
public DynamicContentDataHandler(DataSource arg0)
DynamicContentDataHandler
public DynamicContentDataHandler(Object arg0,
String arg1)
DynamicContentDataHandler
public DynamicContentDataHandler(URL arg0)
getChunkSize
public int getChunkSize()
Get the DIME record chunk size
setChunkSize
public void setChunkSize(int chunkSize)
Set the DIME record chunk size
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.