HttpRpcServer.onPostRequest

Handle all HTTP POST request on the RPC route and forward call to the service.

class HttpRpcServer(TId, TRequest, TResponse)
protected
void
onPostRequest
(
HTTPServerRequest req
,
HTTPServerResponse res
)

Meta