org.apache.axis.attachments
Class SourceDataSource
java.lang.Object
org.apache.axis.attachments.SourceDataSource
- DataSource
public class SourceDataSource
extends java.lang.Object
implements DataSource
CONTENT_TYPE
public static final String CONTENT_TYPE
SourceDataSource
public SourceDataSource(String name,
StreamSource data)
SourceDataSource
public SourceDataSource(String name,
String contentType,
StreamSource data)
getContentType
public String getContentType()
getInputStream
public InputStream getInputStream()
throws IOException
getName
public String getName()
getOutputStream
public OutputStream getOutputStream()
throws IOException
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.