Uses of Class
com.networknt.rpc.router.AbstractRpcHandler
-
Packages that use AbstractRpcHandler Package Description com.networknt.rpc.router -
-
Uses of AbstractRpcHandler in com.networknt.rpc.router
Subclasses of AbstractRpcHandler in com.networknt.rpc.router Modifier and Type Class Description classFormHandlerclassJsonHandlerThis is the entry handler for json api, it will parse the JSON request body and construct service id and then calls the service handler to get the final response.
-