C# (CSharp) MSA.Zmq.JsonRpc Пространство имен

Пространства имен

MSA.Zmq.JsonRpc.BuiltinsTasks
MSA.Zmq.JsonRpc.Models

Классы

Имя Описание
InternalErrorException
InvalidParametersException
InvalidRequestExeption
JsonRpcException
JsonRpcRequest
JsonRpcRequestHeader
JsonRpcResponse
JsonRpcZmqBase
MethodCallResolver
MethodNotFoundException
ParseErrorExeption
Router Router is a device that will accept all client requests and forwarded to services and in turns forward the replies from services back to clients Pattern: ROUTER - DEALER + control channel
ServerErrorException
ServiceOptions
ServiceRunner
TaskHandlerDescriptor
UnauthorizedException
Worker