Package edu.wpi.prc.templates.java.common

Class Summary
Client The client class is responsible for executing XML-RPCs.
Server The Server class is responsible for initializing, starting, and stopping an XML-RPC server.
 

Exception Summary
RPCHandlerException RPCHandlerExceptions are thrown by an RPC client when the RPC handler being called on a remote host throws an Exception while executing an RPC.