|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
RMIMultiSocket |
Class Summary | |
DefaultSocketFactory | An implementation of RMIServerSocketFactory that supports backlog and bind address settings |
InterruptableInputStream | An InputStream that uses the SocketTimeoutException thrown during read timeouts to check if the thread has been interrupted. |
MethodHash | |
QueuedClientSocketFactory | |
RMIMultiSocketClient | |
RMIMultiSocketHandler | |
RMIMultiSocketServer | |
TimeoutClientSocketFactory | A RMIClientSocketFactory that installs a InterruptableInputStream to be responsive to thead interruption events. |
TimeoutServerSocket | A ServerSocket that returns a TimeoutSocket from the overriden accept. |
TimeoutServerSocketFactory | A RMIServerSocketFactory that installs a InterruptableInputStream to be responsive to thead interruption events. |
TimeoutSocket | A Socket that overrides the getInputStream to return a InterruptableInputStream |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |