Package org.httprpc
-
Interface Summary Interface Description WebServiceProxy.ErrorHandler Interface representing an error handler.WebServiceProxy.RequestHandler Interface representing a request handler.WebServiceProxy.ResponseHandler<T> Interface representing a response handler. -
Class Summary Class Description WebServiceProxy Web service proxy class. -
Enum Summary Enum Description WebServiceProxy.Encoding Encoding options for POST requests.WebServiceProxy.Status Success status values. -
Exception Summary Exception Description WebServiceException Thrown to indicate that a service operation returned an error.