| | Class | Description |
|---|
| | RemotingAuthentification |
Creates a credential authentification with a remoting service. |
| | RemotingConnection |
The RemotingConnection object used in the RemotingService class to connect the client with the server. |
| | RemotingConnections |
The collection of all remoting connections registered with a specific gateway url. |
| | RemotingGatewayUrl |
This factory build the gateway url of the services of this application. |
| | RemotingService |
This class provides a service object to communicate with a remoting gateway server. |
| | RemotingServiceListener |
The basic concrete implementation of the IRemotingServiceListener interface. |
| | RemotingServiceProxy |
This class defines a proxy of the RemotingService class to invoke all methods of the service with a simple method. |