ProtonNet Server 1.0
An Open Solution for all your socket or web api needs.
Loading...
Searching...
No Matches
XmobiTea.ProtonNet.RpcProtocol Namespace Reference

Classes

interface  IOperationDeserializeSupport
 Interface defining the contract for deserialization support of operation models in the XmobiTea.ProtonNet library. More...
 
interface  IOperationSerializeSupport
 Interface defining the contract for serialization support of operation models in the XmobiTea.ProtonNet library. More...
 
interface  IRpcProtocol
 Interface defining the contract for RPC communication protocols in the XmobiTea.ProtonNet library. More...
 
class  OperationDeserializeSupport
 Implementation of IOperationDeserializeSupport that provides deserialization support for various operation types. More...
 
class  OperationSerializeSupport
 Implementation of IOperationSerializeSupport that provides serialization support for various operation types. More...
 
class  RpcProtocol
 RpcProtocol class implements the IRpcProtocol interface to handle RPC communication protocols. More...