public static class RemoteServiceServlet
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.
- See Also:
- Serialized Form