Package | Description |
---|---|
eneter.messaging.endpoints.rpc |
Remote Procedure Calls (RPC).
|
Class and Description |
---|
ERpcRequest
Internal commands for interaction via RPC.
|
IRpcClient
Client which can use Remote Procedure Calls (note: it also works with .NET).
|
IRpcFactory
Creates services and clients that can communicate using Remote Procedure Calls.
|
IRpcService
Service which exposes the interface for Remote Procedure Call (note: it also works with .NET).
|
RpcFactory
Creates services and clients that can communicate using RPC (Remote Procedure Calls).
|