| Package | Description |
|---|---|
| org.refcodes.remoting | |
| org.refcodes.remoting.impls |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RemoteClient
Remote control providing subjects to be operated on by a
RemoteServer |
interface |
RemoteServer
Remote control providing subjects to be operated on by
RemoteClient
instances. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRemote
Base class for
RemoteClient and RemoteServer implementations
implementing various factories useful creating and reusing descriptor
instances. |
class |
RemoteClientImpl
Abstract implementation of the
RemoteClient's base functionality. |
class |
RemoteServerImpl
Abstract implementation of the
RemoteServer's base functionality. |
Copyright © 2015. All rights reserved.