C# (CSharp) MSA.Zmq.JsonRpc Namespace

Nested Namespaces

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

Classes

Name Description
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