|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAspectReadableBinaryStream
Interface for a representation holding a binary stream that can be read as input stream
| Method Summary | |
|---|---|
int |
getContentLength()
Return the length of the stream, -1 means unknown length |
java.io.InputStream |
getInputStream()
Return an input stream to read the data |
| Methods inherited from interface com.ten60.netkernel.urii.aspect.IAspectBinaryStream |
|---|
getEncoding, write |
| Method Detail |
|---|
int getContentLength()
java.io.InputStream getInputStream()
throws java.io.IOException
java.io.IOException
|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||