RpcDispatcherHttp
class RpcDispatcherHttp(transport: HttpTransport, val exceptionMap: RpcExceptionMap) : RpcDispatcher
RpcDispatcher implementation that dispatches flow method calls through HTTP.
RpcDispatcher implementation that dispatches flow method calls through HTTP.