org.apache.axis.attachments
Class OctetStreamDataSource
java.lang.Object
org.apache.axis.attachments.OctetStreamDataSource
- DataSource
public class OctetStreamDataSource
extends java.lang.Object
implements DataSource
CONTENT_TYPE
public static final String CONTENT_TYPE
OctetStreamDataSource
public OctetStreamDataSource(String name,
OctetStream 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.