Uses of Package
eneter.messaging.endpoints.rpc

Packages that use eneter.messaging.endpoints.rpc
eneter.messaging.endpoints.rpc Remote Procedure Calls (RPC). 
 

Classes in eneter.messaging.endpoints.rpc used by eneter.messaging.endpoints.rpc
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).