|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttwcsckernel.projectbase.rmi.socketfactory.SocketAdapter
public class SocketAdapter
Adapts two sockets by sending the data from the output stream of one to the input stream of the other and vice versa.
Constructor Summary | |
---|---|
SocketAdapter(java.net.Socket socket1,
java.net.Socket socket2)
|
Method Summary | |
---|---|
void |
close()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SocketAdapter(java.net.Socket socket1, java.net.Socket socket2) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void close()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |