|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IStreamContainerAdapter
A container adapter that allows access to InputStream and OutputStream for the container.
Method Summary | |
---|---|
java.io.InputStream |
getInputStream()
Get InputStream for communicating via container adapter. |
java.io.OutputStream |
getOutputStream()
Get OutputStream for communicating via container adapter. |
Method Detail |
---|
java.io.InputStream getInputStream()
null
if no InputStream available.java.io.OutputStream getOutputStream()
null
if no OutputStream available.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |