| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface DataSourceMethod Summary | |
abstract String | |
abstract InputStream | |
abstract String |
|
abstract OutputStream | |
public abstract String getContentType()
public abstract InputStream getInputStream()
throws IOExceptionpublic abstract String getName()
public abstract OutputStream getOutputStream()
throws IOException