|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ConcurrentRESTCallback | The ConcurrentRESTCallback is a special form of REST callback that can handle an ETag and the If-Match header for concurrency checking. |
RESTAuthProvider | This interface defines the necessary steps to perform a login for a REST service that follows the Novell architecture council standard for tokenized identity. |
RESTCallback | This interface is used when calling REST APIs in conjunction with RESTility. |
RESTLoginCallBack | RESTility and the AuthUtil try to make login and authentication transparent to the calling code. |
RESTObjectCallBack<T> | This interface is implemented by request callers to get the bean or Object back from a REST call. |
Class Summary | |
---|---|
AuthUtil | This is the default class for handling authentication during REST calls. |
RESTility | A set of utilities for calling REST from GWT. |
RESTOptions | This Java Bean provides options for making REST calls. |
Exception Summary | |
---|---|
RESTException | This exception represents a successful return from a REST call with an error payload. |
The rest package contains interfaces and classes for calling remote REST services.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |