public static class RpcServlet extends Object
The servlet base class for your RPC service implementations that automatically deserializes incoming requests from the client and serializes outgoing responses for client/server RPCs.
Copyright © 2018. All rights reserved.