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.gwt.util.WrapperList
Returns the hash code value for this list.
hashCode() - Method in class org.restlet.gwt.util.WrapperMap
Returns the hash code value for this map.
hasMatrix() - Method in class org.restlet.gwt.data.Reference
Indicates if this reference has a matrix.
hasQuery() - Method in class org.restlet.gwt.data.Reference
Indicates if this reference has a query component.
hasScheme() - Method in class org.restlet.gwt.data.Reference
Indicates if this reference has a scheme component.
hasSome() - Method in class org.restlet.gwt.data.Conditions
Indicates if there are some conditions set.
HEAD - Static variable in class org.restlet.gwt.data.Method
Identical to GET except that the server must not return a message body in the response but only the message header.
head(Reference, Callback) - Method in class org.restlet.gwt.Uniform
Gets the identified resource without its representation's content.
head(String, Callback) - Method in class org.restlet.gwt.Uniform
Gets the identified resource without its representation's content.
HTTP - Static variable in class org.restlet.gwt.data.Protocol
HTTP protocol.
HTTP_AWS_S3 - Static variable in class org.restlet.gwt.data.ChallengeScheme
Amazon S3 HTTP scheme.
HTTP_BASIC - Static variable in class org.restlet.gwt.data.ChallengeScheme
Basic HTTP scheme.
HTTP_DIGEST - Static variable in class org.restlet.gwt.data.ChallengeScheme
Digest HTTP scheme.
HTTP_NTLM - Static variable in class org.restlet.gwt.data.ChallengeScheme
Microsoft NTML HTTP scheme.
HTTP_OAUTH - Static variable in class org.restlet.gwt.data.ChallengeScheme
OAuth HTTP scheme.
HTTPS - Static variable in class org.restlet.gwt.data.Protocol
HTTPS protocol (via SSL socket).

I

IDENTITY - Static variable in class org.restlet.gwt.data.Encoding
The default (identity) encoding.
IMAGE_ALL - Static variable in class org.restlet.gwt.data.MediaType
 
IMAGE_BMP - Static variable in class org.restlet.gwt.data.MediaType
 
IMAGE_GIF - Static variable in class org.restlet.gwt.data.MediaType
 
IMAGE_ICON - Static variable in class org.restlet.gwt.data.MediaType
 
IMAGE_JPEG - Static variable in class org.restlet.gwt.data.MediaType
 
IMAGE_PNG - Static variable in class org.restlet.gwt.data.MediaType
 
IMAGE_SVG - Static variable in class org.restlet.gwt.data.MediaType
 
IMAGE_TIFF - Static variable in class org.restlet.gwt.data.MediaType
 
includes(MediaType) - Method in class org.restlet.gwt.data.MediaType
Indicates if a given media type is included in the current one.
indexOf(Object) - Method in class org.restlet.gwt.util.WrapperList
Returns the index in this list of the first occurrence of the specified element, or -1 if this list does not contain this element.
INFO_CONTINUE - Static variable in class org.restlet.gwt.data.Status
This interim response (the client has to wait for the final response) is used to inform the client that the initial part of the request has been received and has not yet been rejected or completed by the server.
INFO_PROCESSING - Static variable in class org.restlet.gwt.data.Status
This interim response is used to inform the client that the server has accepted the complete request, but has not yet completed it since the server has a reasonable expectation that the request will take significant time to complete.
INFO_SWITCHING_PROTOCOL - Static variable in class org.restlet.gwt.data.Status
The server understands and is willing to comply with the client's request, via the Upgrade message header field, for a change in the application protocol being used on this connection.
isAbsolute() - Method in class org.restlet.gwt.data.Reference
Indicates if the reference is absolute.
isAccessRestricted() - Method in class org.restlet.gwt.data.CookieSetting
Indicates if cookie access is restricted for untrusted parties.
isAuthenticated() - Method in class org.restlet.gwt.data.ChallengeResponse
Indicates if the identifier or principal has been authenticated.
isAvailable() - Method in class org.restlet.gwt.resource.Representation
Indicates if some fresh content is available, without having to actually call one of the content manipulation method like getStream() that would actually consume it.
isClientError(int) - Static method in class org.restlet.gwt.data.Status
Indicates if the status is a client error status, meaning "The request contains bad syntax or cannot be fulfilled".
isClientError() - Method in class org.restlet.gwt.data.Status
Indicates if the status is a client error status, meaning "The request contains bad syntax or cannot be fulfilled".
isCompatible(MediaType) - Method in class org.restlet.gwt.data.MediaType
Checks if this MediaType is compatible with the given media type.
isConcrete() - Method in class org.restlet.gwt.data.MediaType
Checks if the current media type is concrete.
isConfidential() - Method in class org.restlet.gwt.data.Request
Indicates if the call came over a confidential channel such as an SSL-secured connection.
isConnectorError(int) - Static method in class org.restlet.gwt.data.Status
Indicates if the status is a connector error status, meaning "The connector failed to send or receive an apparently valid message".
isConnectorError() - Method in class org.restlet.gwt.data.Status
Indicates if the status is a connector error status, meaning "The connector failed to send or receive an apparently valid message".
isDownloadable() - Method in class org.restlet.gwt.resource.Representation
Indicates if the representation is downloadable which means that it can be obtained via a download dialog box.
isEmpty() - Method in class org.restlet.gwt.util.WrapperList
Returns true if this list contains no elements.
isEmpty() - Method in class org.restlet.gwt.util.WrapperMap
Returns true if this map contains no key-value mappings.
isEntityAvailable() - Method in class org.restlet.gwt.data.Message
Indicates if a content is available and can be sent.
isEntityAvailable() - Method in class org.restlet.gwt.data.Request
Indicates if a content is available and can be sent.
isEquivalentTo(Reference) - Method in class org.restlet.gwt.data.Reference
Returns true if both reference are equivalent, meaning that they resolve to the same target reference.
isError(int) - Static method in class org.restlet.gwt.data.Status
Indicates if the status is an error (client or server) status.
isError() - Method in class org.restlet.gwt.data.Status
Indicates if the status is an error (client or server) status.
isGenericDelimiter(int) - Static method in class org.restlet.gwt.data.Reference
Indicates if the given character is a generic URI component delimiter character.
isHierarchical() - Method in class org.restlet.gwt.data.Reference
Indicates if the identifier is hierarchical.
isInformational(int) - Static method in class org.restlet.gwt.data.Status
Indicates if the status is an information status, meaning "request received, continuing process".
isInformational() - Method in class org.restlet.gwt.data.Status
Indicates if the status is an information status, meaning "request received, continuing process".
ISO_8859_1 - Static variable in class org.restlet.gwt.data.CharacterSet
The ISO/IEC 8859-1 or Latin 1 character set.
isOpaque() - Method in class org.restlet.gwt.data.Reference
Indicates if the identifier is opaque.
isParent(Reference) - Method in class org.restlet.gwt.data.Reference
Indicates if the reference is a parent of the hierarchical child reference.
isRedirection(int) - Static method in class org.restlet.gwt.data.Status
Indicates if the status is a redirection status, meaning "Further action must be taken in order to complete the request".
isRedirection() - Method in class org.restlet.gwt.data.Status
Indicates if the status is a redirection status, meaning "Further action must be taken in order to complete the request".
isRelative() - Method in class org.restlet.gwt.data.Reference
Indicates if the reference is relative.
isReserved(int) - Static method in class org.restlet.gwt.data.Reference
Indicates if the given character is a reserved URI character.
isSecure() - Method in class org.restlet.gwt.data.CookieSetting
Indicates if cookie should only be transmitted by secure means.
isServerError(int) - Static method in class org.restlet.gwt.data.Status
Indicates if the status is a server error status, meaning "The server failed to fulfill an apparently valid request".
isServerError() - Method in class org.restlet.gwt.data.Status
Indicates if the status is a server error status, meaning "The server failed to fulfill an apparently valid request".
isStarted() - Method in class org.restlet.gwt.Restlet
Indicates if the Restlet is started.
isStopped() - Method in class org.restlet.gwt.Restlet
Indicates if the Restlet is stopped.
isSubDelimiter(int) - Static method in class org.restlet.gwt.data.Reference
Indicates if the given character is an URI subcomponent delimiter character.
isSuccess(int) - Static method in class org.restlet.gwt.data.Status
Indicates if the status is a success status, meaning "The action was successfully received, understood, and accepted".
isSuccess() - Method in class org.restlet.gwt.data.Status
Indicates if the status is a success status, meaning "The action was successfully received, understood, and accepted".
isTransient() - Method in class org.restlet.gwt.resource.Representation
Indicates if the representation's content is transient, which means that it can be obtained only once.
isUnreserved(int) - Static method in class org.restlet.gwt.data.Reference
Indicates if the given character is an unreserved URI character.
isValid(int) - Static method in class org.restlet.gwt.data.Reference
Indicates if the given character is a valid URI character.
isWeak() - Method in class org.restlet.gwt.data.Tag
Indicates if the tag is weak.
iterator() - Method in class org.restlet.gwt.util.WrapperList
Returns an iterator over the elements in this list in proper sequence.

J

JsonRepresentation - Class in org.restlet.gwt.resource
JSON representation based on an JSON value.
JsonRepresentation(MediaType) - Constructor for class org.restlet.gwt.resource.JsonRepresentation
Constructor for an empty document.
JsonRepresentation(MediaType, JSONValue) - Constructor for class org.restlet.gwt.resource.JsonRepresentation
Constructor from an existing DOM document.
JsonRepresentation(Representation) - Constructor for class org.restlet.gwt.resource.JsonRepresentation
Constructor.

K

keySet() - Method in class org.restlet.gwt.util.WrapperMap
Returns a set view of the keys contained in this map.

L

Language - Class in org.restlet.gwt.data
Language used in representations and preferences.
Language(String) - Constructor for class org.restlet.gwt.data.Language
Constructor.
Language(String, String) - Constructor for class org.restlet.gwt.data.Language
Constructor.
lastIndexOf(Object) - Method in class org.restlet.gwt.util.WrapperList
Returns the index in this list of the last occurrence of the specified element, or -1 if this list does not contain this element.
listIterator() - Method in class org.restlet.gwt.util.WrapperList
Returns a list iterator of the elements in this list (in proper sequence).
listIterator(int) - Method in class org.restlet.gwt.util.WrapperList
Returns a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
LOCK - Static variable in class org.restlet.gwt.data.Method
Used to take out a lock of any access type on the resource identified by the request URI.

M

MAJOR_NUMBER - Static variable in class org.restlet.gwt.util.Engine
Major version number.
MediaType - Class in org.restlet.gwt.data
Media type used in representations and preferences.
MediaType(String) - Constructor for class org.restlet.gwt.data.MediaType
Constructor.
MediaType(String, Series<Parameter>) - Constructor for class org.restlet.gwt.data.MediaType
Constructor.
MediaType(String, Series<Parameter>, String) - Constructor for class org.restlet.gwt.data.MediaType
Constructor.
MediaType(String, String) - Constructor for class org.restlet.gwt.data.MediaType
Constructor.
Message - Class in org.restlet.gwt.data
Generic message exchanged between client and server connectors.
Message() - Constructor for class org.restlet.gwt.data.Message
Constructor.
Message(Representation) - Constructor for class org.restlet.gwt.data.Message
Constructor.
MESSAGE_ALL - Static variable in class org.restlet.gwt.data.MediaType
 
Metadata - Class in org.restlet.gwt.data
Description of data contained in a resource representation.
Metadata(String) - Constructor for class org.restlet.gwt.data.Metadata
Constructor.
Metadata(String, String) - Constructor for class org.restlet.gwt.data.Metadata
Constructor.
Method - Class in org.restlet.gwt.data
Method to execute when handling a call.
Method(String) - Constructor for class org.restlet.gwt.data.Method
Constructor.
Method(String, String) - Constructor for class org.restlet.gwt.data.Method
Constructor.
Method(String, String, String) - Constructor for class org.restlet.gwt.data.Method
Constructor.
MINOR_NUMBER - Static variable in class org.restlet.gwt.util.Engine
Minor version number.
MKCOL - Static variable in class org.restlet.gwt.data.Method
MKCOL creates a new collection resource at the location specified by the Request URI.
MODEL_ALL - Static variable in class org.restlet.gwt.data.MediaType
 
MODEL_VRML - Static variable in class org.restlet.gwt.data.MediaType
 
MOVE - Static variable in class org.restlet.gwt.data.Method
Logical equivalent of a copy, followed by consistency maintenance processing, followed by a delete of the source where all three actions are performed atomically.
MULTIPART_ALL - Static variable in class org.restlet.gwt.data.MediaType
 
MULTIPART_FORM_DATA - Static variable in class org.restlet.gwt.data.MediaType
 

N

normalize() - Method in class org.restlet.gwt.data.Reference
Normalizes the reference.

O

onEvent(Request, Response) - Method in class org.restlet.gwt.Callback
This method is called in all cases, even if a communication error occurs.
OPTIONS - Static variable in class org.restlet.gwt.data.Method
Requests for information about the communication options available on the request/response chain identified by the URI.
options(Reference, Callback) - Method in class org.restlet.gwt.Uniform
Gets the options for the identified resource.
options(String, Callback) - Method in class org.restlet.gwt.Uniform
Gets the options for the identified resource.
org.restlet.gwt - package org.restlet.gwt
Port of the core classes of the Restlet API on GWT.
org.restlet.gwt.data - package org.restlet.gwt.data
Element of information handled by a component via a connector.
org.restlet.gwt.resource - package org.restlet.gwt.resource
Common resource and representation data elements.
org.restlet.gwt.util - package org.restlet.gwt.util
Utility classes and interfaces used in the rest of the API.

P

Parameter - Class in org.restlet.gwt.data
Multi-usage parameter.
Parameter() - Constructor for class org.restlet.gwt.data.Parameter
Default constructor.
Parameter(String, String) - Constructor for class org.restlet.gwt.data.Parameter
Preferred constructor.
parse(String) - Static method in class org.restlet.gwt.data.Tag
Parses a tag formatted as defined by the HTTP standard.
parse(String, List<String>) - Static method in class org.restlet.gwt.util.DateUtils
Parses a formatted date into a Date object.
parse(Form, Representation) - Method in class org.restlet.gwt.util.Engine
Parses a representation into a form.
parse(Form, String, CharacterSet, boolean, char) - Method in class org.restlet.gwt.util.Engine
Parses a parameters string to parse into a given form.
parseContentType(String) - Method in class org.restlet.gwt.util.Engine
Parses the given Content Type.
parseCookie(String) - Method in class org.restlet.gwt.util.Engine
Parses the given String to a Cookie
parseCookieSetting(String) - Method in class org.restlet.gwt.util.Engine
Parses the given String to a CookieSetting
parseUserAgent(String) - Method in class org.restlet.gwt.util.Engine
Parses the given user agent String to a list of Product instances.
POST - Static variable in class org.restlet.gwt.data.Method
Requests that the origin server accepts the entity enclosed in the request as a new subordinate of the resource identified by the request URI.
post(Reference, Representation, Callback) - Method in class org.restlet.gwt.Uniform
Posts a representation to the identified resource.
post(String, Representation, Callback) - Method in class org.restlet.gwt.Uniform
Posts a representation to the identified resource.
post(String, String, Callback) - Method in class org.restlet.gwt.Uniform
Posts a representation to the identified resource.
Preference<T extends Metadata> - Class in org.restlet.gwt.data
Metadata preference definition.
Preference() - Constructor for class org.restlet.gwt.data.Preference
Constructor.
Preference(T) - Constructor for class org.restlet.gwt.data.Preference
Constructor.
Preference(T, float) - Constructor for class org.restlet.gwt.data.Preference
Constructor.
Preference(T, float, Series<Parameter>) - Constructor for class org.restlet.gwt.data.Preference
Constructor.
Product - Class in org.restlet.gwt.data
Product tokens are used to allow communicating applications to identify themselves by software name and version.
Product(String, String, String) - Constructor for class org.restlet.gwt.data.Product
Constructor.
PROPFIND - Static variable in class org.restlet.gwt.data.Method
Retrieves properties defined on the resource identified by the request URI.
PROPPATCH - Static variable in class org.restlet.gwt.data.Method
Processes instructions specified in the request body to set and/or remove properties defined on the resource identified by the request URI.
Protocol - Class in org.restlet.gwt.data
Protocol used by client and server connectors.
Protocol(String) - Constructor for class org.restlet.gwt.data.Protocol
Constructor.
Protocol(String, String, String, int) - Constructor for class org.restlet.gwt.data.Protocol
Constructor.
PUT - Static variable in class org.restlet.gwt.data.Method
Requests that the enclosed entity be stored under the supplied request URI.
put(Reference, Representation, Callback) - Method in class org.restlet.gwt.Uniform
Puts a representation in the identified resource.
put(String, Representation, Callback) - Method in class org.restlet.gwt.Uniform
Puts a representation in the identified resource.
put(String, String, Callback) - Method in class org.restlet.gwt.Uniform
Puts a representation in the identified resource.
put(K, V) - Method in class org.restlet.gwt.util.WrapperMap
Associates the specified value with the specified key in this map (optional operation).
putAll(Map<? extends K, ? extends V>) - Method in class org.restlet.gwt.util.WrapperMap
Copies all of the mappings from the specified map to this map (optional operation).

R

REDIRECTION_FOUND - Static variable in class org.restlet.gwt.data.Status
The requested resource resides temporarily under a different URI which should not be used for future requests by the client (use status codes 303 or 307 instead since this status has been manifestly misused).
REDIRECTION_MULTIPLE_CHOICES - Static variable in class org.restlet.gwt.data.Status
The server lets the user agent choosing one of the multiple representations of the requested resource, each representation having its own specific location provided in the response entity.
REDIRECTION_NOT_MODIFIED - Static variable in class org.restlet.gwt.data.Status
Status code sent by the server in response to a conditional GET request in case the document has not been modified.
REDIRECTION_PERMANENT - Static variable in class org.restlet.gwt.data.Status
The requested resource has been assigned a new permanent URI and any future references to this resource SHOULD use one of the returned URIs.
REDIRECTION_SEE_OTHER - Static variable in class org.restlet.gwt.data.Status
The response to the request can be found under a different URI and SHOULD be retrieved using a GET method on that resource.
REDIRECTION_TEMPORARY - Static variable in class org.restlet.gwt.data.Status
The requested resource resides temporarily under a different URI which should not be used for future requests by the client.
REDIRECTION_USE_PROXY - Static variable in class org.restlet.gwt.data.Status
The requested resource MUST be accessed through the proxy given by the Location field.
redirectPermanent(Reference) - Method in class org.restlet.gwt.data.Response
Permanently redirects the client to a target URI.
redirectPermanent(String) - Method in class org.restlet.gwt.data.Response
Permanently redirects the client to a target URI.
redirectSeeOther(Reference) - Method in class org.restlet.gwt.data.Response
Redirects the client to a different URI that SHOULD be retrieved using a GET method on that resource.
redirectSeeOther(String) - Method in class org.restlet.gwt.data.Response
Redirects the client to a different URI that SHOULD be retrieved using a GET method on that resource.
redirectTemporary(Reference) - Method in class org.restlet.gwt.data.Response
Temporarily redirects the client to a target URI.
redirectTemporary(String) - Method in class org.restlet.gwt.data.Response
Temporarily redirects the client to a target URI.
Reference - Class in org.restlet.gwt.data
Reference to a Uniform Resource Identifier (URI).
Reference() - Constructor for class org.restlet.gwt.data.Reference
Empty constructor.
Reference(Protocol, String) - Constructor for class org.restlet.gwt.data.Reference
Constructor for a protocol and host name.
Reference(Protocol, String, int) - Constructor for class org.restlet.gwt.data.Reference
Constructor for a protocol, host name and host port
Reference(Reference) - Constructor for class org.restlet.gwt.data.Reference
Clone constructor.
Reference(Reference, Reference) - Constructor for class org.restlet.gwt.data.Reference
Constructor from an URI reference (most likely relative).
Reference(Reference, String) - Constructor for class org.restlet.gwt.data.Reference
Constructor from an URI reference (most likely relative).
Reference(Reference, String, String, String) - Constructor for class org.restlet.gwt.data.Reference
Constructor of relative reference from its parts.
Reference(String) - Constructor for class org.restlet.gwt.data.Reference
Constructor from an URI reference.
Reference(String, String) - Constructor for class org.restlet.gwt.data.Reference
Constructor from an identifier and a fragment.
Reference(String, String, int, String, String, String) - Constructor for class org.restlet.gwt.data.Reference
Constructor of absolute reference from its parts.
ReferenceList - Class in org.restlet.gwt.data
List of URI references.
ReferenceList() - Constructor for class org.restlet.gwt.data.ReferenceList
Constructor.
ReferenceList(int) - Constructor for class org.restlet.gwt.data.ReferenceList
Constructor.
ReferenceList(List<Reference>) - Constructor for class org.restlet.gwt.data.ReferenceList
Constructor.
ReferenceList(Representation) - Constructor for class org.restlet.gwt.data.ReferenceList
Constructor from a "text/uri-list" representation.
register(String, String) - Static method in class org.restlet.gwt.data.MediaType
Register a media type as a known type that can later be retrieved using MediaType.valueOf(String).
release() - Method in class org.restlet.gwt.data.Message
Releases the message's entity.
release() - Method in class org.restlet.gwt.resource.JsonRepresentation
Releases the wrapped JSON value and the source JSON representation if they have been defined.
release() - Method in class org.restlet.gwt.resource.Representation
Releases the representation's content and all associated objects like sockets, channels or files.
release() - Method in class org.restlet.gwt.resource.StringRepresentation
Closes and releases the input stream.
release() - Method in class org.restlet.gwt.resource.XmlRepresentation
Releases the wrapped DOM document and the source XML representation if they have been defined.
RELEASE_NUMBER - Static variable in class org.restlet.gwt.util.Engine
Release number.
remove(int) - Method in class org.restlet.gwt.util.WrapperList
Removes the element at the specified position in this list.
remove(Object) - Method in class org.restlet.gwt.util.WrapperList
Removes the first occurrence in this list of the specified element.
remove(Object) - Method in class org.restlet.gwt.util.WrapperMap
Removes the mapping for this key from this map if it is present (optional operation).
removeAll(String) - Method in class org.restlet.gwt.util.Series
Removes all the parameters with a given name.
removeAll(String, boolean) - Method in class org.restlet.gwt.util.Series
Removes all the parameters with a given name.
removeAll(Collection<?>) - Method in class org.restlet.gwt.util.WrapperList
Removes from this list all the elements that are contained in the specified collection.
removeFirst(String) - Method in class org.restlet.gwt.util.Series
Removes from this list the first entry whose name equals the specified name ignoring the case.
removeFirst(String, boolean) - Method in class org.restlet.gwt.util.Series
Removes from this list the first entry whose name equals the specified name ignoring the case or not.
Representation - Class in org.restlet.gwt.resource
Current or intended state of a resource.
Representation() - Constructor for class org.restlet.gwt.resource.Representation
Default constructor.
Representation(MediaType) - Constructor for class org.restlet.gwt.resource.Representation
Constructor.
Request - Class in org.restlet.gwt.data
Generic request sent by client connectors.
Request() - Constructor for class org.restlet.gwt.data.Request
Constructor.
Request(Method, Reference) - Constructor for class org.restlet.gwt.data.Request
Constructor.
Request(Method, Reference, Representation) - Constructor for class org.restlet.gwt.data.Request
Constructor.
Request(Method, String) - Constructor for class org.restlet.gwt.data.Request
Constructor.
Request(Method, String, Representation) - Constructor for class org.restlet.gwt.data.Request
Constructor.
Response - Class in org.restlet.gwt.data
Generic response sent by server connectors.
Response(Request) - Constructor for class org.restlet.gwt.data.Response
Constructor.
Restlet - Class in org.restlet.gwt
Uniform class that provides a context and life cycle support.
Restlet() - Constructor for class org.restlet.gwt.Restlet
Constructor.
Restlet(Context) - Constructor for class org.restlet.gwt.Restlet
Constructor.
retainAll(Collection<?>) - Method in class org.restlet.gwt.util.WrapperList
RemovesRetains only the elements in this list that are contained in the specified collection.

S

Series<E extends Parameter> - Class in org.restlet.gwt.util
Modifiable list of entries with many helper methods.
Series() - Constructor for class org.restlet.gwt.util.Series
Constructor.
Series(int) - Constructor for class org.restlet.gwt.util.Series
Constructor.
Series(List<E>) - Constructor for class org.restlet.gwt.util.Series
Constructor.
SERVER_ERROR_BAD_GATEWAY - Static variable in class org.restlet.gwt.data.Status
The server, while acting as a gateway or proxy, received an invalid response from the upstream server it accessed in attempting to fulfill the request.
SERVER_ERROR_GATEWAY_TIMEOUT - Static variable in class org.restlet.gwt.data.Status
The server, while acting as a gateway or proxy, could not connect to the upstream server.
SERVER_ERROR_INSUFFICIENT_STORAGE - Static variable in class org.restlet.gwt.data.Status
This status code means the method could not be performed on the resource because the server is unable to store the representation needed to successfully complete the request.
SERVER_ERROR_INTERNAL - Static variable in class org.restlet.gwt.data.Status
The server encountered an unexpected condition which prevented it from fulfilling the request.
SERVER_ERROR_NOT_IMPLEMENTED - Static variable in class org.restlet.gwt.data.Status
The server does not support the functionality required to fulfill the request.
SERVER_ERROR_SERVICE_UNAVAILABLE - Static variable in class org.restlet.gwt.data.Status
The server is currently unable to handle the request due to a temporary overloading or maintenance of the server.
SERVER_ERROR_VERSION_NOT_SUPPORTED - Static variable in class org.restlet.gwt.data.Status
The server does not support, or refuses to support, the HTTP protocol version that was used in the request message.
ServerInfo - Class in org.restlet.gwt.data
Server specific data related to a call.
ServerInfo() - Constructor for class org.restlet.gwt.data.ServerInfo
Constructor.
set(String, String, boolean) - Method in class org.restlet.gwt.util.Series
Replaces the value of the first parameter with the given name and removes all other parameters with the same name.
set(int, E) - Method in class org.restlet.gwt.util.WrapperList
Replaces the element at the specified position in this list with the specified element.
setAcceptedCharacterSets(List<Preference<CharacterSet>>) - Method in class org.restlet.gwt.data.ClientInfo
Sets the character set preferences.
setAcceptedEncodings(List<Preference<Encoding>>) - Method in class org.restlet.gwt.data.ClientInfo
Sets the encoding preferences.
setAcceptedLanguages(List<Preference<Language>>) - Method in class org.restlet.gwt.data.ClientInfo
Sets the language preferences.
setAcceptedMediaTypes(List<Preference<MediaType>>) - Method in class org.restlet.gwt.data.ClientInfo
Sets the media type preferences.
setAccessRestricted(boolean) - Method in class org.restlet.gwt.data.CookieSetting
Indicates whether to restrict cookie access to untrusted parties.
setAddress(String) - Method in class org.restlet.gwt.data.ClientInfo
Sets the client's IP address.
setAddress(String) - Method in class org.restlet.gwt.data.ServerInfo
Sets the IP address which received the call.
setAddresses(List<String>) - Method in class org.restlet.gwt.data.ClientInfo
Sets the list of client IP addresses.
setAgent(String) - Method in class org.restlet.gwt.data.ClientInfo
Sets the agent name (ex: "Noelios Restlet Engine/1.1").
setAgent(String) - Method in class org.restlet.gwt.data.ServerInfo
Sets the agent name (ex: "Noelios Restlet Engine/1.1").
setAllowedMethods(Set<Method>) - Method in class org.restlet.gwt.data.Response
Sets the set of methods allowed on the requested resource.
setAttributes(Map<String, Object>) - Method in class org.restlet.gwt.Context
Sets the modifiable map of attributes.
setAttributes(Map<String, Object>) - Method in class org.restlet.gwt.data.Message
Sets the modifiable map of attributes
setAuthenticated(boolean) - Method in class org.restlet.gwt.data.ChallengeResponse
Indicates if the identifier or principal has been authenticated.
setAuthority(String) - Method in class org.restlet.gwt.data.Reference
Sets the authority component for hierarchical identifiers.
setAvailable(boolean) - Method in class org.restlet.gwt.resource.Representation
Indicates if some fresh content is available.
setBaseRef(Reference) - Method in class org.restlet.gwt.data.Reference
Sets the base reference for relative references.
setBaseRef(String) - Method in class org.restlet.gwt.data.Reference
Sets the base reference for relative references.
setChallengeRequest(ChallengeRequest) - Method in class org.restlet.gwt.data.Response
Sets the authentication request sent by an origin server to a client.
setChallengeRequests(List<ChallengeRequest>) - Method in class org.restlet.gwt.data.Response
Sets the list of authentication requests sent by an origin server to a client.
setChallengeResponse(ChallengeResponse) - Method in class org.restlet.gwt.data.Request
Sets the authentication response sent by a client to an origin server.
setCharacterSet(CharacterSet) - Method in class org.restlet.gwt.resource.StringRepresentation
 
setCharacterSet(CharacterSet) - Method in class org.restlet.gwt.resource.Variant
Sets the character set or null if not applicable.
setClientInfo(ClientInfo) - Method in class org.restlet.gwt.data.Request
Sets the client-specific information.
setComment(String) - Method in class org.restlet.gwt.data.CookieSetting
Sets the comment for the user.
setComment(String) - Method in class org.restlet.gwt.data.Product
Sets the facultative comment.
setConditions(Conditions) - Method in class org.restlet.gwt.data.Request
Sets the conditions applying to this request.
setConfidential(boolean) - Method in class org.restlet.gwt.data.Request
Indicates if the call came over a confidential channel such as an SSL-secured connection.
setConnectTimeout(int) - Method in class org.restlet.gwt.Client
Sets the connection timeout.
setContext(Context) - Method in class org.restlet.gwt.Restlet
Sets the context.
setCookies(Series<Cookie>) - Method in class org.restlet.gwt.data.Request
Sets the cookies provided by the client.
setCookieSettings(Series<CookieSetting>) - Method in class org.restlet.gwt.data.Response
Sets the cookie settings provided by the server.
setCredentialComponents(Series<Parameter>) - Method in class org.restlet.gwt.data.ChallengeResponse
Sets the credential components.
setCredentials(String) - Method in class org.restlet.gwt.data.ChallengeResponse
Sets the credentials.
setDimensions(Set<Dimension>) - Method in class org.restlet.gwt.data.Response
Sets the set of dimensions on which the response entity may vary.
setDocument(Document) - Method in class org.restlet.gwt.resource.XmlRepresentation
Sets the wrapped DOM document.
setDomain(String) - Method in class org.restlet.gwt.data.Cookie
Sets the domain name.
setDownloadable(boolean) - Method in class org.restlet.gwt.resource.Representation
Indicates if the representation is downloadable which means that it can be obtained via a download dialog box.
setDownloadName(String) - Method in class org.restlet.gwt.resource.Representation
Set the suggested download file name for this representation.
setEncodings(List<Encoding>) - Method in class org.restlet.gwt.resource.Variant
Sets the list of encodings applied to the entity-body.
setEntity(Representation) - Method in class org.restlet.gwt.data.Message
Sets the entity representation.
setEntity(String, MediaType) - Method in class org.restlet.gwt.data.Message
Sets a textual entity.
setExpirationDate(Date) - Method in class org.restlet.gwt.resource.Representation
Sets the future date when this representation expire.
setExtensions(String) - Method in class org.restlet.gwt.data.Reference
Sets the extensions for hierarchical identifiers.
setExtensions(String[]) - Method in class org.restlet.gwt.data.Reference
Sets the extensions based on an array of extension tokens (without dots).
setFragment(String) - Method in class org.restlet.gwt.data.Reference
Sets the fragment identifier.
setHostDomain(String) - Method in class org.restlet.gwt.data.Reference
Sets the host domain component for server based hierarchical identifiers.
setHostPort(Integer) - Method in class org.restlet.gwt.data.Reference
Sets the optional port number for server based hierarchical identifiers.
setHostRef(Reference) - Method in class org.restlet.gwt.data.Request
Sets the host reference.
setHostRef(String) - Method in class org.restlet.gwt.data.Request
Sets the host reference using an URI string.
setIdentifier(String) - Method in class org.restlet.gwt.data.ChallengeResponse
Sets the user identifier, such as a login name or an access key.
setIdentifier(String) - Method in class org.restlet.gwt.data.Reference
Sets the absolute resource identifier.
setIdentifier(Reference) - Method in class org.restlet.gwt.data.ReferenceList
Sets the list reference.
setIdentifier(String) - Method in class org.restlet.gwt.data.ReferenceList
Sets the list reference.
setIdentifier(Reference) - Method in class org.restlet.gwt.resource.Variant
Sets the optional identifier.
setIdentifier(String) - Method in class org.restlet.gwt.resource.Variant
Sets the identifier from a URI string.
setInstance(Engine) - Static method in class org.restlet.gwt.util.Engine
Sets the registered Restlet engine.
setLanguages(List<Language>) - Method in class org.restlet.gwt.resource.Variant
Sets the list of languages.
setLastSegment(String) - Method in class org.restlet.gwt.data.Reference
Sets the last segment of the path.
setLocationRef(Reference) - Method in class org.restlet.gwt.data.Response
Sets the reference that the client should follow for redirections or resource creations.
setLocationRef(String) - Method in class org.restlet.gwt.data.Response
Sets the reference that the client should follow for redirections or resource creations.
setMatch(List<Tag>) - Method in class org.restlet.gwt.data.Conditions
Sets the "if-match" condition.
setMaxAge(int) - Method in class org.restlet.gwt.data.CookieSetting
Sets 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).
setMediaType(MediaType) - Method in class org.restlet.gwt.resource.Variant
Sets the media type.
setMetadata(T) - Method in class org.restlet.gwt.data.Preference
Sets the metadata associated with this preference.
setMethod(Method) - Method in class org.restlet.gwt.data.Request
Sets the method called.
setModificationDate(Date) - Method in class org.restlet.gwt.resource.Representation
Sets the last date when this representation was modified.
setModifiedSince(Date) - Method in class org.restlet.gwt.data.Conditions
Sets the "if-modified-since" condition.
setName(String) - Method in class org.restlet.gwt.data.Parameter
Sets the name.
setName(String) - Method in class org.restlet.gwt.data.Product
Sets the product name.
setNoneMatch(List<Tag>) - Method in class org.restlet.gwt.data.Conditions
Sets the "if-none-match" condition.
setOriginalRef(Reference) - Method in class org.restlet.gwt.data.Request
Sets the original reference requested by the client.
setParameters(Series<Parameter>) - Method in class org.restlet.gwt.Context
Sets the modifiable series of parameters.
setParameters(Series<Parameter>) - Method in class org.restlet.gwt.data.ChallengeRequest
Sets the modifiable series of scheme parameters.
setParameters(Series<Parameter>) - Method in class org.restlet.gwt.data.Preference
Sets the modifiable list of parameters.
setPath(String) - Method in class org.restlet.gwt.data.Cookie
Sets the validity path.
setPath(String) - Method in class org.restlet.gwt.data.Reference
Sets the path component for hierarchical identifiers.
setPort(int) - Method in class org.restlet.gwt.data.ClientInfo
Sets the port number which sent the call.
setPort(int) - Method in class org.restlet.gwt.data.ServerInfo
Sets the port number which received the call.
setProtocol(Protocol) - Method in class org.restlet.gwt.data.Reference
Sets the scheme component based on this protocol.
setProtocols(List<Protocol>) - Method in class org.restlet.gwt.Connector
Sets the protocols simultaneously supported.
setQuality(float) - Method in class org.restlet.gwt.data.Preference
Sets the quality/preference level.
setQuery(String) - Method in class org.restlet.gwt.data.Reference
Sets the query component for hierarchical identifiers.
setRealm(String) - Method in class org.restlet.gwt.data.ChallengeRequest
Sets the realm name.
setReferrerRef(Reference) - Method in class org.restlet.gwt.data.Request
Sets the referrer reference if available.
setReferrerRef(String) - Method in class org.restlet.gwt.data.Request
Sets the referrer reference if available using an URI string.
setRelativePart(String) - Method in class org.restlet.gwt.data.Reference
Sets the relative part for relative references only.
setRequest(Request) - Method in class org.restlet.gwt.data.Response
Sets the associated request.
setResourceRef(Reference) - Method in class org.restlet.gwt.data.Request
Sets the target resource reference.
setResourceRef(String) - Method in class org.restlet.gwt.data.Request
Sets the target resource reference using an URI string.
setRootRef(Reference) - Method in class org.restlet.gwt.data.Request
Sets the application root reference.
setScheme(ChallengeScheme) - Method in class org.restlet.gwt.data.ChallengeRequest
Sets the scheme used.
setScheme(ChallengeScheme) - Method in class org.restlet.gwt.data.ChallengeResponse
Sets the scheme used.
setScheme(String) - Method in class org.restlet.gwt.data.Reference
Sets the scheme component.
setSchemeSpecificPart(String) - Method in class org.restlet.gwt.data.Reference
Sets the scheme specific part.
setSecret(char[]) - Method in class org.restlet.gwt.data.ChallengeResponse
Sets the user secret, such as a password or a secret key.
setSecret(String) - Method in class org.restlet.gwt.data.ChallengeResponse
Sets the user secret, such as a password or a secret key.
setSecure(boolean) - Method in class org.restlet.gwt.data.CookieSetting
Indicates if cookie should only be transmitted by secure means.
setSegments(List<String>) - Method in class org.restlet.gwt.data.Reference
Sets the segments of a hierarchical path.
A new absolute path will replace any existing one.
setServerInfo(ServerInfo) - Method in class org.restlet.gwt.data.Response
Sets the server-specific information.
setSize(long) - Method in class org.restlet.gwt.resource.Representation
Sets the expected size in bytes if known, -1 otherwise.
setStatus(Status) - Method in class org.restlet.gwt.data.Response
Sets the status.
setStatus(Status, String) - Method in class org.restlet.gwt.data.Response
Sets the status.
setStatus(Status, Throwable) - Method in class org.restlet.gwt.data.Response
Sets the status.
setStatus(Status, Throwable, String) - Method in class org.restlet.gwt.data.Response
Sets the status.
setTag(Tag) - Method in class org.restlet.gwt.resource.Representation
Sets the tag.
setText(String) - Method in class org.restlet.gwt.resource.StringRepresentation
Sets the string value.
setTransient(boolean) - Method in class org.restlet.gwt.resource.Representation
Indicates if the representation's content is transient.
setUnmodifiedSince(Date) - Method in class org.restlet.gwt.data.Conditions
Sets the "if-unmodified-since" condition.
setUri(String) - Method in class org.restlet.gwt.data.Method
 
setUserInfo(String) - Method in class org.restlet.gwt.data.Reference
Sets the user info component for server based hierarchical identifiers.
setValue(String) - Method in class org.restlet.gwt.data.Parameter
Sets the value.
setValue(JSONValue) - Method in class org.restlet.gwt.resource.JsonRepresentation
Sets the wrapped JSON value.
setVersion(int) - Method in class org.restlet.gwt.data.Cookie
Sets the cookie specification version.
setVersion(String) - Method in class org.restlet.gwt.data.Product
Sets the version of the product.
size() - Method in class org.restlet.gwt.util.WrapperList
Returns the number of elements in this list.
size() - Method in class org.restlet.gwt.util.WrapperMap
Returns the number of key-value mappings in this map.
SPANISH - Static variable in class org.restlet.gwt.data.Language
Spanish language.
start() - Method in class org.restlet.gwt.Client
 
start() - Method in class org.restlet.gwt.Restlet
Starts the Restlet.
Status - Class in org.restlet.gwt.data
Status to return after handling a call.
Status(int) - Constructor for class org.restlet.gwt.data.Status
Constructor.
Status(int, String, String, String) - Constructor for class org.restlet.gwt.data.Status
Constructor.
Status(int, Throwable) - Constructor for class org.restlet.gwt.data.Status
Constructor.
Status(int, Throwable, String, String, String) - Constructor for class org.restlet.gwt.data.Status
Constructor.
Status(Status, String) - Constructor for class org.restlet.gwt.data.Status
Constructor.
Status(Status, Throwable) - Constructor for class org.restlet.gwt.data.Status
Constructor.
Status(Status, Throwable, String) - Constructor for class org.restlet.gwt.data.Status
Constructor.
stop() - Method in class org.restlet.gwt.Client
 
stop() - Method in class org.restlet.gwt.Restlet
Stops the Restlet.
StringRepresentation - Class in org.restlet.gwt.resource
Represents an Unicode string that can be converted to any character set supported by Java.
StringRepresentation(String) - Constructor for class org.restlet.gwt.resource.StringRepresentation
Constructor.
StringRepresentation(String, Language) - Constructor for class org.restlet.gwt.resource.StringRepresentation
Constructor.
StringRepresentation(String, MediaType) - Constructor for class org.restlet.gwt.resource.StringRepresentation
Constructor.
StringRepresentation(String, MediaType, Language) - Constructor for class org.restlet.gwt.resource.StringRepresentation
Constructor.
StringRepresentation(String, MediaType, Language, CharacterSet) - Constructor for class org.restlet.gwt.resource.StringRepresentation
Constructor.
subList(int, int) - Method in class org.restlet.gwt.data.ReferenceList
Returns a COPY of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive.
subList(int, int) - Method in class org.restlet.gwt.util.Series
Returns a COPY of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive.
subList(String) - Method in class org.restlet.gwt.util.Series
Returns a list of all the values associated to the parameter name.
subList(String, boolean) - Method in class org.restlet.gwt.util.Series
Returns a list of all the values associated to the parameter name.
subList(int, int) - Method in class org.restlet.gwt.util.WrapperList
Returns a COPY of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive.
SUCCESS_ACCEPTED - Static variable in class org.restlet.gwt.data.Status
The request has been accepted for processing, but the processing has not been completed.
SUCCESS_CREATED - Static variable in class org.restlet.gwt.data.Status
The request has been fulfilled and resulted in a new resource being created.
SUCCESS_MULTI_STATUS - Static variable in class org.restlet.gwt.data.Status
This response is used to inform the client that the HTTP response entity contains a set of status codes generated during the method invocation.
SUCCESS_NO_CONTENT - Static variable in class org.restlet.gwt.data.Status
The server has fulfilled the request but does not need to return an entity-body (for example after a DELETE), and might want to return updated metainformation.
SUCCESS_NON_AUTHORITATIVE - Static variable in class org.restlet.gwt.data.Status
The request has succeeded but the returned metainformation in the entity-header do not come from the origin server, but is gathered from a local or a third-party copy.
SUCCESS_OK - Static variable in class org.restlet.gwt.data.Status
The request has succeeded.
SUCCESS_PARTIAL_CONTENT - Static variable in class org.restlet.gwt.data.Status
The server has fulfilled the partial GET request for the resource assuming the request has included a Range header field indicating the desired range.
SUCCESS_RESET_CONTENT - Static variable in class org.restlet.gwt.data.Status
The server has fulfilled the request and the user agent SHOULD reset the document view which caused the request to be sent.

T

Tag - Class in org.restlet.gwt.data
Validation tag equivalent to the HTTP entity tag.
Tag() - Constructor for class org.restlet.gwt.data.Tag
Default constructor.
Tag(String) - Constructor for class org.restlet.gwt.data.Tag
Constructor of weak tags.
Tag(String, boolean) - Constructor for class org.restlet.gwt.data.Tag
Constructor.
TEXT_ALL - Static variable in class org.restlet.gwt.data.MediaType
 
TEXT_CALENDAR - Static variable in class org.restlet.gwt.data.MediaType
 
TEXT_CSS - Static variable in class org.restlet.gwt.data.MediaType
 
TEXT_HTML - Static variable in class org.restlet.gwt.data.MediaType
 
TEXT_J2ME_APP_DESCRIPTOR - Static variable in class org.restlet.gwt.data.MediaType
 
TEXT_JAVASCRIPT - Static variable in class org.restlet.gwt.data.MediaType
 
TEXT_PLAIN - Static variable in class org.restlet.gwt.data.MediaType
 
TEXT_RDF_N3 - Static variable in class org.restlet.gwt.data.MediaType
 
TEXT_URI_LIST - Static variable in class org.restlet.gwt.data.MediaType
 
TEXT_VCARD - Static variable in class org.restlet.gwt.data.MediaType
 
TEXT_XML - Static variable in class org.restlet.gwt.data.MediaType
 
toArray() - Method in class org.restlet.gwt.util.WrapperList
Returns an array containing all of the elements in this list in proper sequence.
toArray(T[]) - Method in class org.restlet.gwt.util.WrapperList
Returns an array containing all of the elements in this list in proper sequence; the runtime type of the returned array is that of the specified array.
toString() - Method in class org.restlet.gwt.data.MediaType
 
toString() - Method in class org.restlet.gwt.data.Metadata
Returns the metadata name.
toString() - Method in class org.restlet.gwt.data.Parameter
Returns a string with the name and value of the parameter.
toString() - Method in class org.restlet.gwt.data.Preference
 
toString(String, String, Integer, String, String, String) - Static method in class org.restlet.gwt.data.Reference
Creates a reference string from its parts.
toString(String, String, String) - Static method in class org.restlet.gwt.data.Reference
Creates a relative reference string from its parts.
toString(String, String, String, String, String) - Static method in class org.restlet.gwt.data.Reference
Creates a reference string from its parts.
toString() - Method in class org.restlet.gwt.data.Reference
Returns the reference as an URI string.
toString(boolean, boolean) - Method in class org.restlet.gwt.data.Reference
Returns the URI reference string.
toString() - Method in class org.restlet.gwt.data.Status
Returns the name of the status followed by its HTTP code.
toString() - Method in class org.restlet.gwt.util.WrapperList
Returns a string representation of the list.
TRACE - Static variable in class org.restlet.gwt.data.Method
Used to invoke a remote, application-layer loop-back of the request message.

U

Uniform - Class in org.restlet.gwt
Base class exposing the uniform REST interface.
Uniform() - Constructor for class org.restlet.gwt.Uniform
 
UNKNOWN_PORT - Static variable in class org.restlet.gwt.data.Protocol
Indicates that the port number is undefined.
UNKNOWN_SIZE - Static variable in class org.restlet.gwt.resource.Representation
Indicates that the size of the representation can't be known in advance.
UNLOCK - Static variable in class org.restlet.gwt.data.Method
Removes the lock identified by the lock token from the request URI, and all other resources included in the lock.
unmodifiable(Date) - Static method in class org.restlet.gwt.util.DateUtils
Returns an immutable version of a given date.
updateSize() - Method in class org.restlet.gwt.resource.StringRepresentation
Updates the expected size according to the current string value.
US_ASCII - Static variable in class org.restlet.gwt.data.CharacterSet
The US-ASCII character set.
UTF_16 - Static variable in class org.restlet.gwt.data.CharacterSet
The UTF-16 character set.
UTF_8 - Static variable in class org.restlet.gwt.data.CharacterSet
The UTF-8 character set.

V

valueOf(String) - Static method in class org.restlet.gwt.data.ChallengeScheme
Returns the challenge scheme associated to a scheme name.
valueOf(String) - Static method in class org.restlet.gwt.data.CharacterSet
Returns the character set associated to a name.
valueOf(String) - Static method in enum org.restlet.gwt.data.Dimension
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.restlet.gwt.data.Encoding
Returns the encoding associated to a name.
valueOf(String) - Static method in class org.restlet.gwt.data.Language
Returns the language associated to a name.
valueOf(String) - Static method in class org.restlet.gwt.data.MediaType
Returns the media type associated to a name.
valueOf(String) - Static method in class org.restlet.gwt.data.Method
Returns the method associated to a given method name.
valueOf(String) - Static method in class org.restlet.gwt.data.Protocol
Creates the protocol associated to a URI scheme name.
valueOf(int) - Static method in class org.restlet.gwt.data.Status
Returns the status associated to a code.
values() - Static method in enum org.restlet.gwt.data.Dimension
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.restlet.gwt.util.WrapperMap
Returns a collection view of the values contained in this map.
Variant - Class in org.restlet.gwt.resource
Descriptor for available representations of a resource.
Variant() - Constructor for class org.restlet.gwt.resource.Variant
Default constructor.
Variant(MediaType) - Constructor for class org.restlet.gwt.resource.Variant
Constructor.
VELOCITY - Static variable in class org.restlet.gwt.data.Encoding
The Velocity encoding.
VERSION - Static variable in class org.restlet.gwt.util.Engine
Complete version.
VIDEO_ALL - Static variable in class org.restlet.gwt.data.MediaType
 
VIDEO_AVI - Static variable in class org.restlet.gwt.data.MediaType
 
VIDEO_MP4 - Static variable in class org.restlet.gwt.data.MediaType
 
VIDEO_MPEG - Static variable in class org.restlet.gwt.data.MediaType
 
VIDEO_QUICKTIME - Static variable in class org.restlet.gwt.data.MediaType
 
VIDEO_WMV - Static variable in class org.restlet.gwt.data.MediaType
 

W

WrapperList<E> - Class in org.restlet.gwt.util
List wrapper.
WrapperList() - Constructor for class org.restlet.gwt.util.WrapperList
Constructor.
WrapperList(int) - Constructor for class org.restlet.gwt.util.WrapperList
Constructor.
WrapperList(List<E>) - Constructor for class org.restlet.gwt.util.WrapperList
Constructor.
WrapperMap<K,V> - Class in org.restlet.gwt.util
Map wrapper.
WrapperMap() - Constructor for class org.restlet.gwt.util.WrapperMap
Constructor.
WrapperMap(Map<K, V>) - Constructor for class org.restlet.gwt.util.WrapperMap
Constructor.

X

XmlRepresentation - Class in org.restlet.gwt.resource
XML representation based on an XML DOM document.
XmlRepresentation(MediaType) - Constructor for class org.restlet.gwt.resource.XmlRepresentation
Constructor for an empty document.
XmlRepresentation(MediaType, Document) - Constructor for class org.restlet.gwt.resource.XmlRepresentation
Constructor from an existing DOM document.
XmlRepresentation(Representation) - Constructor for class org.restlet.gwt.resource.XmlRepresentation
Constructor.

Z

ZIP - Static variable in class org.restlet.gwt.data.Encoding
The Info-Zip encoding.

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

Copyright © 2005-2008 Noelios Technologies.