Package | Description |
---|---|
com.google.gwt.user.client.rpc |
Classes used in client-side implementation of remote procedure calls.
|
Modifier and Type | Class and Description |
---|---|
static class |
ServiceDefTarget.NoServiceEntryPointSpecifiedException
This exception is thrown when a service is invoked without
ServiceDefTarget.setServiceEntryPoint(String) having been called. |
class |
StatusCodeException
Indicates that an RPC response was returned with an invalid HTTP status code.
|