A B C D E F G H I J K L M N O P R S T U V W X Z

A

add(String) - Method in class org.restlet.gwt.data.ReferenceList
Creates then adds a reference at the end of the list.
add(String, String) - Method in class org.restlet.gwt.util.Series
Creates then adds a parameter at the end of the list.
add(E) - Method in class org.restlet.gwt.util.WrapperList
Adds a element at the end of the list.
add(int, E) - Method in class org.restlet.gwt.util.WrapperList
Inserts the specified element at the specified position in this list.
addAll(Collection<? extends E>) - Method in class org.restlet.gwt.util.WrapperList
Appends all of the elements in the specified collection to the end of this list.
addAll(int, Collection<? extends E>) - Method in class org.restlet.gwt.util.WrapperList
Inserts all of the elements in the specified collection into this list at the specified position.
addQueryParameter(String, String) - Method in class org.restlet.gwt.data.Reference
Adds a parameter to the query component.
addSegment(String) - Method in class org.restlet.gwt.data.Reference
Adds a segment at the end of the path.
after(Date, Date) - Static method in class org.restlet.gwt.util.DateUtils
Compares two date with a precision of one second.
ALL - Static variable in class org.restlet.gwt.data.CharacterSet
All character sets acceptable.
ALL - Static variable in class org.restlet.gwt.data.Encoding
All encodings acceptable.
ALL - Static variable in class org.restlet.gwt.data.Language
All languages acceptable.
ALL - Static variable in class org.restlet.gwt.data.MediaType
 
ALL - Static variable in class org.restlet.gwt.data.Protocol
All protocols wildcard.
ALL - Static variable in class org.restlet.gwt.data.Tag
Tag matching any other tag, used in call's condition data.
APPLICATION_ALL - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_ALL_XML - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_ATOM_SERVICE_XML - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_ATOM_XML - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_CAB - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_COMPRESS - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_EXCEL - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_FLASH - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_GNU_TAR - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_GNU_ZIP - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_HTTP_COOKIES - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_JAVA - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_JAVA_ARCHIVE - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_JAVA_OBJECT - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_JAVASCRIPT - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_JNLP - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_JSON - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_LATEX - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_MAC_BINHEX40 - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_MATHML_XML - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_OCTET_STREAM - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_PDF - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_POSTSCRIPT - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_POWERPOINT - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_PROJECT - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_RDF_XML - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_RELAXNG_COMPACT - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_RELAXNG_XML - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_RSS_XML - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_RTF - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_STUFFIT - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_TAR - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_TEX - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_TROFF_MAN - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_VOICEXML - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_W3C_SCHEMA_XML - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_W3C_XSLT - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_WADL_XML - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_WORD - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_WWW_FORM - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_XHTML_XML - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_XML - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_XML_DTD - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_XUL - Static variable in class org.restlet.gwt.data.MediaType
 
APPLICATION_ZIP - Static variable in class org.restlet.gwt.data.MediaType
 
AUDIO_ALL - Static variable in class org.restlet.gwt.data.MediaType
 
AUDIO_BASIC - Static variable in class org.restlet.gwt.data.MediaType
 
AUDIO_MIDI - Static variable in class org.restlet.gwt.data.MediaType
 
AUDIO_MPEG - Static variable in class org.restlet.gwt.data.MediaType
 
AUDIO_REAL - Static variable in class org.restlet.gwt.data.MediaType
 
AUDIO_WAV - Static variable in class org.restlet.gwt.data.MediaType
 

B

before(Date, Date) - Static method in class org.restlet.gwt.util.DateUtils
Compares two date with a precision of one second.

C

Callback - Class in org.restlet.gwt
Callback associated to the uniform interface.
Callback() - Constructor for class org.restlet.gwt.Callback
 
ChallengeRequest - Class in org.restlet.gwt.data
Authentication challenge sent by an origin server to a client.
ChallengeRequest(ChallengeScheme, String) - Constructor for class org.restlet.gwt.data.ChallengeRequest
Constructor.
ChallengeResponse - Class in org.restlet.gwt.data
Authentication response sent by client to an origin server.
ChallengeResponse(ChallengeScheme, String) - Constructor for class org.restlet.gwt.data.ChallengeResponse
Constructor.
ChallengeResponse(ChallengeScheme, String, char[]) - Constructor for class org.restlet.gwt.data.ChallengeResponse
Constructor.
ChallengeResponse(ChallengeScheme, String, Series<Parameter>) - Constructor for class org.restlet.gwt.data.ChallengeResponse
Constructor.
ChallengeResponse(ChallengeScheme, String, String) - Constructor for class org.restlet.gwt.data.ChallengeResponse
Constructor.
ChallengeScheme - Class in org.restlet.gwt.data
Challenge scheme used to authenticate remote clients.
ChallengeScheme(String, String) - Constructor for class org.restlet.gwt.data.ChallengeScheme
Constructor.
ChallengeScheme(String, String, String) - Constructor for class org.restlet.gwt.data.ChallengeScheme
Constructor.
CharacterSet - Class in org.restlet.gwt.data
Character set used to encode characters in textual representations.
CharacterSet(String) - Constructor for class org.restlet.gwt.data.CharacterSet
Constructor.
CharacterSet(String, String) - Constructor for class org.restlet.gwt.data.CharacterSet
Constructor.
clear() - Method in class org.restlet.gwt.util.WrapperList
Removes all of the elements from this list.
clear() - Method in class org.restlet.gwt.util.WrapperMap
Removes all mappings from this Map.
Client - Class in org.restlet.gwt
Connector acting as a generic client.
Client(Context, List<Protocol>) - Constructor for class org.restlet.gwt.Client
Constructor.
Client(Context, Protocol) - Constructor for class org.restlet.gwt.Client
Constructor.
Client(List<Protocol>) - Constructor for class org.restlet.gwt.Client
Constructor.
Client(Protocol) - Constructor for class org.restlet.gwt.Client
Constructor.
Client(String) - Constructor for class org.restlet.gwt.Client
Constructor.
CLIENT_ERROR_BAD_REQUEST - Static variable in class org.restlet.gwt.data.Status
The request could not be understood by the server due to malformed syntax.
CLIENT_ERROR_CONFLICT - Static variable in class org.restlet.gwt.data.Status
The request could not be completed due to a conflict with the current state of the resource (as experienced in a version control system).
CLIENT_ERROR_EXPECTATION_FAILED - Static variable in class org.restlet.gwt.data.Status
The user agent expects some behaviour of the server (given in an Expect request-header field), but this expectation could not be met by this server.
CLIENT_ERROR_FAILED_DEPENDENCY - Static variable in class org.restlet.gwt.data.Status
This status code means that the method could not be performed on the resource because the requested action depended on another action and that action failed.
CLIENT_ERROR_FORBIDDEN - Static variable in class org.restlet.gwt.data.Status
The server understood the request, but is refusing to fulfill it as it could be explained in the entity.
CLIENT_ERROR_GONE - Static variable in class org.restlet.gwt.data.Status
The requested resource is no longer available at the server and no forwarding address is known.
CLIENT_ERROR_LENGTH_REQUIRED - Static variable in class org.restlet.gwt.data.Status
The server refuses to accept the request without a defined Content-Length.
CLIENT_ERROR_LOCKED - Static variable in class org.restlet.gwt.data.Status
The source or destination resource of a method is locked (or temporarily involved in another process).
CLIENT_ERROR_METHOD_NOT_ALLOWED - Static variable in class org.restlet.gwt.data.Status
The method specified in the Request-Line is not allowed for the resource identified by the Request-URI.
CLIENT_ERROR_NOT_ACCEPTABLE - Static variable in class org.restlet.gwt.data.Status
The resource identified by the request is only capable of generating response entities whose content characteristics do not match the user's requirements (in Accept* headers).
CLIENT_ERROR_NOT_FOUND - Static variable in class org.restlet.gwt.data.Status
The server has not found anything matching the Request-URI or the server does not wish to reveal exactly why the request has been refused, or no other response is applicable.
CLIENT_ERROR_PAYMENT_REQUIRED - Static variable in class org.restlet.gwt.data.Status
This code is reserved for future use.
CLIENT_ERROR_PRECONDITION_FAILED - Static variable in class org.restlet.gwt.data.Status
Sent by the server when the user agent asks the server to carry out a request under certain conditions that are not met.
CLIENT_ERROR_PROXY_AUTHENTIFICATION_REQUIRED - Static variable in class org.restlet.gwt.data.Status
This code is similar to 401 (Unauthorized), but indicates that the client must first authenticate itself with the proxy.
CLIENT_ERROR_REQUEST_ENTITY_TOO_LARGE - Static variable in class org.restlet.gwt.data.Status
The server is refusing to process a request because the request entity is larger than the server is willing or able to process.
CLIENT_ERROR_REQUEST_TIMEOUT - Static variable in class org.restlet.gwt.data.Status
Sent by the server when an HTTP client opens a connection, but has never sent a request (or never sent the blank line that signals the end of the request).
CLIENT_ERROR_REQUEST_URI_TOO_LONG - Static variable in class org.restlet.gwt.data.Status
The server is refusing to service the request because the Request-URI is longer than the server is willing to interpret.
CLIENT_ERROR_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in class org.restlet.gwt.data.Status
The request includes a Range request-header field and the selected resource is too small for any of the byte-ranges to apply.
CLIENT_ERROR_UNAUTHORIZED - Static variable in class org.restlet.gwt.data.Status
The request requires user authentication.
CLIENT_ERROR_UNPROCESSABLE_ENTITY - Static variable in class org.restlet.gwt.data.Status
This status code means the server understands the content type of the request entity (syntactically correct) but was unable to process the contained instructions.
CLIENT_ERROR_UNSUPPORTED_MEDIA_TYPE - Static variable in class org.restlet.gwt.data.Status
The server is refusing to service the request because the entity of the request is in a format not supported by the requested resource for the requested method.
ClientInfo - Class in org.restlet.gwt.data
Client specific data related to a call.
ClientInfo() - Constructor for class org.restlet.gwt.data.ClientInfo
Constructor.
clone() - Method in class org.restlet.gwt.data.Reference
 
compareTo(Parameter) - Method in class org.restlet.gwt.data.Parameter
Compares this object with the specified object for order.
COMPRESS - Static variable in class org.restlet.gwt.data.Encoding
The common Unix file compression.
Conditions - Class in org.restlet.gwt.data
Set of conditions applying to a request.
Conditions() - Constructor for class org.restlet.gwt.data.Conditions
Constructor.
CONNECT - Static variable in class org.restlet.gwt.data.Method
Used with a proxy that can dynamically switch to being a tunnel.
Connector - Class in org.restlet.gwt
Restlet enabling communication between Components.
Connector(Context) - Constructor for class org.restlet.gwt.Connector
Constructor.
Connector(Context, List<Protocol>) - Constructor for class org.restlet.gwt.Connector
Constructor.
CONNECTOR_ERROR_COMMUNICATION - Static variable in class org.restlet.gwt.data.Status
A client connector faces an error during the communication with the remote server (interruption, timeout, etc).
CONNECTOR_ERROR_CONNECTION - Static variable in class org.restlet.gwt.data.Status
A client connector can not connect to the remote server.
CONNECTOR_ERROR_INTERNAL - Static variable in class org.restlet.gwt.data.Status
Generic status code sent by a client connector when an error occurs during the process of a request to its server or the process of a response to its client.
contains(Object) - Method in class org.restlet.gwt.util.WrapperList
Returns true if this list contains the specified element.
containsAll(Collection<?>) - Method in class org.restlet.gwt.util.WrapperList
Returns true if this list contains all of the elements of the specified collection.
containsKey(Object) - Method in class org.restlet.gwt.util.WrapperMap
Returns true if this map contains a mapping for the specified key.
containsValue(Object) - Method in class org.restlet.gwt.util.WrapperMap
Returns true if this map maps one or more keys to the specified value.
Context - Class in org.restlet.gwt
Contextual data and services provided to a Restlet.
Context() - Constructor for class org.restlet.gwt.Context
Constructor.
Cookie - Class in org.restlet.gwt.data
Cookie provided by a client.
Cookie() - Constructor for class org.restlet.gwt.data.Cookie
Constructor.
Cookie(int, String, String) - Constructor for class org.restlet.gwt.data.Cookie
Constructor.
Cookie(int, String, String, String, String) - Constructor for class org.restlet.gwt.data.Cookie
Constructor.
Cookie(String, String) - Constructor for class org.restlet.gwt.data.Cookie
Constructor.
CookieSetting - Class in org.restlet.gwt.data
Cookie setting provided by a server.
CookieSetting() - Constructor for class org.restlet.gwt.data.CookieSetting
Default constructor.
CookieSetting(int, String, String) - Constructor for class org.restlet.gwt.data.CookieSetting
Constructor.
CookieSetting(int, String, String, String, String) - Constructor for class org.restlet.gwt.data.CookieSetting
Constructor.
CookieSetting(int, String, String, String, String, String, int, boolean) - Constructor for class org.restlet.gwt.data.CookieSetting
Constructor.
CookieSetting(int, String, String, String, String, String, int, boolean, boolean) - Constructor for class org.restlet.gwt.data.CookieSetting
Constructor.
CookieSetting(String, String) - Constructor for class org.restlet.gwt.data.CookieSetting
Preferred constructor.
COPY - Static variable in class org.restlet.gwt.data.Method
Creates a duplicate of the source resource, identified by the Request-URI, in the destination resource, identified by the URI in the Destination header.
copyResponseHeaders(Iterable<Parameter>, Response) - Method in class org.restlet.gwt.util.Engine
Copies the given header parameters into the given Response.
copyTo(Map<String, Object>) - Method in class org.restlet.gwt.util.Series
Copies the parameters whose name is a key in the given map.
If a matching parameter is found, its value is put in the map.
If multiple values are found, a list is created and set in the map.
createEmpty() - Static method in class org.restlet.gwt.resource.Representation
Returns a new empty representation with no content.
createEntry(String, String) - Method in class org.restlet.gwt.data.Form
 
createEntry(String, String) - Method in class org.restlet.gwt.util.Series
Creates a new entry.
createHelper(Client) - Method in class org.restlet.gwt.util.Engine
Creates a new helper for a given client connector.
createSeries(List<Parameter>) - Method in class org.restlet.gwt.data.Form
 
createSeries(List<E>) - Method in class org.restlet.gwt.util.Series
Creates a new series.
CUSTOM - Static variable in class org.restlet.gwt.data.ChallengeScheme
Custom scheme based on IP address or cookies or query params, etc.

D

DateUtils - Class in org.restlet.gwt.util
Date manipulation utilities.
decode(String) - Static method in class org.restlet.gwt.data.Reference
Decodes a given string using the standard URI encoding mechanism and the UTF-8 character set.
decode(String, CharacterSet) - Static method in class org.restlet.gwt.data.Reference
Decodes a given string using the standard URI encoding mechanism.
DEFLATE - Static variable in class org.restlet.gwt.data.Encoding
The zlib format defined by RFC 1950 and 1951.
DELETE - Static variable in class org.restlet.gwt.data.Method
Requests that the origin server deletes the resource identified by the request URI.
delete(Reference, Callback) - Method in class org.restlet.gwt.Uniform
Deletes the identified resource.
delete(String, Callback) - Method in class org.restlet.gwt.Uniform
Deletes the identified resource.
Dimension - Enum in org.restlet.gwt.data
Dimension on which the representations of a resource may vary.

E

EMPTY_VALUE - Static variable in class org.restlet.gwt.util.Series
A marker for empty values to differentiate from non existing values (null).
encode() - Method in class org.restlet.gwt.data.Form
Encodes the form using the standard URI encoding mechanism and the UTF-8 character set.
encode(CharacterSet) - Method in class org.restlet.gwt.data.Form
URL encodes the form.
encode(CharacterSet, char) - Method in class org.restlet.gwt.data.Form
URL encodes the form.
encode(CharacterSet) - Method in class org.restlet.gwt.data.Parameter
Encodes the parameter using the standard URI encoding mechanism.
encode(StringBuilder, CharacterSet) - Method in class org.restlet.gwt.data.Parameter
Encodes the parameter and appends the result to the given buffer.
encode(String) - Static method in class org.restlet.gwt.data.Reference
Encodes a given string using the standard URI encoding mechanism and the UTF-8 character set.
encode(String, CharacterSet) - Static method in class org.restlet.gwt.data.Reference
Encodes a given string using the standard URI encoding mechanism.
Encoding - Class in org.restlet.gwt.data
Modifier of a representation's media type.
Encoding(String) - Constructor for class org.restlet.gwt.data.Encoding
Constructor.
Encoding(String, String) - Constructor for class org.restlet.gwt.data.Encoding
Constructor.
Engine - Class in org.restlet.gwt.util
Facade to the engine implementating the Restlet API.
Engine() - Constructor for class org.restlet.gwt.util.Engine
 
ENGLISH - Static variable in class org.restlet.gwt.data.Language
English language.
ENGLISH_US - Static variable in class org.restlet.gwt.data.Language
English language spoken in USA.
entrySet() - Method in class org.restlet.gwt.util.WrapperMap
Returns a set view of the mappings contained in this map.
equals(Object) - Method in class org.restlet.gwt.data.ChallengeRequest
equals(Object) - Method in class org.restlet.gwt.data.ChallengeResponse
equals(Object) - Method in class org.restlet.gwt.data.ChallengeScheme
equals(Object) - Method in class org.restlet.gwt.data.CharacterSet
equals(Object) - Method in class org.restlet.gwt.data.Cookie
equals(Object) - Method in class org.restlet.gwt.data.CookieSetting
equals(Object) - Method in class org.restlet.gwt.data.Encoding
equals(Object) - Method in class org.restlet.gwt.data.Language
equals(Object) - Method in class org.restlet.gwt.data.MediaType
equals(Object, boolean) - Method in class org.restlet.gwt.data.MediaType
Test the equality of two media types, with the possibility to ignore the parameters.
equals(Object) - Method in class org.restlet.gwt.data.Metadata
equals(Object) - Method in class org.restlet.gwt.data.Method
equals(Object) - Method in class org.restlet.gwt.data.Parameter
equals(Object) - Method in class org.restlet.gwt.data.Protocol
equals(Object) - Method in class org.restlet.gwt.data.Reference
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.restlet.gwt.data.Status
Indicates if the status is equal to a given one.
equals(Object) - Method in class org.restlet.gwt.data.Tag
Indicates if both tags are equal.
equals(Object, boolean) - Method in class org.restlet.gwt.data.Tag
Indicates if both tags are equal.
equals(Date, Date) - Static method in class org.restlet.gwt.util.DateUtils
Compares two date with a precision of one second.
equals(Object) - Method in class org.restlet.gwt.util.WrapperList
Compares the specified object with this list for equality.
equals(Object) - Method in class org.restlet.gwt.util.WrapperMap
Compares the specified object with this map for equality.

F

FILE - Static variable in class org.restlet.gwt.data.Protocol
FILE is a standard scheme to access to representations stored in the file system (locally most of the time).
Form - Class in org.restlet.gwt.data
Form which is a specialized modifiable list of parameters.
Form() - Constructor for class org.restlet.gwt.data.Form
Empty constructor.
Form(int) - Constructor for class org.restlet.gwt.data.Form
Constructor.
Form(List<Parameter>) - Constructor for class org.restlet.gwt.data.Form
Constructor.
Form(Representation) - Constructor for class org.restlet.gwt.data.Form
Constructor.
Form(String) - Constructor for class org.restlet.gwt.data.Form
Constructor.
Form(String, char) - Constructor for class org.restlet.gwt.data.Form
Constructor.
Form(String, CharacterSet) - Constructor for class org.restlet.gwt.data.Form
Constructor.
Form(String, CharacterSet, char) - Constructor for class org.restlet.gwt.data.Form
Constructor.
format() - Method in class org.restlet.gwt.data.Tag
Returns tag formatted as an HTTP tag string.
format(Date, String) - Static method in class org.restlet.gwt.util.DateUtils
Formats a Date according to the first format in the array.
FORMAT_ASC_TIME - Static variable in class org.restlet.gwt.util.DateUtils
Obsoleted HTTP date format (ANSI C asctime() format).
FORMAT_RFC_1036 - Static variable in class org.restlet.gwt.util.DateUtils
Obsoleted HTTP date format (RFC 1036).
FORMAT_RFC_1123 - Static variable in class org.restlet.gwt.util.DateUtils
Preferred HTTP date format (RFC 1123).
FORMAT_RFC_3339 - Static variable in class org.restlet.gwt.util.DateUtils
W3C date format (RFC 3339).
FORMAT_RFC_822 - Static variable in class org.restlet.gwt.util.DateUtils
Common date format (RFC 822).
formatCookie(Cookie) - Method in class org.restlet.gwt.util.Engine
Formats the given Cookie to a String
formatCookieSetting(CookieSetting) - Method in class org.restlet.gwt.util.Engine
Formats the given CookieSetting to a String
formatDimensions(Collection<Dimension>) - Method in class org.restlet.gwt.util.Engine
Formats the given Set of Dimensions to a String for the HTTP Vary header.
formatUserAgent(List<Product>) - Method in class org.restlet.gwt.util.Engine
Formats the given List of Products to a String.
FREEMARKER - Static variable in class org.restlet.gwt.data.Encoding
The FreeMarker encoding.
FRENCH - Static variable in class org.restlet.gwt.data.Language
French language.
FRENCH_FRANCE - Static variable in class org.restlet.gwt.data.Language
French language spoken in France.
FTP - Static variable in class org.restlet.gwt.data.Protocol
FTP protocol.

G

GET - Static variable in class org.restlet.gwt.data.Method
Retrieves whatever information (in the form of an entity) that is identified by the request URI.
get(Reference, Callback) - Method in class org.restlet.gwt.Uniform
Gets the identified resource.
get(String, Callback) - Method in class org.restlet.gwt.Uniform
Gets the identified resource.
get(int) - Method in class org.restlet.gwt.util.WrapperList
Returns the element at the specified position in this list.
get(Object) - Method in class org.restlet.gwt.util.WrapperMap
Returns the value to which this map maps the specified key.
getAcceptedCharacterSets() - Method in class org.restlet.gwt.data.ClientInfo
Returns the modifiable list of character set preferences.
getAcceptedEncodings() - Method in class org.restlet.gwt.data.ClientInfo
Returns the modifiable list of encoding preferences.
getAcceptedLanguages() - Method in class org.restlet.gwt.data.ClientInfo
Returns the modifiable list of language preferences.
getAcceptedMediaTypes() - Method in class org.restlet.gwt.data.ClientInfo
Returns the modifiable list of media type preferences.
getAddress() - Method in class org.restlet.gwt.data.ClientInfo
Returns the client's IP address which is the first address in the list of client addresses, if this list exists and isn't empty.
getAddress() - Method in class org.restlet.gwt.data.ServerInfo
Returns the IP address.
getAddresses() - Method in class org.restlet.gwt.data.ClientInfo
Returns the modifiable list of client IP addresses.

The first address is the one of the immediate client component as returned by the getClientAdress() method and the last address should correspond to the origin client (frequently a user agent).

This is useful when the user agent is separated from the origin server by a chain of intermediary components.
getAgent() - Method in class org.restlet.gwt.data.ClientInfo
Returns the agent name (ex: "Noelios-Restlet-Engine/1.1").
getAgent() - Method in class org.restlet.gwt.data.ServerInfo
Returns the agent name (ex: "Noelios Restlet Engine/1.1").
getAgentProducts() - Method in class org.restlet.gwt.data.ClientInfo
Returns the list of product tokens from the user agent name.
getAllowedMethods() - Method in class org.restlet.gwt.data.Response
Returns the modifiable set of methods allowed on the requested resource.
getAttributes() - Method in class org.restlet.gwt.Context
Returns a modifiable attributes map that can be used by developers to save information relative to the context.
getAttributes() - Method in class org.restlet.gwt.data.Message
Returns the modifiable map of attributes that can be used by developers to save information relative to the message.
getAuthority() - Method in class org.restlet.gwt.data.Reference
Returns the authority component for hierarchical identifiers.
getAuthority(boolean) - Method in class org.restlet.gwt.data.Reference
Returns the optionnally decoded authority component.
getBaseRef() - Method in class org.restlet.gwt.data.Reference
Returns the base reference for relative references.
getChallengeRequests() - Method in class org.restlet.gwt.data.Response
Returns the list of authentication requests sent by an origin server to a client.
getChallengeResponse() - Method in class org.restlet.gwt.data.Request
Returns the authentication response sent by a client to an origin server.
getCharacterSet() - Method in class org.restlet.gwt.resource.Variant
Returns the character set or null if not applicable.
getClientDispatcher() - Method in class org.restlet.gwt.Context
Returns a request dispatcher to available client connectors.
getClientInfo() - Method in class org.restlet.gwt.data.Request
Returns the client-specific information.
getCode() - Method in class org.restlet.gwt.data.Status
Returns the corresponding code (HTTP or WebDAV or custom code).
getComment() - Method in class org.restlet.gwt.data.CookieSetting
Returns the comment for the user.
getComment() - Method in class org.restlet.gwt.data.Product
Returns the facultative comment.
getConditions() - Method in class org.restlet.gwt.data.Request
Returns the modifiable conditions applying to this request.
getConnectTimeout() - Method in class org.restlet.gwt.Client
Returns the connection timeout.
getContext() - Method in class org.restlet.gwt.Restlet
Returns the context.
getCookies() - Method in class org.restlet.gwt.data.Request
Returns the modifiable series of cookies provided by the client.
getCookieSettings() - Method in class org.restlet.gwt.data.Response
Returns the modifiable series of cookie settings provided by the server.
getCredentials() - Method in class org.restlet.gwt.data.ChallengeResponse
Returns the credentials.
getDefaultPort() - Method in class org.restlet.gwt.data.Protocol
Returns the default port number.
getDelegate() - Method in class org.restlet.gwt.util.WrapperList
Returns the delegate list.
getDelegate() - Method in class org.restlet.gwt.util.WrapperMap
Returns the delegate list.
getDescription() - Method in class org.restlet.gwt.data.CookieSetting
Returns the description of this REST element.
getDescription() - Method in class org.restlet.gwt.data.Metadata
Returns the description.
getDescription() - Method in class org.restlet.gwt.data.Status
Returns the description.
getDescription() - Method in class org.restlet.gwt.data.Tag
Returns the description.
getDimensions() - Method in class org.restlet.gwt.data.Response
Returns the modifiable set of selecting dimensions on which the response entity may vary.
getDocument() - Method in class org.restlet.gwt.resource.XmlRepresentation
Returns the wrapped DOM document.
getDomain() - Method in class org.restlet.gwt.data.Cookie
Returns the domain name.
getDownloadName() - Method in class org.restlet.gwt.resource.Representation
Returns the suggested download file name for this representation.
getEncodings() - Method in class org.restlet.gwt.resource.Variant
Returns the modifiable list of encodings applied to the entity-body.
getEntity() - Method in class org.restlet.gwt.data.Message
Returns the entity representation.
getEntityAsForm() - Method in class org.restlet.gwt.data.Message
Returns the entity as a form.
This method can be called several times and will always return the same form instance.
getEntityAsJson() - Method in class org.restlet.gwt.data.Message
Returns the entity as a JSON representation.
This method can be called several times and will always return the same representation instance.
getEntityAsXml() - Method in class org.restlet.gwt.data.Message
Returns the entity as a XML DOM representation.
This method can be called several times and will always return the same representation instance.
getExpirationDate() - Method in class org.restlet.gwt.resource.Representation
Returns the future date when this representation expire.
getExtensions() - Method in class org.restlet.gwt.data.Reference
Returns the optional extensions for hierarchical identifiers.
getExtensionsAsArray() - Method in class org.restlet.gwt.data.Reference
Returns the extensions as an array or null if no extension is found.
getFirst(String) - Method in class org.restlet.gwt.util.Series
Returns the first parameter found with the given name.
getFirst(String, boolean) - Method in class org.restlet.gwt.util.Series
Returns the first parameter found with the given name.
getFirstValue(String) - Method in class org.restlet.gwt.util.Series
Returns the value of the first parameter found with the given name.
getFirstValue(String, boolean) - Method in class org.restlet.gwt.util.Series
Returns the value of the first parameter found with the given name.
getFirstValue(String, boolean, String) - Method in class org.restlet.gwt.util.Series
Returns the value of the first parameter found with the given name.
getFirstValue(String, String) - Method in class org.restlet.gwt.util.Series
Returns the value of the first parameter found with the given name.
getFragment() - Method in class org.restlet.gwt.data.Reference
Returns the fragment identifier.
Note that no URI decoding is done by this method.
getFragment(boolean) - Method in class org.restlet.gwt.data.Reference
Returns the optionnally decoded fragment identifier.
getHierarchicalPart() - Method in class org.restlet.gwt.data.Reference
Returns the hierarchical part which is equivalent to the scheme specific part less the query component.
Note that no URI decoding is done by this method.
getHierarchicalPart(boolean) - Method in class org.restlet.gwt.data.Reference
Returns the optionnally decoded hierarchical part.
getHostDomain() - Method in class org.restlet.gwt.data.Reference
Returns the host domain name component for server based hierarchical identifiers.
getHostDomain(boolean) - Method in class org.restlet.gwt.data.Reference
Returns the optionnally decoded host domain name component.
getHostIdentifier() - Method in class org.restlet.gwt.data.Reference
Returns the host identifier.
getHostIdentifier(boolean) - Method in class org.restlet.gwt.data.Reference
Returns the optionnally decoded host identifier.
getHostPort() - Method in class org.restlet.gwt.data.Reference
Returns the optional port number for server based hierarchical identifiers.
getHostRef() - Method in class org.restlet.gwt.data.Request
Returns the host reference.
getIdentifier() - Method in class org.restlet.gwt.data.ChallengeResponse
Returns the user identifier, such as a login name or an access key.
getIdentifier() - Method in class org.restlet.gwt.data.Reference
Returns the absolute resource identifier, without the fragment.
Note that no URI decoding is done by this method.
getIdentifier(boolean) - Method in class org.restlet.gwt.data.Reference
Returns the optionnally decoded absolute resource identifier.
getIdentifier() - Method in class org.restlet.gwt.data.ReferenceList
Returns the list identifier.
getIdentifier() - Method in class org.restlet.gwt.resource.Variant
Returns an optional identifier.
getInstance() - Static method in class org.restlet.gwt.util.Engine
Returns the registered Restlet engine.
getLanguages() - Method in class org.restlet.gwt.resource.Variant
Returns the modifiable list of languages.
getLastSegment() - Method in class org.restlet.gwt.data.Reference
Returns the last segment of a hierarchical path.
For example the "/a/b/c" and "/a/b/c/" paths have the same segments: "a", "b", "c.
Note that no URI decoding is done by this method.
getLastSegment(boolean) - Method in class org.restlet.gwt.data.Reference
Returns the optionnally decoded last segment.
getLastSegment(boolean, boolean) - Method in class org.restlet.gwt.data.Reference
Returns the optionnally decoded last segment.
getLocationRef() - Method in class org.restlet.gwt.data.Response
Returns the reference that the client should follow for redirections or resource creations.
getMainType() - Method in class org.restlet.gwt.data.MediaType
Returns the main type.
getMatch() - Method in class org.restlet.gwt.data.Conditions
Returns the modifiable list of tags for the "if-match" condition.
getMatrix() - Method in class org.restlet.gwt.data.Reference
Returns the optional matrix for hierarchical identifiers.
getMatrix(boolean) - Method in class org.restlet.gwt.data.Reference
Returns the optionnally decoded matrix.
getMatrixAsForm() - Method in class org.restlet.gwt.data.Reference
Returns the optional matrix as a form.
getMatrixAsForm(CharacterSet) - Method in class org.restlet.gwt.data.Reference
Returns the optional matrix as a form submission.
getMatrixString() - Method in class org.restlet.gwt.data.Form
Formats the form as a matrix path string.
getMatrixString(CharacterSet) - Method in class org.restlet.gwt.data.Form
Formats the form as a query string.
getMaxAge() - Method in class org.restlet.gwt.data.CookieSetting
Returns the maximum age in seconds.
Use 0 to immediately discard an existing cookie.
Use -1 to discard the cookie at the end of the session (default).
getMediaType() - Method in class org.restlet.gwt.resource.Variant
Returns the media type.
getMetadata() - Method in class org.restlet.gwt.data.Preference
Returns the metadata associated with this preference.
getMethod() - Method in class org.restlet.gwt.data.Request
Returns the method.
getModificationDate() - Method in class org.restlet.gwt.resource.Representation
Returns the last date when this representation was modified.
getModifiedSince() - Method in class org.restlet.gwt.data.Conditions
Returns the "if-modified-since" condition.
getMostSpecific(MediaType...) - Static method in class org.restlet.gwt.data.MediaType
Returns the first of the most specific MediaTypes of the given array of MediaTypes.
getName() - Method in class org.restlet.gwt.data.Metadata
Returns the name (ex: "text/html" or "compress" or "iso-8851-1").
getName() - Method in class org.restlet.gwt.data.Parameter
Returns the name of this parameter.
getName() - Method in class org.restlet.gwt.data.Product
Returns the product name.
getName() - Method in class org.restlet.gwt.data.Status
Returns the name of this status.
getName() - Method in class org.restlet.gwt.data.Tag
Returns the name, corresponding to an HTTP opaque tag value.
getNames() - Method in class org.restlet.gwt.util.Series
Returns the set of parameter names (case sensitive).
getNoneMatch() - Method in class org.restlet.gwt.data.Conditions
Returns the modifiable list of tags for the "if-none-match" condition.
getOriginalRef() - Method in class org.restlet.gwt.data.Request
Returns the original reference as requested by the client.
getParameters() - Method in class org.restlet.gwt.Context
Returns the modifiable series of parameters.
getParameters() - Method in class org.restlet.gwt.data.ChallengeRequest
Returns the modifiable series of scheme parameters.
getParameters() - Method in class org.restlet.gwt.data.ChallengeResponse
Returns the modifiable series of scheme parameters.
getParameters() - Method in class org.restlet.gwt.data.MediaType
Returns the modifiable list of parameters.
getParameters() - Method in class org.restlet.gwt.data.Preference
Returns the modifiable list of parameters.
getParentRef() - Method in class org.restlet.gwt.data.Reference
Returns the parent reference of a hierarchical reference.
getPath() - Method in class org.restlet.gwt.data.Cookie
Returns the validity path.
getPath() - Method in class org.restlet.gwt.data.Reference
Returns the path component for hierarchical identifiers.
Note that no URI decoding is done by this method.
getPath(boolean) - Method in class org.restlet.gwt.data.Reference
Returns the optionnally decoded path component.
getPort() - Method in class org.restlet.gwt.data.ClientInfo
Returns the port number which sent the call.
getPort() - Method in class org.restlet.gwt.data.ServerInfo
Returns the port number which received the call.
getPreferredVariant(ClientInfo, List<Variant>, Language) - Method in class org.restlet.gwt.util.Engine
Returns the best variant representation for a given resource according the the client preferences.
A default language is provided in case the variants don't match the client preferences.
getPrimaryTag() - Method in class org.restlet.gwt.data.Language
Returns the primary tag.
getProtocol() - Method in class org.restlet.gwt.data.Request
Returns the protocol by first returning the resourceRef.schemeProtocol property if it is set, or the baseRef.schemeProtocol property otherwise.
getProtocols() - Method in class org.restlet.gwt.Connector
Returns the modifiable list of protocols simultaneously supported.
getQuality() - Method in class org.restlet.gwt.data.Preference
Returns the quality/preference level.
getQuery() - Method in class org.restlet.gwt.data.Reference
Returns the optional query component for hierarchical identifiers.
Note that no URI decoding is done by this method.
getQuery(boolean) - Method in class org.restlet.gwt.data.Reference
Returns the optionnally decoded query component.
getQueryAsForm() - Method in class org.restlet.gwt.data.Reference
Returns the optional query component as a form.
getQueryAsForm(CharacterSet) - Method in class org.restlet.gwt.data.Reference
Returns the optional query component as a form submission.
getQueryString() - Method in class org.restlet.gwt.data.Form
Formats the form as a query string.
getQueryString(CharacterSet) - Method in class org.restlet.gwt.data.Form
Formats the form as a query string.
getRealm() - Method in class org.restlet.gwt.data.ChallengeRequest
Returns the realm name.
getReferrerRef() - Method in class org.restlet.gwt.data.Request
Returns the referrer reference if available.
getRelativePart() - Method in class org.restlet.gwt.data.Reference
Returns the relative part of relative references, without the query and fragment.
getRelativePart(boolean) - Method in class org.restlet.gwt.data.Reference
Returns the optionnally decoded relative part.
getRelativeRef() - Method in class org.restlet.gwt.data.Reference
Returns the current reference as a relative reference to the current base reference.
getRelativeRef(Reference) - Method in class org.restlet.gwt.data.Reference
Returns the current reference relatively to a base reference.
getRemainingPart() - Method in class org.restlet.gwt.data.Reference
Returns the part of the resource identifier remaining after the base reference.
getRemainingPart(boolean) - Method in class org.restlet.gwt.data.Reference
Returns the optionally decoded remaining part.
getRequest() - Method in class org.restlet.gwt.data.Response
Returns the associated request
getResourceRef() - Method in class org.restlet.gwt.data.Request
Returns the reference of the target resource.
getRootRef() - Method in class org.restlet.gwt.data.Request
Returns the application root reference.
getScheme() - Method in class org.restlet.gwt.data.ChallengeRequest
Returns the scheme used.
getScheme() - Method in class org.restlet.gwt.data.ChallengeResponse
Returns the scheme used.
getScheme() - Method in class org.restlet.gwt.data.Reference
Returns the scheme component.
Note that no URI decoding is done by this method.
getScheme(boolean) - Method in class org.restlet.gwt.data.Reference
Returns the optionnally decoded scheme component.
getSchemeName() - Method in class org.restlet.gwt.data.Protocol
Returns the URI scheme name.
getSchemeProtocol() - Method in class org.restlet.gwt.data.Reference
Returns the protocol associated with the scheme component.
getSchemeSpecificPart() - Method in class org.restlet.gwt.data.Reference
Returns the scheme specific part.
Note that no URI decoding is done by this method.
getSchemeSpecificPart(boolean) - Method in class org.restlet.gwt.data.Reference
Returns the optionnally decoded scheme specific part.
getSecret() - Method in class org.restlet.gwt.data.ChallengeResponse
Returns the user secret, such as a password or a secret key.
getSegments() - Method in class org.restlet.gwt.data.Reference
Returns the list of segments in a hierarchical path.
A new list is created for each call.
Note that no URI decoding is done by this method.
getSegments(boolean) - Method in class org.restlet.gwt.data.Reference
Returns the optionnally decoded list of segments.
getServerDispatcher() - Method in class org.restlet.gwt.Context
Returns a request dispatcher to component's virtual hosts.
getServerInfo() - Method in class org.restlet.gwt.data.Response
Returns the server-specific information.
getSize() - Method in class org.restlet.gwt.resource.Representation
Returns the size in bytes if known, UNKNOWN_SIZE (-1) otherwise.
getStatus(Method, Representation) - Method in class org.restlet.gwt.data.Conditions
Returns the conditional status of a variant using a given method.
getStatus() - Method in class org.restlet.gwt.data.Response
Returns the status.
getSubTags() - Method in class org.restlet.gwt.data.Language
Returns the modifiable list of subtags.
getSubType() - Method in class org.restlet.gwt.data.MediaType
Returns the sub-type.
getTag() - Method in class org.restlet.gwt.resource.Representation
Returns the tag.
getTargetRef() - Method in class org.restlet.gwt.data.Reference
Returns the target reference.
getTechnicalName() - Method in class org.restlet.gwt.data.ChallengeScheme
Returns the technical name (ex: BASIC).
getText() - Method in class org.restlet.gwt.resource.JsonRepresentation
 
getText() - Method in class org.restlet.gwt.resource.Representation
Converts the representation to a string value.
getText() - Method in class org.restlet.gwt.resource.StringRepresentation
 
getText() - Method in class org.restlet.gwt.resource.XmlRepresentation
 
getTextRepresentation() - Method in class org.restlet.gwt.data.ReferenceList
Returns a representation of the list in the "text/uri-list" format.
getThrowable() - Method in class org.restlet.gwt.data.Status
Returns the related error or exception.
getUnmodifiedSince() - Method in class org.restlet.gwt.data.Conditions
Returns the "if-unmodified-since" condition.
getUri() - Method in class org.restlet.gwt.data.Method
Returns the URI of the specification describing the method.
getUri() - Method in class org.restlet.gwt.data.Status
Returns the URI of the specification describing the status.
getUserInfo() - Method in class org.restlet.gwt.data.Reference
Returns the user info component for server based hierarchical identifiers.
Note that no URI decoding is done by this method.
getUserInfo(boolean) - Method in class org.restlet.gwt.data.Reference
Returns the optionnally decoded user info component.
getValue() - Method in class org.restlet.gwt.data.Parameter
Returns the value.
getValue() - Method in class org.restlet.gwt.resource.JsonRepresentation
Returns the wrapped JSON value.
getValues(String) - Method in class org.restlet.gwt.util.Series
Returns the values of the parameters with a given name.
getValues(String, String, boolean) - Method in class org.restlet.gwt.util.Series
Returns the parameter values with a given name.
getValuesArray(String) - Method in class org.restlet.gwt.util.Series
Returns an array of all the values associated to the given parameter name.
getValuesMap() - Method in class org.restlet.gwt.util.Series
Returns a map of name, value pairs.
getVersion() - Method in class org.restlet.gwt.data.Cookie
Returns the cookie specification version.
getVersion() - Method in class org.restlet.gwt.data.Product
Returns the version of the product.
getWebRepresentation() - Method in class org.restlet.gwt.data.Form
Returns the form as a Web representation (MediaType.APPLICATION_WWW_FORM).
getWebRepresentation(CharacterSet) - Method in class org.restlet.gwt.data.Form
Returns the form as a Web representation (MediaType.APPLICATION_WWW_FORM).
getWebRepresentation() - Method in class org.restlet.gwt.data.ReferenceList
Returns a representation of the list in "text/html" format.
GZIP - Static variable in class org.restlet.gwt.data.Encoding
The GNU Zip encoding.

H

handle(Request, Response, Callback) - Method in class org.restlet.gwt.Client
 
handle(Request, Response, Callback) - Method in class org.restlet.gwt.Restlet
Handles a call.
handle(Request, Callback) - Method in class org.restlet.gwt.Uniform
Handles a call.
handle(Request, Response, Callback) - Method in class org.restlet.gwt.Uniform
Handles a call.
hasExtensions() - Method in class org.restlet.gwt.data.Reference
Indicates if this reference has file-like extensions on its last path segment.
hasFragment() - Method in class org.restlet.gwt.data.Reference
Indicates if this reference has a fragment identifier.
hashCode() - Method in class org.restlet.gwt.data.ChallengeRequest
hashCode() - Method in class org.restlet.gwt.data.ChallengeResponse
hashCode() - Method in class org.restlet.gwt.data.ChallengeScheme
hashCode() - Method in class org.restlet.gwt.data.CharacterSet
hashCode() - Method in class org.restlet.gwt.data.Cookie
hashCode() - Method in class org.restlet.gwt.data.CookieSetting
hashCode() - Method in class org.restlet.gwt.data.Encoding
hashCode() - Method in class org.restlet.gwt.data.Language
hashCode() - Method in class org.restlet.gwt.data.MediaType
hashCode() - Method in class org.restlet.gwt.data.Metadata
hashCode() - Method in class org.restlet.gwt.data.Method
hashCode() - Method in class org.restlet.gwt.data.Parameter
hashCode() - Method in class org.restlet.gwt.data.Protocol
hashCode() - Method in class org.restlet.gwt.data.Reference
Returns a hash code value for the object.
hashCode() - Method in class org.restlet.gwt.data.Status
hashCode() - Method in class org.restlet.gwt.data.Tag
hashCode(Object...) - Static method in class org.restlet.gwt.util.Engine
Computes the hash code of a set of objects.
hashCode() - Method in class org.restlet.