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