org.apache.axis.attachments
Class ImageDataSource
java.lang.Object
org.apache.axis.attachments.ImageDataSource
- DataSource
public class ImageDataSource
extends java.lang.Object
implements DataSource
CONTENT_TYPE
public static final String CONTENT_TYPE
log
protected static Log log
ImageDataSource
public ImageDataSource(String name,
Image data)
ImageDataSource
public ImageDataSource(String name,
String contentType,
Image 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.