|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdsg.smart.SmartCentral.GetPeerRet
The return type of the getPeer() method.
Field Summary | |
java.io.InputStream |
fin
The stream coming FROM the Smart Central peer TO the local system. |
java.io.OutputStream |
fout
The stream coming FROM the local system TO the Smart Central peer |
Constructor Summary | |
SmartCentral.GetPeerRet()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.io.InputStream fin
public java.io.OutputStream fout
Constructor Detail |
public SmartCentral.GetPeerRet()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |