| Package | Description |
|---|---|
| org.refcodes.remoting.impls | |
| org.refcodes.remoting.messages.impls |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RemoteClientImpl.close(CloseConnectionMessage aJob)
Takes care of closing the
RemoteClient depending on the
CloseConnectionMessage received from the RemoteServer
counterpart. |
protected void |
RemoteServerImpl.close(CloseConnectionMessage aJob)
Takes care of closing the
RemoteServer depending on the
CloseConnectionMessage received from the RemoteClient
counterpart. |
protected void |
AbstractRemote.close(CloseConnectionMessage aJob)
Closes the
Remote upon a received CloseConnectionMessage. |
| Modifier and Type | Class and Description |
|---|---|
class |
CloseConnectionMessageImpl |
Copyright © 2015. All rights reserved.