|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This service allows owner service and accessors of the service to
communicate by means of InputStream
s and
OutputStream
s.
Method Summary | |
InputStream |
getInputStream()
Allows the owner of the service to take data form the accessor of the service. |
OutputStream |
getOutputStream()
Allows the accessor of the service to pass a file to the owner of the service. |
Method Detail |
public OutputStream getOutputStream()
public InputStream getInputStream()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |