- GENDER - Static variable in class org.restlet.ext.openid.AttributeExchange
- 
Deprecated. 
- generate(File) - Method in class org.restlet.ext.odata.Generator
- 
Generates the client code to the given output directory. 
- generate(String) - Method in class org.restlet.ext.odata.Generator
- 
Generates the client code to the given output directory. 
- generateServerNonce() - Method in class org.restlet.ext.crypto.DigestAuthenticator
- 
Generates a server nonce. 
- Generator - Class in org.restlet.ext.atom
- 
Identifies the agent used to generate a feed, for debugging and other
 purposes. 
- Generator() - Constructor for class org.restlet.ext.atom.Generator
- 
Constructor. 
- Generator(String, Reference, String) - Constructor for class org.restlet.ext.atom.Generator
- 
Constructor. 
- Generator - Class in org.restlet.ext.odata
- 
Code generator for accessing OData services. 
- Generator(Reference) - Constructor for class org.restlet.ext.odata.Generator
- 
Constructor. 
- Generator(Reference, String) - Constructor for class org.restlet.ext.odata.Generator
- 
Constructor. 
- Generator(String) - Constructor for class org.restlet.ext.odata.Generator
- 
Constructor. 
- Generator(String, String) - Constructor for class org.restlet.ext.odata.Generator
- 
Constructor. 
- get(int) - Method in class org.restlet.ext.xml.NodeList
-  
- getAbsolutePathBuilder() - Method in interface org.restlet.ext.jaxrs.ExtendedUriInfo
- 
Deprecated. 
- getAccept() - Method in class org.restlet.ext.atom.Collection
- 
Returns the accepted media types. 
- getAdapter() - Method in class org.restlet.ext.spring.RestletFrameworkServlet
- 
- getAgentAnalyticsBufferSize() - Method in class org.restlet.ext.platform.RestletCloudService
- 
Deprecated. Returns the agent Analytics module buffer size. 
- getAgentAnalyticsPostPeriodInSecond() - Method in class org.restlet.ext.platform.RestletCloudService
- 
Deprecated. Returns the agent Analytics module post period. 
- getAgentCellId() - Method in class org.restlet.ext.platform.RestletCloudService
- 
Deprecated. Returns the identifier of the cell configured on the Restlet Cloud platform
 for your application. 
- getAgentCellVersion() - Method in class org.restlet.ext.platform.RestletCloudService
- 
Deprecated. Returns the identifier of the cell version configured on the Restlet Cloud
 platform for your application. 
- getAgentLogin() - Method in class org.restlet.ext.platform.RestletCloudService
- 
Deprecated. Returns the login used to connect to the Restlet Cloud platform. 
- getAgentPassword() - Method in class org.restlet.ext.platform.RestletCloudService
- 
Deprecated. Returns the password used to connect to the Restlet Cloud platform. 
- getAgentRefreshPeriodInSecond() - Method in class org.restlet.ext.platform.RestletCloudService
- 
Deprecated. Returns the agent refresh period in seconds 
- getAgentServiceUrl() - Method in class org.restlet.ext.platform.RestletCloudService
- 
Deprecated. Returns the url of the Restlet Cloud service. 
- getAlgorithm() - Method in class org.restlet.ext.crypto.DigestVerifier
- 
Returns the digest algorithm of provided secrets. 
- getAnonymousLogger() - Method in class org.restlet.ext.slf4j.Slf4jLoggerFacade
- 
Returns an instance of  Slf4jLogger, wrapping the result of
  LoggerFactory.getLogger(String) where the logger name is "". 
- getApiDeclaration(String) - Method in class org.restlet.ext.swagger.JaxRsApplicationSwaggerSpecificationRestlet
- 
Deprecated. Returns the Swagger documentation of a given resource, also known as
 "API Declaration" in Swagger vocabulary. 
- getApiDeclaration(String) - Method in class org.restlet.ext.swagger.SwaggerSpecificationRestlet
- 
Deprecated. Returns the Swagger documentation of a given resource, also known as
 "API Declaration" in Swagger vocabulary. 
- getApiInboundRoot() - Method in class org.restlet.ext.raml.RamlSpecificationRestlet
- 
Deprecated. Returns the root Restlet for the given application. 
- getApiVersion() - Method in class org.restlet.ext.raml.RamlSpecificationRestlet
- 
Deprecated. Returns the API's version. 
- getApiVersion() - Method in class org.restlet.ext.swagger.JaxRsApplicationSwagger2SpecificationRestlet
- 
Deprecated. Returns the API's version. 
- getApiVersion() - Method in class org.restlet.ext.swagger.JaxRsApplicationSwaggerSpecificationRestlet
- 
Deprecated. Returns the API's version. 
- getApiVersion() - Method in class org.restlet.ext.swagger.Swagger2SpecificationRestlet
- 
Deprecated. Returns the API's version. 
- getApiVersion() - Method in class org.restlet.ext.swagger.SwaggerSpecificationRestlet
- 
Deprecated. Returns the API's version. 
- getApplication() - Method in class org.restlet.ext.servlet.ServerServlet
- 
Returns the application. 
- getApplication() - Method in class org.restlet.ext.wadl.WadlRepresentation
- 
Deprecated. Returns the root element of the WADL document. 
- getApplicationContext() - Method in class org.restlet.ext.spring.SpringBeanFinder
- 
Returns the parent application context. 
- getApplicationInfo(Request, Response) - Method in class org.restlet.ext.wadl.WadlApplication
- 
Deprecated. Returns a WADL description of the current application. 
- getAttachments() - Method in class org.restlet.ext.spring.SpringBeanRouter
- 
Returns supplemental explicit mappings 
- getAuthenticatedClient() - Method in class org.restlet.ext.oauth.AccessTokenServerResource
- 
Deprecated. 
- getAuthenticator() - Method in class org.restlet.ext.jaxrs.JaxRsApplication
- 
Deprecated. 
- getAuthorizationURI() - Method in class org.restlet.ext.oauth.OAuthProxy
- 
Deprecated. 
- getAuthors() - Method in class org.restlet.ext.atom.Entry
- 
Returns the authors of the entry. 
- getAuthors() - Method in class org.restlet.ext.atom.Feed
- 
Returns the authors of the feed. 
- getAuthors() - Method in class org.restlet.ext.atom.Source
- 
Returns the authors of the entry. 
- getAuthPage(Context) - Static method in class org.restlet.ext.oauth.HttpOAuthHelper
- 
Deprecated. Returns the value of the "authPage" parameter. 
- getAuthPageTemplate(Context) - Static method in class org.restlet.ext.oauth.HttpOAuthHelper
- 
Deprecated. Returns the value of the "authPageTemplate" parameter. 
- getAuthSession() - Method in class org.restlet.ext.oauth.AuthorizationBaseServerResource
- 
Deprecated. Returns the current authorization session. 
- getAuthSkipApproved(Context) - Static method in class org.restlet.ext.oauth.HttpOAuthHelper
- 
Deprecated. Returns the value of the "authSkipApproved" parameter. 
- getBasePath() - Method in class org.restlet.ext.raml.RamlSpecificationRestlet
- 
Deprecated. Returns the base path of the API. 
- getBasePath() - Method in class org.restlet.ext.swagger.JaxRsApplicationSwagger2SpecificationRestlet
- 
Deprecated. Returns the base path of the API. 
- getBasePath() - Method in class org.restlet.ext.swagger.JaxRsApplicationSwaggerSpecificationRestlet
- 
Deprecated. Returns the base path of the API. 
- getBasePath() - Method in class org.restlet.ext.swagger.Swagger2SpecificationRestlet
- 
Deprecated. Returns the base path of the API. 
- getBasePath() - Method in class org.restlet.ext.swagger.SwaggerSpecificationRestlet
- 
Deprecated. Returns the base path of the API. 
- getBaseRef(HttpServletRequest) - Method in class org.restlet.ext.servlet.ServletAdapter
- 
Returns the base reference of new Restlet requests. 
- getBaseRef() - Method in class org.restlet.ext.wadl.ResourcesInfo
- 
Deprecated. Returns the base URI for each child resource identifier. 
- getBaseRef() - Method in class org.restlet.ext.wadl.WadlApplication
- 
Deprecated. Returns the WADL base reference. 
- getBaseReference() - Method in class org.restlet.ext.atom.Categories
- 
Returns the base reference used to resolve relative references found
 within the scope of the xml:base attribute. 
- getBaseReference() - Method in class org.restlet.ext.atom.Collection
- 
Returns the base reference used to resolve relative references found
 within the scope of the xml:base attribute. 
- getBaseReference() - Method in class org.restlet.ext.atom.Feed
- 
Returns the base reference used to resolve relative references found
 within the scope of the xml:base attribute. 
- getBaseReference() - Method in class org.restlet.ext.atom.Service
- 
Returns the base reference used to resolve relative references found
 within the scope of the xml:base attribute. 
- getBaseReference() - Method in class org.restlet.ext.atom.Workspace
- 
Returns the base reference used to resolve relative references found
 within the scope of the xml:base attribute. 
- getBaseUriBuilder() - Method in interface org.restlet.ext.jaxrs.ExtendedUriInfo
- 
Deprecated. 
- getBeanFactory() - Method in class org.restlet.ext.spring.SpringBeanFinder
- 
Returns the parent bean factory. 
- getBeanName() - Method in class org.restlet.ext.spring.SpringBeanFinder
- 
Returns the bean name. 
- getBestConnection(Request) - Method in class org.restlet.ext.nio.ClientConnectionHelper
- 
Deprecated. Tries to reuse an existing connection for the given request, or creates a
 new one. 
- getBoolean(String) - Method in class org.restlet.ext.xml.XmlRepresentation
- 
Evaluates an XPath expression as a boolean. 
- getBuilder() - Method in class org.restlet.ext.gson.GsonRepresentation
- 
Returns the builder for Gson instances. 
- getCallback() - Method in class org.restlet.ext.json.JsonpRepresentation
- 
Returns the name of the JavaScript callback method. 
- getCategories() - Method in class org.restlet.ext.atom.Collection
- 
Returns the categories. 
- getCategories() - Method in class org.restlet.ext.atom.Entry
- 
Returns the categories associated with the entry. 
- getCategories() - Method in class org.restlet.ext.atom.Feed
- 
Returns the categories associated with the feed. 
- getCategories() - Method in class org.restlet.ext.atom.Source
- 
Returns the categories associated with the entry. 
- getCharacterEncoding() - Method in class org.restlet.ext.fileupload.RepresentationContext
- 
Returns the character encoding for the form. 
- getChildResources() - Method in class org.restlet.ext.wadl.ResourceInfo
- 
Deprecated. Returns the list of child resources. 
- getClassLoader() - Method in class org.restlet.ext.jaxb.JaxbRepresentation
- 
Returns the classloader to use for JAXB annotated classes. 
- getClient(Form) - Method in class org.restlet.ext.oauth.AccessTokenServerResource
- 
Deprecated. 
- getClient(Form) - Method in class org.restlet.ext.oauth.OAuthServerResource
- 
Deprecated. Get request parameter "client_id". 
- getClientDispatcher() - Method in class org.restlet.ext.atom.Service
- 
Returns the client HTTP dispatcher. 
- getClientId() - Method in class org.restlet.ext.oauth.OAuthProxy
- 
Deprecated. 
- getClientSecret() - Method in class org.restlet.ext.oauth.OAuthProxy
- 
Deprecated. 
- getClientVersion() - Method in class org.restlet.ext.odata.Service
- 
Returns the version of the OData protocol extensions defined in every
 request issued by this service. 
- getCode(Form) - Method in class org.restlet.ext.oauth.AccessTokenServerResource
- 
Deprecated. Returns the value of the request parameter "code". 
- getCollections() - Method in class org.restlet.ext.atom.Workspace
- 
Returns the list of collections. 
- getComponent() - Method in class org.restlet.ext.servlet.ServerServlet
- 
Returns the component. 
- getConfiguration() - Method in class org.restlet.ext.freemarker.TemplateFilter
- 
Returns the FreeMarker configuration. 
- getConfiguration() - Method in class org.restlet.ext.jaas.JaasVerifier
- 
Returns the optional JAAS login configuration. 
- getConnectionPool() - Method in class org.restlet.ext.nio.ConnectionHelper
- 
Deprecated. Returns the connection pool. 
- getConnections() - Method in class org.restlet.ext.nio.ConnectionHelper
- 
Deprecated. Returns the set of active connections. 
- getContent() - Method in class org.restlet.ext.atom.Entry
- 
Returns the content of the entry or links to it. 
- getContent() - Method in class org.restlet.ext.atom.Link
- 
Returns the content of the entry or links to it. 
- getContent() - Method in class org.restlet.ext.atom.Text
- 
Returns the content. 
- getContentLength() - Method in class org.restlet.ext.fileupload.RepresentationContext
- 
Returns the content length of the form. 
- getContentType() - Method in class org.restlet.ext.fileupload.RepresentationContext
- 
Returns the content type of the form. 
- getContext(String) - Static method in class org.restlet.ext.jaxb.JaxbRepresentation
- 
Returns the JAXB context, if possible from the cached contexts. 
- getContext(String, ClassLoader) - Static method in class org.restlet.ext.jaxb.JaxbRepresentation
- 
Returns the JAXB context, if possible from the cached contexts. 
- getContext() - Method in class org.restlet.ext.jaxb.JaxbRepresentation
- 
Returns the JAXB context. 
- getContext() - Method in class org.restlet.ext.spring.SpringBeanFinder
-  
- getContextPath() - Method in class org.restlet.ext.jaxb.JaxbRepresentation
- 
Returns the list of Java package names that contain schema derived class
 and/or Java to schema (JAXB-annotated) mapped classes 
- getContextPath(HttpServletRequest) - Method in class org.restlet.ext.servlet.ServerServlet
- 
Intercepter method need for subclasses such as XdbServerServlet. 
- getContributors() - Method in class org.restlet.ext.atom.Entry
- 
Returns the contributors to the entry. 
- getContributors() - Method in class org.restlet.ext.atom.Feed
- 
Returns the contributors to the feed. 
- getContributors() - Method in class org.restlet.ext.atom.Source
- 
Returns the contributors to the entry. 
- getController() - Method in class org.restlet.ext.nio.BaseHelper
- 
Deprecated. Returns the controller task. 
- getController() - Method in class org.restlet.ext.nio.ServerConnectionHelper
- 
Deprecated. 
- getControllerSleepTimeMs() - Method in class org.restlet.ext.nio.BaseHelper
- 
Deprecated. Returns the time for the controller thread to sleep between each control. 
- getCookieName() - Method in class org.restlet.ext.crypto.CookieAuthenticator
- 
Returns the cookie name to use for the authentication credentials. 
- getCount() - Method in class org.restlet.ext.odata.Query
- 
Returns the total number of elements in the entity set, or -1 if it is
 available. 
- getCredentials() - Method in class org.restlet.ext.odata.Service
- 
Returns the credentials used to authenticate requests. 
- getCredentialsCookie(Request, Response) - Method in class org.restlet.ext.crypto.CookieAuthenticator
- 
Returns the credentials cookie setting. 
- getCsvSchema() - Method in class org.restlet.ext.jackson.JacksonRepresentation
- 
Returns the modifiable Jackson CSV schema. 
- getDataModel() - Method in class org.restlet.ext.freemarker.TemplateFilter
- 
Returns the template data model common to all calls. 
- getDataModel() - Method in class org.restlet.ext.freemarker.TemplateRepresentation
- 
Returns the template's data model. 
- getDatatypeRef() - Method in class org.restlet.ext.rdf.Literal
- 
Returns the optional datatype reference. 
- getDefaultLink() - Method in class org.restlet.ext.rdf.Graph
- 
Returns the default link that is used to complete new links. 
- getDefaultValue() - Method in class org.restlet.ext.wadl.ParameterInfo
- 
Deprecated. Returns the default value of this parameter. 
- getDescription() - Method in class org.restlet.ext.spring.SpringResource
- 
Returns the description. 
- getDescription() - Method in class org.restlet.ext.wadl.WadlServerResource
- 
Deprecated. Returns the description of this documented resource. 
- getDisposition() - Method in class org.restlet.ext.html.FormData
- 
Returns the content disposition of the value representation. 
- getDocument() - Method in class org.restlet.ext.xml.DomRepresentation
- 
Returns the wrapped DOM document. 
- getDocument() - Method in class org.restlet.ext.xml.XmlRepresentation
- 
Returns the XML representation as a DOM document. 
- getDocumentations() - Method in class org.restlet.ext.wadl.DocumentedInfo
- 
Deprecated. Returns the list of documentation elements. 
- getDocumentBuilder() - Method in class org.restlet.ext.xml.XmlRepresentation
- 
Returns a document builder properly configured. 
- getDomainRefs() - Method in class org.restlet.ext.crypto.DigestAuthenticator
- 
Returns the base URI references that collectively define the protected
 domains for the digest authentication. 
- getDomSource() - Method in class org.restlet.ext.xml.DomRepresentation
- 
Returns a DOM source. 
- getDomSource() - Method in class org.restlet.ext.xml.XmlRepresentation
- 
Returns a DOM source. 
- getEmail() - Method in class org.restlet.ext.atom.Person
- 
Returns the email address associated with the person. 
- getEncryptAlgorithm() - Method in class org.restlet.ext.crypto.CookieAuthenticator
- 
Returns the name of the algorithm used to encrypt the log info cookie
 value. 
- getEncryptSecretKey() - Method in class org.restlet.ext.crypto.CookieAuthenticator
- 
Returns the secret key for the algorithm used to encrypt the log info
 cookie value. 
- getEngine() - Method in class org.restlet.ext.velocity.TemplateRepresentation
- 
Returns the Velocity engine. 
- getEntityResolver() - Method in class org.restlet.ext.xml.XmlRepresentation
- 
Return the possibly null current SAX EntityResolver.
 
- getEntries() - Method in class org.restlet.ext.atom.Categories
- 
Returns the list of entries. 
- getEntries() - Method in class org.restlet.ext.atom.Feed
- 
Returns the individual entries, acting as a components for associated
 metadata and data. 
- getEntries() - Method in class org.restlet.ext.html.FormDataSet
- 
Returns the modifiable series of form entries. 
- getError() - Method in exception org.restlet.ext.oauth.OAuthException
- 
Deprecated. Returns the kind of OAuth error. 
- getErrorDescription() - Method in exception org.restlet.ext.oauth.OAuthException
- 
Deprecated. Returns the description of the error. 
- getErrorHandler() - Method in class org.restlet.ext.xml.XmlRepresentation
- 
Return the possibly null current SAX ErrorHandler.
 
- getErrorListener() - Method in class org.restlet.ext.xml.TransformRepresentation
- 
Returns the transformer's error listener. 
- getErrorPage(String, OAuthException) - Method in class org.restlet.ext.oauth.AuthorizationBaseServerResource
- 
Deprecated. Helper method to format error responses according to OAuth2 spec. 
- getErrorPage(Exception) - Method in class org.restlet.ext.oauth.OAuthProxy
- 
Deprecated. Return an HTML representation of the given exception. 
- getErrorPageTemplate(Context) - Static method in class org.restlet.ext.oauth.HttpOAuthHelper
- 
Deprecated. Returns the value of the "errorPageTemplate" parameter. 
- getErrorUri() - Method in exception org.restlet.ext.oauth.OAuthException
- 
Deprecated. Returns the URI of the resource that gives more details about the error. 
- getErrorURI() - Method in exception org.restlet.ext.oauth.OAuthException
- 
- getExtension() - Method in class org.restlet.ext.jaxrs.AbstractUriBuilder
- 
Deprecated. 
- getExtension() - Method in class org.restlet.ext.jaxrs.ExtendedUriBuilder
- 
Deprecated. Returns the extension of the current uri, if available. 
- getExternalRef() - Method in class org.restlet.ext.atom.Content
- 
Returns the reference to the external representation. 
- getExternalType() - Method in class org.restlet.ext.atom.Content
- 
Returns the expected media type of the external content. 
- getFeed() - Method in class org.restlet.ext.atom.Collection
- 
Returns the feed representation. 
- getFilename() - Method in class org.restlet.ext.html.FormData
- 
Returns the file name of the value representation. 
- getFirewallConfig() - Method in class org.restlet.ext.platform.RestletCloudService
- 
Deprecated. 
- getFirst() - Method in class org.restlet.ext.rdf.Couple
- 
Returns the first object. 
- getFirst() - Method in class org.restlet.ext.rdf.Triple
- 
Returns the first object. 
- getFixed() - Method in class org.restlet.ext.wadl.ParameterInfo
- 
Deprecated. Returns the fixed value for the parameter. 
- getGenerator() - Method in class org.restlet.ext.atom.Feed
- 
Returns the agent used to generate a feed. 
- getGenerator() - Method in class org.restlet.ext.atom.Source
- 
Returns the agent used to generate a feed. 
- getGrammars() - Method in class org.restlet.ext.wadl.ApplicationInfo
- 
Deprecated. Returns the grammar elements. 
- getGrantType(Form) - Method in class org.restlet.ext.oauth.AccessTokenServerResource
- 
Deprecated. Returns the value of the request parameter "grant_type". 
- getGraph() - Method in class org.restlet.ext.rdf.RdfRepresentation
- 
Returns the graph of links. 
- getGuard() - Method in class org.restlet.ext.jaxrs.JaxRsApplication
- 
- getHashedSecret(String, char[]) - Method in class org.restlet.ext.crypto.DigestAuthenticator
- 
Return the hashed secret. 
- getHostnameVerifier() - Method in class org.restlet.ext.httpclient.HttpClientHelper
- 
Returns the class name of the hostname verifier to use instead of HTTP
 Client default behavior. 
- getHref() - Method in class org.restlet.ext.atom.Collection
- 
Returns the hypertext reference. 
- getHref() - Method in class org.restlet.ext.atom.Link
- 
Returns the link's IRI. 
- getHrefLang() - Method in class org.restlet.ext.atom.Link
- 
Returns the language of the resource pointed to by the href attribute. 
- getHtmlRepresentation() - Method in class org.restlet.ext.wadl.WadlRepresentation
- 
Deprecated. Returns an HTML representation. 
- getHttpClient() - Method in class org.restlet.ext.httpclient.HttpClientHelper
- 
Returns the wrapped Apache HTTP Client. 
- getIcon() - Method in class org.restlet.ext.atom.Feed
- 
Returns the image that provides iconic visual identification for a feed. 
- getIcon() - Method in class org.restlet.ext.atom.Source
- 
Returns the image that provides iconic visual identification for a feed. 
- getId() - Method in class org.restlet.ext.atom.Entry
- 
Returns the permanent, universally unique identifier for the entry. 
- getId() - Method in class org.restlet.ext.atom.Feed
- 
Returns the permanent, universally unique identifier for the feed. 
- getId() - Method in class org.restlet.ext.atom.Source
- 
Returns the permanent, universally unique identifier for the entry. 
- getIdentifier() - Method in class org.restlet.ext.wadl.MethodInfo
- 
Deprecated. Returns the identifier for the method. 
- getIdentifier() - Method in class org.restlet.ext.wadl.ParameterInfo
- 
Deprecated. Returns the identifier of this parameter element. 
- getIdentifier() - Method in class org.restlet.ext.wadl.RepresentationInfo
- 
Deprecated. Returns the identifier for that element. 
- getIdentifier() - Method in class org.restlet.ext.wadl.ResourceInfo
- 
Deprecated. Returns the identifier for that element. 
- getIdentifier() - Method in class org.restlet.ext.wadl.ResourceTypeInfo
- 
Deprecated. Returns the identifier for that element. 
- getIdentifierFormName() - Method in class org.restlet.ext.crypto.CookieAuthenticator
- 
Returns the name of the HTML login form field containing the identifier. 
- getIdleCheckInterval() - Method in class org.restlet.ext.httpclient.HttpClientHelper
- 
Time in milliseconds between two checks for idle and expired connections. 
- getIdleTimeout() - Method in class org.restlet.ext.httpclient.HttpClientHelper
- 
Returns the time in ms beyond which idle connections are eligible for
 reaping. 
- getInboundBufferSize() - Method in class org.restlet.ext.nio.BaseHelper
- 
Deprecated. Returns the size of the content buffer for receiving messages. 
- getInboundMessages() - Method in class org.restlet.ext.nio.BaseHelper
- 
Deprecated. Returns the queue of inbound messages pending for handling. 
- getInboundRoot() - Method in class org.restlet.ext.raml.RamlApplication
- 
Deprecated. Overrides the parent's implementation. 
- getInboundRoot() - Method in class org.restlet.ext.swagger.SwaggerApplication
- 
Deprecated. Overrides the parent's implementation. 
- getIncludes() - Method in class org.restlet.ext.wadl.GrammarsInfo
- 
Deprecated. Returns the list of include elements. 
- getIndentingSize() - Method in class org.restlet.ext.json.JsonRepresentation
- 
Returns the number of spaces to use for indentation. 
- getIndentStep() - Method in class org.restlet.ext.xml.XmlWriter
- 
Return the current indent step. 
- getInitialConnections() - Method in class org.restlet.ext.nio.ConnectionHelper
- 
Deprecated. Returns the initial number of connections pre-created in the connections
 pool. 
- getInitParameter(String, String) - Method in class org.restlet.ext.servlet.ServerServlet
- 
Returns the value of a given initialization parameter, first from the
 Servlet configuration, then from the Web Application context. 
- getInlineContent() - Method in class org.restlet.ext.atom.Content
- 
Returns the representation for inline content. 
- getInputSource() - Method in class org.restlet.ext.xml.DomRepresentation
-  
- getInputSource() - Method in class org.restlet.ext.xml.SaxRepresentation
-  
- getInputSource() - Method in class org.restlet.ext.xml.XmlRepresentation
- 
Returns the XML representation as a SAX input source. 
- getInputStream() - Method in class org.restlet.ext.fileupload.RepresentationContext
- 
Returns the input stream. 
- getInputStream() - Method in class org.restlet.ext.spring.SpringResource
- 
This implementation throws IllegalStateException if attempting to read
 the underlying stream multiple times. 
- getInstance() - Static method in class org.restlet.ext.gwt.SimpleSerializationPolicy
- 
Returns the common instance of this simple policy file. 
- getInstance(Class<T>) - Method in interface org.restlet.ext.jaxrs.ObjectFactory
- 
Deprecated. Creates an instance of the given class. 
- getItemIterator(Representation) - Method in class org.restlet.ext.fileupload.RestletFileUpload
- 
Processes an  RFC 1867
 compliant  multipart/form-data input representation. 
- getJaxbSource() - Method in class org.restlet.ext.jaxb.JaxbRepresentation
- 
Returns a JAXB SAX source. 
- getJaxRsRestlet() - Method in class org.restlet.ext.jaxrs.JaxRsApplication
- 
Deprecated. 
- getJsonArray() - Method in class org.restlet.ext.json.JsonRepresentation
- 
Gets the wrapped JSON array or converts the wrapped representation if
 needed. 
- getJsonObject() - Method in class org.restlet.ext.json.JsonRepresentation
- 
Gets the wrapped JSON object or converts the wrapped representation if
 needed. 
- getJsonTokener() - Method in class org.restlet.ext.json.JsonRepresentation
- 
Gets the wrapped JSON tokener or converts the wrapped representation if
 needed. 
- getLabel() - Method in class org.restlet.ext.atom.Category
- 
Returns the label. 
- getLanguage() - Method in class org.restlet.ext.rdf.Literal
- 
Returns the optional language. 
- getLanguage() - Method in class org.restlet.ext.wadl.DocumentationInfo
- 
Deprecated. Returns the language of that documentation element. 
- getLastModified(Object) - Method in class org.restlet.ext.freemarker.ContextTemplateLoader
- 
Returns the modification time. 
- getLastModified(Resource) - Method in class org.restlet.ext.velocity.RepresentationResourceLoader
-  
- getLatestRequest() - Method in class org.restlet.ext.odata.Service
- 
Returns the latest request sent to the service. 
- getLatestResponse() - Method in class org.restlet.ext.odata.Service
- 
Returns the response to the latest request. 
- getLength() - Method in class org.restlet.ext.atom.Link
- 
Returns the advisory length of the linked content in octets. 
- getLength() - Method in class org.restlet.ext.xml.NodeList
- getLineWidth() - Method in class org.restlet.ext.emf.EmfRepresentation
- 
Deprecated. Returns the maximum number of characters per line. 
- getLink(Relation) - Method in class org.restlet.ext.atom.Entry
- 
Returns the first available link with a given relation type. 
- getLink() - Method in class org.restlet.ext.wadl.ParameterInfo
- 
Deprecated. Returns the link element. 
- getLinked() - Method in class org.restlet.ext.rdf.RdfClientResource
- 
Returns all the linked resources, based on the RDF representation
 exposed. 
- getLinked(Collection<Reference>) - Method in class org.restlet.ext.rdf.RdfClientResource
- 
Returns the linked resources, based on the RDF representation exposed. 
- getLinked(Reference) - Method in class org.restlet.ext.rdf.RdfClientResource
- 
Returns the linked resources, based on the RDF representation exposed. 
- getLinks() - Method in class org.restlet.ext.atom.Entry
- 
Returns the references from the entry to Web resources. 
- getLinks() - Method in class org.restlet.ext.atom.Feed
- 
Returns the references from the entry to Web resources. 
- getLinks() - Method in class org.restlet.ext.atom.Source
- 
Returns the references from the entry to Web resources. 
- getLinks() - Method in class org.restlet.ext.rdf.RdfClientResource
- 
Returns the links exposed by this resource. 
- getLiterals() - Method in class org.restlet.ext.rdf.RdfClientResource
- 
Returns all the linked literals, based on the RDF representation exposed. 
- getLiterals(Reference) - Method in class org.restlet.ext.rdf.RdfClientResource
- 
Returns the linked literals, based on the RDF representation exposed. 
- getLoadOptions() - Method in class org.restlet.ext.emf.EmfRepresentation
- 
Deprecated. Returns the loading options. 
- getLocalAddr(HttpServletRequest) - Method in class org.restlet.ext.servlet.ServerServlet
- 
Intercepter method need for subclasses such as XdbServerServlet. 
- getLocale() - Method in class org.restlet.ext.thymeleaf.TemplateFilter
- 
Overrides with Localedetection.
 
- getLocale() - Method in class org.restlet.ext.thymeleaf.TemplateRepresentation
- 
Returns the representation's locale. 
- getLocalPort(HttpServletRequest) - Method in class org.restlet.ext.servlet.ServerServlet
- 
Intercepter method need for subclasses such as XdbServerServlet. 
- getLogger() - Method in class org.restlet.ext.openid.RelayingParty
- 
Deprecated. 
- getLogger(String) - Method in class org.restlet.ext.slf4j.Slf4jLoggerFacade
- 
Returns an instance of  Slf4jLogger, wrapping the result of
  LoggerFactory.getLogger(String) with the logger name. 
- getLoginFormPath() - Method in class org.restlet.ext.crypto.CookieAuthenticator
- 
Returns the URI path of the HTML login form to use to challenge the user. 
- getLoginPage(Context) - Static method in class org.restlet.ext.oauth.HttpOAuthHelper
- 
Deprecated. Returns the value of the "loginPage" parameter. 
- getLoginPath() - Method in class org.restlet.ext.crypto.CookieAuthenticator
- 
Returns the login URI path to intercept. 
- getLogo() - Method in class org.restlet.ext.atom.Feed
- 
Returns the image that provides visual identification for a feed. 
- getLogo() - Method in class org.restlet.ext.atom.Source
- 
Returns the image that provides visual identification for a feed. 
- getLogoutPath() - Method in class org.restlet.ext.crypto.CookieAuthenticator
- 
Returns the logout URI path to intercept. 
- getLowThreads() - Method in class org.restlet.ext.nio.BaseHelper
- 
Deprecated. Returns the number of threads for the overload state. 
- getMail(String) - Method in class org.restlet.ext.javamail.TriggerResource
- 
Deprecated. Get the mail representation according to its identifier. 
- getMailboxChallengeScheme() - Method in class org.restlet.ext.javamail.TriggerResource
- 
Deprecated. Returns the scheme of the mailbox challenge. 
- getMailboxLogin() - Method in class org.restlet.ext.javamail.TriggerResource
- 
Deprecated. Returns the login for the mailbox. 
- getMailboxPassword() - Method in class org.restlet.ext.javamail.TriggerResource
- 
Deprecated. Returns the password for the mailbox. 
- getMailboxUri() - Method in class org.restlet.ext.javamail.TriggerResource
- 
Deprecated. Returns the URI of the mailbox. 
- getMailIdentifiers() - Method in class org.restlet.ext.javamail.TriggerResource
- 
Deprecated. Returns the list of identifiers for the mails in the inbox 
- getMailRef(String) - Method in class org.restlet.ext.javamail.TriggerResource
- 
Deprecated. Returns the reference of a mail according to its identifier. 
- getMailUriTemplate() - Method in class org.restlet.ext.javamail.TriggerResource
- 
Deprecated. Returns the template of the mail's URI. 
- getMatrixString() - Method in class org.restlet.ext.html.FormDataSet
- 
Formats the form as a matrix path string. 
- getMaxClientVersion() - Method in class org.restlet.ext.odata.Service
- 
Returns the maximum version of the OData protocol extensions the client
 can accept in a response. 
- getMaxConnectionsPerHost() - Method in class org.restlet.ext.httpclient.HttpClientHelper
- 
Returns the maximum number of connections that will be created for any
 particular host. 
- getMaxConnectionsPerHost() - Method in class org.restlet.ext.nio.ConnectionHelper
- 
Deprecated. Returns the maximum concurrent connections per host (IP address). 
- getMaxCookieAge() - Method in class org.restlet.ext.crypto.CookieAuthenticator
- 
Returns the maximum age of the log info cookie. 
- getMaxIoIdleTimeMs() - Method in class org.restlet.ext.nio.BaseHelper
- 
Deprecated. Returns the time for an idle IO connection or request to wait for an
 operation before being closed. 
- getMaxQueued() - Method in class org.restlet.ext.nio.BaseHelper
- 
Deprecated. Returns the maximum number of calls that can be queued if there aren't
 any worker thread available to service them. 
- getMaxRequestAge() - Method in class org.restlet.ext.crypto.AwsAuthenticator
- 
Returns the maximum age of a request, in milliseconds, before it is
 considered stale. 
- getMaxServerNonceAge() - Method in class org.restlet.ext.crypto.DigestAuthenticator
- 
Returns the number of milliseconds between each mandatory nonce refresh. 
- getMaxThreadIdleTimeMs() - Method in class org.restlet.ext.nio.BaseHelper
- 
Deprecated. Returns the time for an idle thread to wait for an operation before being
 collected. 
- getMaxThreads() - Method in class org.restlet.ext.nio.BaseHelper
- 
Deprecated. Returns the maximum threads that will service requests. 
- getMaxTotalConnections() - Method in class org.restlet.ext.httpclient.HttpClientHelper
- 
Returns the maximum number of active connections. 
- getMaxTotalConnections() - Method in class org.restlet.ext.nio.ConnectionHelper
- 
Deprecated. Returns the maximum number of concurrent connections allowed. 
- getMediaType() - Method in class org.restlet.ext.html.FormData
- 
Returns the media type of the value representation. 
- getMediaType() - Method in class org.restlet.ext.wadl.RepresentationInfo
- 
Deprecated. Returns the media type of that element. 
- getMetadata() - Method in class org.restlet.ext.lucene.TikaRepresentation
- 
Deprecated. Returns the Tika metadata used for both input and output. 
- getMetadata() - Method in class org.restlet.ext.odata.Service
- 
Returns the metadata document related to the current service. 
- getMethods() - Method in class org.restlet.ext.wadl.ApplicationInfo
- 
Deprecated. Returns the list of method elements. 
- getMethods() - Method in class org.restlet.ext.wadl.ResourceInfo
- 
Deprecated. Returns the list of supported methods. 
- getMethods() - Method in class org.restlet.ext.wadl.ResourceTypeInfo
- 
Deprecated. Returns the list of supported methods. 
- getMinThreads() - Method in class org.restlet.ext.nio.BaseHelper
- 
Deprecated. Returns the minimum threads waiting to service requests. 
- getMixedContent() - Method in class org.restlet.ext.wadl.DocumentationInfo
- 
Deprecated. Returns the mixed content of that element. 
- getMode() - Method in class org.restlet.ext.xml.Transformer
- 
Returns the transformation mode. 
- getMultipartBoundary() - Method in class org.restlet.ext.html.FormDataSet
- 
Returns the boundary separating multipart entries. 
- getName() - Method in class org.restlet.ext.atom.Generator
- 
Returns the human-readable name for the generating agent. 
- getName() - Method in class org.restlet.ext.atom.Person
- 
Returns the human-readable name. 
- getName() - Method in class org.restlet.ext.atom.Relation
- 
Returns the name of the relation. 
- getName() - Method in class org.restlet.ext.html.FormData
- 
Returns the name of the associated form control. 
- getName() - Method in class org.restlet.ext.jaas.JaasVerifier
- 
Returns the JAAS login context name. 
- getName() - Method in class org.restlet.ext.wadl.MethodInfo
- 
Deprecated. Returns the name of the method. 
- getName() - Method in class org.restlet.ext.wadl.ParameterInfo
- 
Deprecated. Returns the name of this element. 
- getName() - Method in class org.restlet.ext.wadl.WadlServerResource
- 
Deprecated. Returns the name of this documented resource. 
- getNamespacePrefixMapper() - Method in class org.restlet.ext.jaxb.JaxbRepresentation
- 
Returns the optional namespace prefix mapper for marshalling. 
- getNamespaces() - Method in class org.restlet.ext.wadl.ApplicationInfo
- 
Deprecated. Returns the map of namespaces used in the WADL document. 
- getNamespaces() - Method in class org.restlet.ext.xml.XmlRepresentation
- 
Returns the map of namespaces. 
- getNamespaceURI(String) - Method in class org.restlet.ext.xml.XmlRepresentation
- getNext() - Method in class org.restlet.ext.servlet.ServletAdapter
- 
Returns the next Restlet. 
- getNextPage() - Method in class org.restlet.ext.odata.Query
- 
Return the reference to the next page (used in server-paging mode). 
- getNode(String) - Method in class org.restlet.ext.xml.XmlRepresentation
- 
Evaluates an XPath expression as a DOM Node. 
- getNodes(String) - Method in class org.restlet.ext.xml.XmlRepresentation
- 
Evaluates an XPath expression as a DOM NodeList. 
- getNoNamespaceSchemaLocation() - Method in class org.restlet.ext.jaxb.JaxbRepresentation
- 
Returns the "xsi:noNamespaceSchemaLocation" attribute in the generated
 XML data. 
- getNoResMethodHandler() - Method in class org.restlet.ext.jaxrs.JaxRsRestlet
- 
Deprecated. Returns the Restlet that is called, if no resource method class could be
 found. 
- getNoResourceClHandler() - Method in class org.restlet.ext.jaxrs.JaxRsRestlet
- 
Deprecated. Returns the Restlet that is called, if no resource class could be found. 
- getNoRootResClHandler() - Method in class org.restlet.ext.jaxrs.JaxRsRestlet
- 
Deprecated. Returns the Restlet that is called, if no root resource class could be
 found. 
- getNumber(String) - Method in class org.restlet.ext.xml.XmlRepresentation
- 
Evaluates an XPath expression as a number. 
- getObject() - Method in class org.restlet.ext.emf.EmfRepresentation
- 
Deprecated. Returns the wrapped object either parsed from the representation or to be
 formatted. 
- getObject() - Method in class org.restlet.ext.gson.GsonRepresentation
- 
Returns the wrapped object, deserializing the representation with Gson if
 necessary. 
- getObject() - Method in class org.restlet.ext.gwt.ObjectRepresentation
- 
The wrapped object. 
- getObject() - Method in class org.restlet.ext.jackson.JacksonRepresentation
- 
Returns the wrapped object, deserializing the representation with Jackson
 if necessary. 
- getObject() - Method in class org.restlet.ext.jaxb.JaxbRepresentation
- 
Returns the wrapped Java object. 
- getObject() - Method in class org.restlet.ext.jibx.JibxRepresentation
- 
Deprecated. Returns the wrapped Java object. 
- getObjectClass() - Method in class org.restlet.ext.gson.GsonRepresentation
- 
Returns the object class to instantiate. 
- getObjectClass() - Method in class org.restlet.ext.jackson.JacksonRepresentation
- 
Returns the object class to instantiate. 
- getObjectClasses(Variant) - Method in class org.restlet.ext.atom.AtomConverter
-  
- getObjectClasses(Variant) - Method in class org.restlet.ext.emf.EmfConverter
- 
Deprecated. 
- getObjectClasses(Variant) - Method in class org.restlet.ext.freemarker.FreemarkerConverter
-  
- getObjectClasses(Variant) - Method in class org.restlet.ext.gson.GsonConverter
-  
- getObjectClasses(Variant) - Method in class org.restlet.ext.gwt.GwtConverter
-  
- getObjectClasses(Variant) - Method in class org.restlet.ext.html.HtmlConverter
-  
- getObjectClasses(Variant) - Method in class org.restlet.ext.jackson.JacksonConverter
-  
- getObjectClasses(Variant) - Method in class org.restlet.ext.javamail.JavaMailConverter
- 
Deprecated. 
- getObjectClasses(Variant) - Method in class org.restlet.ext.jaxb.JaxbConverter
-  
- getObjectClasses(Variant) - Method in class org.restlet.ext.jibx.JibxConverter
- 
Deprecated. 
- getObjectClasses(Variant) - Method in class org.restlet.ext.json.JsonConverter
-  
- getObjectClasses(Variant) - Method in class org.restlet.ext.rdf.RdfConverter
-  
- getObjectClasses(Variant) - Method in class org.restlet.ext.thymeleaf.ThymeleafConverter
-  
- getObjectClasses(Variant) - Method in class org.restlet.ext.velocity.VelocityConverter
-  
- getObjectClasses(Variant) - Method in class org.restlet.ext.wadl.WadlConverter
- 
Deprecated. 
- getObjectClasses(Variant) - Method in class org.restlet.ext.xml.XmlConverter
-  
- getObjectFactory() - Method in class org.restlet.ext.jaxrs.JaxRsApplication
- 
Deprecated. Returns the ObjectFactory for root resource class and provider
 instantiation, if given. 
- getObjectFactory() - Method in class org.restlet.ext.jaxrs.JaxRsRestlet
- 
Deprecated. Returns the ObjectFactory for root resource class and provider
 instantiation, if given. 
- getObjectMapper() - Method in class org.restlet.ext.jackson.JacksonRepresentation
- 
Returns the modifiable Jackson object mapper. 
- getObjectReader() - Method in class org.restlet.ext.jackson.JacksonRepresentation
- 
Returns the modifiable Jackson object reader. 
- getObjectWriter() - Method in class org.restlet.ext.jackson.JacksonRepresentation
- 
Returns the modifiable Jackson object writer. 
- getOptions() - Method in class org.restlet.ext.wadl.ParameterInfo
- 
Deprecated. Returns the list of option elements for that element. 
- getOutboundBufferSize() - Method in class org.restlet.ext.nio.BaseHelper
- 
Deprecated. Returns the size of the content buffer for sending responses. 
- getOutboundMessages() - Method in class org.restlet.ext.nio.BaseHelper
- 
Deprecated. Returns the queue of outbound messages pending for handling. 
- getOutputProperties() - Method in class org.restlet.ext.xml.TransformRepresentation
- 
Returns the modifiable map of JAXP transformer output properties. 
- getPage(String) - Method in class org.restlet.ext.oauth.AuthPageServerResource
- 
Deprecated. Returns a representation of an authorization HTML page sent back to the user, in case an authorization page is
 present in a context attribute. 
- getParameter(String) - Method in class org.restlet.ext.wadl.WadlServerResource
- 
Deprecated. Returns the first parameter found in the current context (entity, query,
 headers, etc) with the given name. 
- getParameters() - Method in class org.restlet.ext.wadl.RepresentationInfo
- 
Deprecated. Returns the list of parameters. 
- getParameters() - Method in class org.restlet.ext.wadl.RequestInfo
- 
Deprecated. Returns the list of parameters. 
- getParameters() - Method in class org.restlet.ext.wadl.ResourceInfo
- 
Deprecated. Returns the list of parameters. 
- getParameters() - Method in class org.restlet.ext.wadl.ResourceTypeInfo
- 
Deprecated. Returns the list of parameters. 
- getParameters() - Method in class org.restlet.ext.wadl.ResponseInfo
- 
Deprecated. Returns the list of parameters. 
- getParameters(String) - Method in class org.restlet.ext.wadl.WadlServerResource
- 
Deprecated. Returns a collection of parameters found in the current context (entity,
 query, headers, etc) given a parameter name. 
- getParameters() - Method in class org.restlet.ext.xml.TransformRepresentation
- 
Returns the modifiable map of JAXP transformer parameters. 
- getParent() - Method in class org.restlet.ext.openid.AttributeExchange
- 
Deprecated. 
- getPassword(Form) - Method in class org.restlet.ext.oauth.AccessTokenServerResource
- 
Deprecated. Returns the value of the request parameter "password". 
- getPath() - Method in class org.restlet.ext.wadl.ParameterInfo
- 
Deprecated. Returns the path to the value of this parameter (within a parent
 representation). 
- getPath() - Method in class org.restlet.ext.wadl.ResourceInfo
- 
Deprecated. Returns the URI template for the identifier of the resource. 
- getPreferredWadlVariant(Request) - Method in class org.restlet.ext.wadl.WadlApplication
- 
Deprecated. Returns the preferred WADL variant according to the client preferences
 specified in the request. 
- getPreferredWadlVariant() - Method in class org.restlet.ext.wadl.WadlServerResource
- 
Deprecated. Returns the preferred WADL variant according to the client preferences
 specified in the request. 
- getPrefix(String) - Method in class org.restlet.ext.xml.XmlRepresentation
- getPrefix(String) - Method in class org.restlet.ext.xml.XmlWriter
- 
Get the current or preferred prefix for a Namespace URI. 
- getPrefixes(String) - Method in class org.restlet.ext.xml.XmlRepresentation
- getProfiles() - Method in class org.restlet.ext.wadl.RepresentationInfo
- 
Deprecated. Returns the list of locations of one or more meta data profiles. 
- getPropertyConfigRefs() - Method in class org.restlet.ext.spring.SpringContext
- 
Returns the modifiable list of configuration URIs for beans definitions
 via property representations. 
- getProxyHost() - Method in class org.restlet.ext.httpclient.HttpClientHelper
- 
Returns the host name of the HTTP proxy, if specified. 
- getProxyHost() - Method in class org.restlet.ext.nio.ClientConnectionHelper
- 
Deprecated. Returns the host name of the HTTP proxy, if specified. 
- getProxyPort() - Method in class org.restlet.ext.httpclient.HttpClientHelper
- 
Returns the port of the HTTP proxy, if specified, 3128 otherwise. 
- getProxyPort() - Method in class org.restlet.ext.nio.ClientConnectionHelper
- 
Deprecated. Returns the port of the HTTP proxy, if specified, 3128 otherwise. 
- getPublished() - Method in class org.restlet.ext.atom.Entry
- 
Returns the moment associated with an event early in the life cycle of
 the entry. 
- getQueryString() - Method in class org.restlet.ext.html.FormDataSet
- 
Formats the form as a query string. 
- getQueryType() - Method in class org.restlet.ext.wadl.ResourceInfo
- 
Deprecated. Returns the media type for the query component of the resource URI. 
- getRaml() - Method in class org.restlet.ext.raml.RamlSpecificationRestlet
- 
Deprecated. Returns the representation of the whole resource listing of the
 Application. 
- getRamlSpecificationRestlet(Context) - Method in class org.restlet.ext.raml.RamlApplication
- 
Deprecated. The dedicated  Restlet able to generate the RAML specification
 format. 
- getRamlVersion() - Method in class org.restlet.ext.raml.RamlSpecificationRestlet
- 
Deprecated. Returns the version of RAML used to generate this documentation. 
- getRdfN3Representation() - Method in class org.restlet.ext.rdf.Graph
- 
Returns a representation in the RDF/n3 format. 
- getRdfNTriplesRepresentation() - Method in class org.restlet.ext.rdf.Graph
- 
Returns a representation in the RDF/N-Triples format. 
- getRdfTurtleRepresentation() - Method in class org.restlet.ext.rdf.Graph
- 
Returns a representation in the RDF/Turtle format. 
- getRdfXmlRepresentation() - Method in class org.restlet.ext.rdf.Graph
- 
Returns a representation in the RDF/XML format. 
- getReader(Object, String) - Method in class org.restlet.ext.freemarker.ContextTemplateLoader
- 
Returns the reader for the template source. 
- getRedirectionURI(Form, Client) - Method in class org.restlet.ext.oauth.AuthorizationServerResource
- 
Deprecated. Get request parameter "redirect_uri". 
- getRedirectQueryName() - Method in class org.restlet.ext.crypto.CookieAuthenticator
- 
Returns the name of the query parameter containing the URI to redirect
 the browser to after login or logout. 
- getRedirectURI(Form) - Method in class org.restlet.ext.oauth.AccessTokenServerResource
- 
Deprecated. Returns the value of the request parameter "redirect_uri". 
- getRedirectURI() - Method in class org.restlet.ext.oauth.OAuthProxy
- 
Deprecated. 
- getReference() - Method in class org.restlet.ext.atom.Service
- 
Returns the hypertext reference. 
- getReference() - Method in class org.restlet.ext.wadl.RepresentationInfo
- 
Deprecated. Returns the reference to an representation identifier. 
- getRefreshToken(Form) - Method in class org.restlet.ext.oauth.AccessTokenServerResource
- 
Deprecated. Returns the value of the request parameter "refresh_token". 
- getRel() - Method in class org.restlet.ext.atom.Link
- 
Returns the link's relation type. 
- getRelationship() - Method in class org.restlet.ext.wadl.LinkInfo
- 
Deprecated. Returns the relationship attribute value. 
- getRepresentationMessageClass() - Method in class org.restlet.ext.javamail.JavaMailClientHelper
- 
Deprecated. Returns the full name of the class used for generating JavaMail Message
 instances from an XML representation and a JavaMail Session. 
- getRepresentations() - Method in class org.restlet.ext.wadl.ApplicationInfo
- 
Deprecated. Returns the list of representation elements. 
- getRepresentations() - Method in class org.restlet.ext.wadl.RequestInfo
- 
Deprecated. Returns the list of supported input representations. 
- getRepresentations() - Method in class org.restlet.ext.wadl.ResponseInfo
- 
Deprecated. Returns the list of representations 
- getRequest() - Method in class org.restlet.ext.jaas.ChallengeCallbackHandler
- 
Returns the handled request. 
- getRequest(Response) - Method in class org.restlet.ext.nio.BaseHelper
- 
Deprecated. Returns the parent request of this response. 
- getRequest(Request) - Static method in class org.restlet.ext.servlet.ServletUtils
- 
Returns the Servlet request that was used to generate the given Restlet
 request. 
- getRequest() - Method in class org.restlet.ext.wadl.MethodInfo
- 
Deprecated. Returns the input to the method. 
- getRequestUriBuilder() - Method in interface org.restlet.ext.jaxrs.ExtendedUriInfo
- 
Deprecated. 
- getResolver() - Method in class org.restlet.ext.javamail.TriggerResource
- 
Deprecated. Returns the resolver based on a mail. 
- getResolver(String, Representation) - Method in class org.restlet.ext.javamail.TriggerResource
- 
Deprecated. Returns a new resolver based on a mail. 
- getResource(String) - Method in class org.restlet.ext.atom.Service
- 
Retrieves a resource representation. 
- getResourceInfo(ApplicationInfo) - Method in interface org.restlet.ext.wadl.WadlDescribable
- 
Deprecated. 
- getResourceInfo() - Method in class org.restlet.ext.wadl.WadlWrapper
- 
Deprecated. Returns the description of the wrapped Restlet. 
- getResourceListing() - Method in class org.restlet.ext.swagger.JaxRsApplicationSwaggerSpecificationRestlet
- 
Deprecated. Returns the representation of the whole resource listing of the
 Application. 
- getResourceListing() - Method in class org.restlet.ext.swagger.SwaggerSpecificationRestlet
- 
Deprecated. Returns the representation of the whole resource listing of the
 Application. 
- getResourcePath() - Method in class org.restlet.ext.wadl.WadlServerResource
- 
Deprecated. Returns the resource's relative path. 
- getResourceReader(String, String) - Method in class org.restlet.ext.velocity.RepresentationResourceLoader
-  
- getResources() - Method in class org.restlet.ext.wadl.ApplicationInfo
- 
Deprecated. Returns the resources root element. 
- getResources() - Method in class org.restlet.ext.wadl.ResourcesInfo
- 
Deprecated. Returns the list of child resources. 
- getResourcesBase() - Method in class org.restlet.ext.wadl.WadlServerResource
- 
Deprecated. Returns the application resources base URI. 
- getResourceType() - Method in class org.restlet.ext.wadl.LinkInfo
- 
Deprecated. Returns the reference to the resource type of the linked resource. 
- getResourceTypes() - Method in class org.restlet.ext.wadl.ApplicationInfo
- 
Deprecated. Returns the list of resource type elements. 
- getResponse() - Method in class org.restlet.ext.jaas.ChallengeCallbackHandler
- 
Returns the handled response. 
- getResponse(Response) - Static method in class org.restlet.ext.servlet.ServletUtils
- 
Returns the Servlet response that was used to generate the given Restlet
 response. 
- getResponse() - Method in class org.restlet.ext.wadl.MethodInfo
- 
Deprecated. Returns the last added response of the method. 
- getResponseRepresentation(List<String>, Map<String, String>) - Method in class org.restlet.ext.javamail.TriggerResource
- 
Deprecated. Returns the response's representation according to the list of
 successfull and unsuccessfull mails. 
- getResponses() - Method in class org.restlet.ext.wadl.MethodInfo
- 
Deprecated. Returns the output of the method. 
- getResponseStatus(List<String>, Map<String, String>) - Method in class org.restlet.ext.javamail.TriggerResource
- 
Deprecated. Returns the response's status according to the list of successfull and
 unsuccessfull mails. 
- getResponseType(Form) - Method in class org.restlet.ext.oauth.AuthorizationServerResource
- 
Deprecated. Returns the value of the request parameter "response_type". 
- getRestletContext() - Method in class org.restlet.ext.spring.SpringContext
- 
Returns the parent Restlet context. 
- getResultCharacterSet() - Method in class org.restlet.ext.xml.Transformer
- 
Returns the character set of the result representation. 
- getResultEncodings() - Method in class org.restlet.ext.xml.Transformer
- 
Returns the modifiable list of encodings of the result representation. 
- getResultLanguages() - Method in class org.restlet.ext.xml.Transformer
- 
Returns the modifiable list of languages of the result representation. 
- getResultMediaType() - Method in class org.restlet.ext.xml.Transformer
- 
Returns the media type of the result representation. 
- getRetryHandler() - Method in class org.restlet.ext.httpclient.HttpClientHelper
- 
Returns the class name of the retry handler to use instead of HTTP Client
 default behavior. 
- getReverseProxyTargetUrl() - Method in class org.restlet.ext.platform.RestletCloudService
- 
Deprecated. Returns the redirection URL. 
- getReverseRelationship() - Method in class org.restlet.ext.wadl.LinkInfo
- 
Deprecated. Returns the reverse relationship attribute value. 
- getRights() - Method in class org.restlet.ext.atom.Entry
- 
Returns the information about rights held in and over an entry. 
- getRights() - Method in class org.restlet.ext.atom.Feed
- 
Returns the information about rights held in and over an feed. 
- getRights() - Method in class org.restlet.ext.atom.Source
- 
Returns the information about rights held in and over an entry. 
- getRootRef(HttpServletRequest) - Method in class org.restlet.ext.servlet.ServletAdapter
- 
Returns the root reference of new Restlet requests. 
- getRootResourceClasses() - Method in class org.restlet.ext.jaxrs.JaxRsRestlet
- 
Deprecated. Returns an unmodifiable set with the attached root resource classes. 
- getRootResources() - Method in class org.restlet.ext.jaxrs.JaxRsApplication
- 
Deprecated. Returns an unmodifiable set with the attached root resource classes. 
- getRootUris() - Method in class org.restlet.ext.jaxrs.JaxRsApplication
- 
Deprecated. Returns an unmodifiable set of supported URIs (relative to this
 Application). 
- getRootUris() - Method in class org.restlet.ext.jaxrs.JaxRsRestlet
- 
Deprecated. Returns a Collection with all root uris attached to this JaxRsRestlet. 
- getRouter() - Method in class org.restlet.ext.spring.SpringBeanFinder
- 
Returns the associated router. 
- getRouter() - Method in class org.restlet.ext.wadl.WadlApplication
- 
Deprecated. Returns the router where the  ServerResource classes created from
 the WADL description document are attached. 
- getSaveOptions() - Method in class org.restlet.ext.emf.EmfRepresentation
- 
Deprecated. Returns the saving options. 
- getSaxSource() - Method in class org.restlet.ext.xml.SaxRepresentation
- 
- getSaxSource() - Method in class org.restlet.ext.xml.TransformRepresentation
- 
Returns the SAX source associated to the source representation. 
- getSaxSource(Representation) - Static method in class org.restlet.ext.xml.XmlRepresentation
- 
Returns a SAX source. 
- getSaxSource() - Method in class org.restlet.ext.xml.XmlRepresentation
- 
Returns a SAX source. 
- getSchema() - Method in class org.restlet.ext.openid.AttributeExchange
- 
Deprecated. 
- getSchema() - Method in class org.restlet.ext.xml.XmlRepresentation
- 
Return the possibly null Schemato use for
 this type of XML representations.
 
- getSchemaLocation() - Method in class org.restlet.ext.jaxb.JaxbRepresentation
- 
Returns the "xsi:schemaLocation" attribute in the generated XML data. 
- getScheme() - Method in class org.restlet.ext.atom.Categories
- 
Returns the scheme. 
- getScheme() - Method in class org.restlet.ext.atom.Category
- 
Returns the scheme. 
- getScope() - Method in class org.restlet.ext.oauth.OAuthProxy
- 
Deprecated. 
- getScope(Form) - Method in class org.restlet.ext.oauth.OAuthServerResource
- 
Deprecated. Get request parameter "scope". 
- getSecond() - Method in class org.restlet.ext.rdf.Couple
- 
Returns the second object. 
- getSecond() - Method in class org.restlet.ext.rdf.Triple
- 
Returns the second object. 
- getSecretFormName() - Method in class org.restlet.ext.crypto.CookieAuthenticator
- 
Returns the name of the HTML login form field containing the secret. 
- getSections() - Method in class org.restlet.ext.swagger.SwaggerApplication
- 
Deprecated. 
- getSerializationPolicy() - Method in class org.restlet.ext.gwt.ObjectRepresentation
- 
Returns the GWT-RPC serialization policy. 
- getSerializationPolicy(String, String) - Method in class org.restlet.ext.gwt.SimpleSerializationPolicyProvider
- 
- getSerializationPolicyProvider() - Method in class org.restlet.ext.gwt.ObjectRepresentation
- 
Returns the GWT-RPC serialization policy provider. 
- getServer(HttpServletRequest) - Method in class org.restlet.ext.servlet.ServerServlet
- 
Returns the associated HTTP server handling calls. 
- getServerKey() - Method in class org.restlet.ext.crypto.DigestAuthenticator
- 
Returns the secret key known only by server. 
- getServerSocketChannel() - Method in class org.restlet.ext.nio.ServerConnectionHelper
- 
Deprecated. Returns the server socket channel. 
- getServerVersion() - Method in class org.restlet.ext.odata.Service
- 
Returns the version of the OData protocol extensions supported by the
 remote service. 
- getService() - Method in class org.restlet.ext.atom.Workspace
- 
Returns the parent service. 
- getService() - Method in class org.restlet.ext.odata.Query
- 
Returns the parent client service. 
- getServiceRef() - Method in class org.restlet.ext.odata.Service
- 
Returns the reference to the WCF service. 
- getSize() - Method in class org.restlet.ext.json.JsonpRepresentation
-  
- getSize() - Method in class org.restlet.ext.json.JsonRepresentation
-  
- getSlf4jLogger() - Method in class org.restlet.ext.slf4j.Slf4jLogger
- 
Returns the wrapped SLF4J logger. 
- getSocketAddress(Request) - Method in class org.restlet.ext.nio.ClientConnectionHelper
- 
Deprecated. Returns an IP socket address representing the target host domain and port
 for a given request. 
- getSocketConnectTimeoutMs() - Method in class org.restlet.ext.httpclient.HttpClientHelper
- 
Returns the connection timeout. 
- getSocketConnectTimeoutMs() - Method in class org.restlet.ext.nio.ClientConnectionHelper
- 
Deprecated. Returns the socket connection timeout. 
- getSocketLingerTimeMs() - Method in class org.restlet.ext.nio.ConnectionHelper
- 
Deprecated. Returns the time to block when a socket close is requested or -1 to not
 block at all. 
- getSocketReceiveBufferSize() - Method in class org.restlet.ext.nio.ConnectionHelper
- 
Deprecated. Returns the hinted size of the underlying TCP buffers used by the
 platform for inbound network I/O. 
- getSocketSendBufferSize() - Method in class org.restlet.ext.nio.ConnectionHelper
- 
Deprecated. Returns the hinted size of the underlying TCP buffers used by the
 platform for outbound network I/O. 
- getSocketTimeout() - Method in class org.restlet.ext.httpclient.HttpClientHelper
- 
Returns the socket timeout value. 
- getSocketTrafficClass() - Method in class org.restlet.ext.nio.ConnectionHelper
- 
Deprecated. Returns the type of service to set in IP packets. 
- getSource() - Method in class org.restlet.ext.atom.Entry
- 
Returns the source feed's metadata if the entry was copied from another
 feed. 
- getSource() - Method in class org.restlet.ext.rdf.Link
- 
Returns the source which can be either a reference or a link or a graph
 or null. 
- getSourceAsGraph() - Method in class org.restlet.ext.rdf.Link
- 
Returns the source graph. 
- getSourceAsLink() - Method in class org.restlet.ext.rdf.Link
- 
Returns the source link. 
- getSourceAsReference() - Method in class org.restlet.ext.rdf.Link
- 
Returns the source resource reference. 
- getSourceRepresentation() - Method in class org.restlet.ext.xml.TransformRepresentation
- 
Returns the source representation to transform. 
- getSslContext() - Method in class org.restlet.ext.nio.HttpsClientHelper
- 
Deprecated. Returns the SSL context. 
- getSslContext() - Method in class org.restlet.ext.nio.HttpsServerHelper
- 
Deprecated. Returns the SSL context. 
- getState(Form) - Method in class org.restlet.ext.oauth.OAuthServerResource
- 
Deprecated. Get request parameter "state". 
- getStatus() - Method in class org.restlet.ext.json.JsonpRepresentation
- 
Returns the actual status code. 
- getStatuses() - Method in class org.restlet.ext.wadl.ResponseInfo
- 
Deprecated. Returns the list of statuses associated with this response
 representation. 
- getStopIdleTimeout() - Method in class org.restlet.ext.httpclient.HttpClientHelper
- 
Returns the minimum idle time, in milliseconds, for connections to be
 closed when stopping the connector. 
- getStore() - Static method in class org.restlet.ext.velocity.RepresentationResourceLoader
- 
Returns the cache of template representations. 
- getStreamSource() - Method in class org.restlet.ext.xml.XmlRepresentation
- 
Returns a stream of XML markup. 
- getStyle() - Method in class org.restlet.ext.wadl.ParameterInfo
- 
Deprecated. Returns the parameter style. 
- getSubpath() - Method in class org.restlet.ext.odata.Query
- 
Returns the path of the targeted entity relatively to the data service
 URI. 
- getSubtitle() - Method in class org.restlet.ext.atom.Feed
- 
Returns the short summary, abstract, or excerpt of an feed. 
- getSubtitle() - Method in class org.restlet.ext.atom.Source
- 
Returns the short summary, abstract, or excerpt of an entry. 
- getSummary() - Method in class org.restlet.ext.atom.Entry
- 
Returns the short summary, abstract, or excerpt of the entry. 
- getSwagger() - Method in class org.restlet.ext.swagger.JaxRsApplicationSwagger2SpecificationRestlet
- 
Deprecated. Returns the representation of the whole resource listing of the
 Application. 
- getSwagger() - Method in class org.restlet.ext.swagger.Swagger2SpecificationRestlet
- 
Deprecated. Returns the representation of the whole resource listing of the
 Application. 
- getSwaggerSpecificationRestlet(Context) - Method in class org.restlet.ext.swagger.SwaggerApplication
- 
Deprecated. The dedicated  Restlet able to generate the Swagger specification
 formats. 
- getSwaggerVersion() - Method in class org.restlet.ext.swagger.JaxRsApplicationSwagger2SpecificationRestlet
- 
Deprecated. Returns the version of the Swagger specification. 
- getSwaggerVersion() - Method in class org.restlet.ext.swagger.JaxRsApplicationSwaggerSpecificationRestlet
- 
Deprecated. Returns the version of the Swagger specification. 
- getSwaggerVersion() - Method in class org.restlet.ext.swagger.Swagger2SpecificationRestlet
- 
Deprecated. Returns the version of the Swagger specification. 
- getSwaggerVersion() - Method in class org.restlet.ext.swagger.SwaggerSpecificationRestlet
- 
Deprecated. Returns the version of the Swagger specification. 
- getTarget() - Method in class org.restlet.ext.rdf.Link
- 
Returns the target which can be either a literal or a reference or is
 null. 
- getTargetAsGraph() - Method in class org.restlet.ext.rdf.Link
- 
Returns the target graph. 
- getTargetAsLink() - Method in class org.restlet.ext.rdf.Link
- 
Returns the target link. 
- getTargetAsLiteral() - Method in class org.restlet.ext.rdf.Link
- 
Returns the target literal. 
- getTargetAsReference() - Method in class org.restlet.ext.rdf.Link
- 
Returns the target resource reference. 
- getTargetChallengeResponse(Resolver<String>) - Method in class org.restlet.ext.javamail.TriggerResource
- 
Deprecated. Returns the authentication data sent by client to the target according to
 the a list of properties. 
- getTargetEntity(Resolver<String>) - Method in class org.restlet.ext.javamail.TriggerResource
- 
Deprecated. Returns the entity sent to the target. 
- getTargetMethod() - Method in class org.restlet.ext.javamail.TriggerResource
- 
Deprecated. Returns the default target method. 
- getTargetMethod(Resolver<String>) - Method in class org.restlet.ext.javamail.TriggerResource
- 
Deprecated. Returns the target method according to a list of properties. 
- getTargetRef(Resolver<String>) - Method in class org.restlet.ext.javamail.TriggerResource
- 
Deprecated. Returns the reference of the target according to the a list of
 properties. 
- getTargetRef() - Method in class org.restlet.ext.wadl.IncludeInfo
- 
Deprecated. Returns the URI of the referenced definition. 
- getTargetRef() - Method in class org.restlet.ext.wadl.MethodInfo
- 
Deprecated. Returns the reference to a method definition element. 
- getTargetRestlet() - Method in class org.restlet.ext.spring.RestletFrameworkServlet
- 
Returns the target Restlet from Spring's Web application context. 
- getTargetRestletBeanName() - Method in class org.restlet.ext.spring.RestletFrameworkServlet
- 
Returns the bean name of the target Restlet. 
- getTargetUri() - Method in class org.restlet.ext.javamail.TriggerResource
- 
Deprecated. Returns the target URI template. 
- getTcpNoDelay() - Method in class org.restlet.ext.httpclient.HttpClientHelper
- 
Indicates if the protocol will use Nagle's algorithm 
- getTemplate(Configuration, Representation) - Static method in class org.restlet.ext.freemarker.TemplateRepresentation
- 
Returns a FreeMarker template from a representation and a configuration. 
- getTemplate(Configuration, String) - Static method in class org.restlet.ext.freemarker.TemplateRepresentation
- 
Returns a FreeMarker template from its name and a configuration. 
- getTemplate() - Method in class org.restlet.ext.freemarker.TemplateRepresentation
- 
Returns the FreeMarker template. 
- getTemplate() - Method in class org.restlet.ext.velocity.TemplateRepresentation
- 
Returns the Velocity template. 
- getTemplateName() - Method in class org.restlet.ext.thymeleaf.TemplateRepresentation
- 
Returns the template's name. 
- getTemplates() - Method in class org.restlet.ext.xml.TransformRepresentation
- 
Returns the templates to be used and reused. 
- getTerm() - Method in class org.restlet.ext.atom.Category
- 
Returns the term. 
- getText() - Method in class org.restlet.ext.gwt.ObjectRepresentation
-  
- getText(String) - Method in class org.restlet.ext.xml.XmlRepresentation
- 
Evaluates an XPath expression as a string. 
- getTextContent() - Method in class org.restlet.ext.wadl.DocumentationInfo
- 
Deprecated. Returns the language of that documentation element. 
- getThird() - Method in class org.restlet.ext.rdf.Triple
- 
Returns the third object. 
- getThrottleTimeMs() - Method in class org.restlet.ext.nio.BaseHelper
- 
Deprecated. Returns the time to wait between socket write operations in milliseconds. 
- getTikaConfig() - Method in class org.restlet.ext.lucene.TikaRepresentation
- 
Deprecated. Returns the optional Tika configuration. 
- getTikaParser() - Method in class org.restlet.ext.lucene.TikaRepresentation
- 
Deprecated. Returns the optional Tika parser. 
- getTitle() - Method in class org.restlet.ext.atom.Collection
- 
Returns the title. 
- getTitle() - Method in class org.restlet.ext.atom.Entry
- 
Returns the human-readable title for the entry. 
- getTitle() - Method in class org.restlet.ext.atom.Feed
- 
Returns the human-readable title for the feed. 
- getTitle() - Method in class org.restlet.ext.atom.Link
- 
Returns the human-readable information about the link. 
- getTitle() - Method in class org.restlet.ext.atom.Source
- 
Returns the human-readable title for the entry. 
- getTitle() - Method in class org.restlet.ext.atom.Workspace
- 
Returns the title. 
- getTitle() - Method in class org.restlet.ext.wadl.DocumentationInfo
- 
Deprecated. Returns the title of that documentation element. 
- getToken() - Method in class org.restlet.ext.oauth.ProtectedClientResource
- 
Deprecated. 
- getTokenURI() - Method in class org.restlet.ext.oauth.OAuthProxy
- 
Deprecated. 
- getTraceStream() - Method in class org.restlet.ext.nio.BaseHelper
- 
Deprecated. Returns the trace output stream to use if tracing is enabled. 
- getTransformer() - Method in class org.restlet.ext.xml.TransformRepresentation
- 
Returns a new transformer to be used. 
- getTransformerHandler() - Method in class org.restlet.ext.xml.TransformRepresentation
- 
Returns the SAX transformer handler associated to the transform sheet. 
- getTransformSheet() - Method in class org.restlet.ext.xml.Transformer
- 
Returns the XSLT transform sheet to apply to message entities. 
- getTransformSheet() - Method in class org.restlet.ext.xml.TransformRepresentation
- 
Returns the XSLT transform sheet to apply to the source representation. 
- getTransport() - Method in class org.restlet.ext.nio.BaseHelper
- 
Deprecated. Returns the transport protocol. 
- getType() - Method in class org.restlet.ext.atom.Link
- 
Returns the advisoty media type. 
- getType() - Method in class org.restlet.ext.atom.Text
- 
Returns the content type. 
- getType() - Method in class org.restlet.ext.wadl.ParameterInfo
- 
Deprecated. Returns the parameter type. 
- getType() - Method in class org.restlet.ext.wadl.ResourceInfo
- 
Deprecated. Returns the list of references to resource type elements. 
- getTypeRef() - Method in class org.restlet.ext.rdf.Link
- 
Returns the type reference. 
- getUpdated() - Method in class org.restlet.ext.atom.Entry
- 
Returns the most recent moment when the entry was modified in a
 significant way. 
- getUpdated() - Method in class org.restlet.ext.atom.Feed
- 
Returns the most recent moment when the entry was modified in a
 significant way. 
- getUpdated() - Method in class org.restlet.ext.atom.Source
- 
Returns the most recent moment when the entry was modified in a
 significant way. 
- getUri() - Method in class org.restlet.ext.atom.Generator
- 
Returns the reference of the generating agent. 
- getUri() - Method in class org.restlet.ext.atom.Person
- 
Returns the IRI associated with the person. 
- getUriResolver() - Method in class org.restlet.ext.xml.TransformRepresentation
- 
Returns the URI resolver. 
- getUsername(Form) - Method in class org.restlet.ext.oauth.AccessTokenServerResource
- 
Deprecated. Returns the value of the request parameter "username". 
- getUserPrincipalClassName() - Method in class org.restlet.ext.jaas.JaasVerifier
- 
Gets the user principal class name. 
- getValidationEventHandler() - Method in class org.restlet.ext.jaxb.JaxbRepresentation
- 
Returns the optional validation event handler. 
- getValue() - Method in class org.restlet.ext.html.FormData
- 
Returns the textual value of the associated form control. 
- getValue(Object) - Method in class org.restlet.ext.odata.Service
- 
Returns the binary representation of the given media resource. 
- getValue(Object, List<Preference<MediaType>>) - Method in class org.restlet.ext.odata.Service
- 
Returns the binary representation of the given media resource. 
- getValue(Object, MediaType) - Method in class org.restlet.ext.odata.Service
- 
Returns the binary representation of the given media resource. 
- getValue() - Method in class org.restlet.ext.rdf.Literal
- 
Returns the value. 
- getValue() - Method in class org.restlet.ext.wadl.OptionInfo
- 
Deprecated. Returns the value of this option element. 
- getValueRef(Object) - Method in class org.restlet.ext.odata.Service
- 
Returns the reference of the binary representation of the given entity,
 if this is a media resource. 
- getValueRepresentation() - Method in class org.restlet.ext.html.FormData
- 
Returns the value of the associated form control, either textual or
 binary. 
- getVariants(Class<?>) - Method in class org.restlet.ext.atom.AtomConverter
-  
- getVariants(Class<?>) - Method in class org.restlet.ext.emf.EmfConverter
- 
Deprecated. 
- getVariants(Class<?>) - Method in class org.restlet.ext.freemarker.FreemarkerConverter
-  
- getVariants(Class<?>) - Method in class org.restlet.ext.gson.GsonConverter
-  
- getVariants(Class<?>) - Method in class org.restlet.ext.gwt.GwtConverter
-  
- getVariants(Class<?>) - Method in class org.restlet.ext.html.HtmlConverter
-  
- getVariants(Class<?>) - Method in class org.restlet.ext.jackson.JacksonConverter
-  
- getVariants(Class<?>) - Method in class org.restlet.ext.javamail.JavaMailConverter
- 
Deprecated. 
- getVariants(Class<?>) - Method in class org.restlet.ext.jaxb.JaxbConverter
-  
- getVariants(Class<?>) - Method in class org.restlet.ext.jibx.JibxConverter
- 
Deprecated. 
- getVariants(Class<?>) - Method in class org.restlet.ext.json.JsonConverter
-  
- getVariants(Class<?>) - Method in class org.restlet.ext.rdf.RdfConverter
-  
- getVariants(Class<?>) - Method in class org.restlet.ext.thymeleaf.ThymeleafConverter
-  
- getVariants(Class<?>) - Method in class org.restlet.ext.velocity.VelocityConverter
-  
- getVariants(Class<?>) - Method in class org.restlet.ext.wadl.WadlConverter
- 
Deprecated. 
- getVariants(Class<?>) - Method in class org.restlet.ext.xml.XmlConverter
-  
- getVerifier() - Method in class org.restlet.ext.crypto.AwsAuthenticator
-  
- getVerifier() - Method in class org.restlet.ext.crypto.DigestAuthenticator
-  
- getVersion() - Method in class org.restlet.ext.atom.Generator
- 
Returns the version of the generating agent. 
- getVersion() - Static method in class org.restlet.ext.oauth.OAuthProxy
- 
Deprecated. Returns the current proxy's version. 
- getWadlVariants() - Method in class org.restlet.ext.wadl.WadlApplication
- 
Deprecated. Returns the available WADL variants. 
- getWadlVariants() - Method in class org.restlet.ext.wadl.WadlServerResource
- 
Deprecated. Returns the available WADL variants. 
- getWebApplicationContext() - Method in class org.restlet.ext.spring.SpringServerServlet
- 
Get the Spring WebApplicationContext from the ServletContext. 
- getWorkerService() - Method in class org.restlet.ext.nio.BaseHelper
- 
Deprecated. Returns the connection handler service. 
- getWorkspace() - Method in class org.restlet.ext.atom.Collection
- 
Returns the parent workspace. 
- getWorkspaces() - Method in class org.restlet.ext.atom.Service
- 
Returns the list of workspaces. 
- getWrappedAlgorithm() - Method in class org.restlet.ext.crypto.DigestVerifier
- 
Returns the digest algorithm of secrets returned by the wrapped verifier. 
- getWrappedSecret(String) - Method in class org.restlet.ext.crypto.DigestVerifier
- 
Returns the wrapped secret associated to a given identifier. 
- getWrappedSecretDigest(String) - Method in class org.restlet.ext.crypto.DigestVerifier
- 
Returns the digest of the wrapped secret associated to a given
 identifier. 
- getWrappedVerifier() - Method in class org.restlet.ext.crypto.AwsAuthenticator
- 
Returns the secret verifier that will be wrapped by the real verifier
 supporting all the HTTP AWS verifications. 
- getWrappedVerifier() - Method in class org.restlet.ext.crypto.DigestVerifier
- 
Returns the wrapped secret verifier. 
- getWriter() - Method in class org.restlet.ext.xml.XmlWriter
- 
Returns the underlying writer. 
- getXmlConfigRefs() - Method in class org.restlet.ext.spring.SpringContext
- 
Returns the modifiable list of configuration URIs for beans definitions
 via XML representations. 
- getXmlElement() - Method in class org.restlet.ext.wadl.RepresentationInfo
- 
Deprecated. Returns the qualified name of the root element for this XML-based
 representation. 
- getXmlFilter() - Method in class org.restlet.ext.xml.TransformRepresentation
- 
Returns the SAX XML filter applying the transform sheet to its input. 
- GrammarsInfo - Class in org.restlet.ext.wadl
- 
- GrammarsInfo() - Constructor for class org.restlet.ext.wadl.GrammarsInfo
- 
Deprecated. Constructor. 
- GrammarsInfo(DocumentationInfo) - Constructor for class org.restlet.ext.wadl.GrammarsInfo
- 
Deprecated. Constructor with a single documentation element. 
- GrammarsInfo(List<DocumentationInfo>) - Constructor for class org.restlet.ext.wadl.GrammarsInfo
- 
Deprecated. Constructor with a list of documentation elements. 
- GrammarsInfo(String) - Constructor for class org.restlet.ext.wadl.GrammarsInfo
- 
Deprecated. Constructor with a single documentation element. 
- GRANT_TYPE - Static variable in interface org.restlet.ext.oauth.OAuthResourceDefs
- 
Deprecated. 
- GrantType - Enum in org.restlet.ext.oauth
- 
- grantType(GrantType) - Method in class org.restlet.ext.oauth.OAuthParameters
- 
Deprecated. 
- Graph - Class in org.restlet.ext.rdf
- 
Graph composed of links. 
- Graph() - Constructor for class org.restlet.ext.rdf.Graph
- 
Default constructor. 
- Graph(Link) - Constructor for class org.restlet.ext.rdf.Graph
- 
Constructor with a default link. 
- GraphBuilder - Class in org.restlet.ext.rdf
- 
Graph handler used when parsing an RDF representation. 
- GraphBuilder(Graph) - Constructor for class org.restlet.ext.rdf.GraphBuilder
-  
- GraphHandler - Class in org.restlet.ext.rdf
- 
Handler for the content of a  Graph. 
- GraphHandler() - Constructor for class org.restlet.ext.rdf.GraphHandler
-  
- GsonConverter - Class in org.restlet.ext.gson
- 
Converter between the JSON and Representation classe based on Gson library. 
- GsonConverter() - Constructor for class org.restlet.ext.gson.GsonConverter
-  
- GsonRepresentation<T> - Class in org.restlet.ext.gson
- 
Representation based on a JSON document. 
- GsonRepresentation(Representation, Class<T>) - Constructor for class org.restlet.ext.gson.GsonRepresentation
- 
Constructor. 
- GsonRepresentation(T) - Constructor for class org.restlet.ext.gson.GsonRepresentation
- 
Constructor for the JSON media type. 
- GwtConverter - Class in org.restlet.ext.gwt
- 
Converter between Object instances and Representations based on GWT
 serialization format. 
- GwtConverter() - Constructor for class org.restlet.ext.gwt.GwtConverter
-  
- SaxRepresentation - Class in org.restlet.ext.xml
- 
XML representation for SAX events processing. 
- SaxRepresentation() - Constructor for class org.restlet.ext.xml.SaxRepresentation
- 
Default constructor. 
- SaxRepresentation(MediaType) - Constructor for class org.restlet.ext.xml.SaxRepresentation
- 
Constructor. 
- SaxRepresentation(MediaType, Document) - Constructor for class org.restlet.ext.xml.SaxRepresentation
- 
Constructor. 
- SaxRepresentation(MediaType, InputSource) - Constructor for class org.restlet.ext.xml.SaxRepresentation
- 
Constructor. 
- SaxRepresentation(MediaType, SAXSource) - Constructor for class org.restlet.ext.xml.SaxRepresentation
- 
Constructor. 
- SaxRepresentation(Representation) - Constructor for class org.restlet.ext.xml.SaxRepresentation
- 
Constructor. 
- scheme(String) - Method in class org.restlet.ext.jaxrs.AbstractUriBuilder
- 
Deprecated. Set the URI scheme. 
- scheme(String) - Method in class org.restlet.ext.jaxrs.ExtendedUriBuilder
- 
Deprecated. Set the URI scheme. 
- schemeSpecificPart(String) - Method in class org.restlet.ext.jaxrs.AbstractUriBuilder
- 
Deprecated. Set the URI scheme-specific-part (see URI).
 
- schemeSpecificPart(String) - Method in class org.restlet.ext.jaxrs.ExtendedUriBuilder
- 
Deprecated. Set the URI scheme-specific-part (see URI).
 
- scope(String[]) - Method in class org.restlet.ext.oauth.OAuthParameters
- 
Deprecated. 
- SCOPE - Static variable in interface org.restlet.ext.oauth.OAuthResourceDefs
- 
Deprecated. 
- score(Object, Variant, Resource) - Method in class org.restlet.ext.atom.AtomConverter
-  
- score(Representation, Class<T>, Resource) - Method in class org.restlet.ext.atom.AtomConverter
-  
- score(Object, Variant, Resource) - Method in class org.restlet.ext.emf.EmfConverter
- 
Deprecated. 
- score(Representation, Class<T>, Resource) - Method in class org.restlet.ext.emf.EmfConverter
- 
Deprecated. 
- score(Object, Variant, Resource) - Method in class org.restlet.ext.freemarker.FreemarkerConverter
-  
- score(Representation, Class<T>, Resource) - Method in class org.restlet.ext.freemarker.FreemarkerConverter
-  
- score(Object, Variant, Resource) - Method in class org.restlet.ext.gson.GsonConverter
-  
- score(Representation, Class<T>, Resource) - Method in class org.restlet.ext.gson.GsonConverter
-  
- score(Object, Variant, Resource) - Method in class org.restlet.ext.gwt.GwtConverter
-  
- score(Representation, Class<T>, Resource) - Method in class org.restlet.ext.gwt.GwtConverter
-  
- score(Object, Variant, Resource) - Method in class org.restlet.ext.html.HtmlConverter
-  
- score(Representation, Class<T>, Resource) - Method in class org.restlet.ext.html.HtmlConverter
-  
- score(Object, Variant, Resource) - Method in class org.restlet.ext.jackson.JacksonConverter
-  
- score(Representation, Class<T>, Resource) - Method in class org.restlet.ext.jackson.JacksonConverter
-  
- score(Object, Variant, Resource) - Method in class org.restlet.ext.javamail.JavaMailConverter
- 
Deprecated. 
- score(Representation, Class<T>, Resource) - Method in class org.restlet.ext.javamail.JavaMailConverter
- 
Deprecated. 
- score(Object, Variant, Resource) - Method in class org.restlet.ext.jaxb.JaxbConverter
-  
- score(Representation, Class<T>, Resource) - Method in class org.restlet.ext.jaxb.JaxbConverter
-  
- score(Object, Variant, Resource) - Method in class org.restlet.ext.jibx.JibxConverter
- 
Deprecated. 
- score(Representation, Class<T>, Resource) - Method in class org.restlet.ext.jibx.JibxConverter
- 
Deprecated. 
- score(Object, Variant, Resource) - Method in class org.restlet.ext.json.JsonConverter
-  
- score(Representation, Class<T>, Resource) - Method in class org.restlet.ext.json.JsonConverter
-  
- score(Object, Variant, Resource) - Method in class org.restlet.ext.rdf.RdfConverter
-  
- score(Representation, Class<T>, Resource) - Method in class org.restlet.ext.rdf.RdfConverter
-  
- score(Object, Variant, Resource) - Method in class org.restlet.ext.thymeleaf.ThymeleafConverter
-  
- score(Representation, Class<T>, Resource) - Method in class org.restlet.ext.thymeleaf.ThymeleafConverter
-  
- score(Object, Variant, Resource) - Method in class org.restlet.ext.velocity.VelocityConverter
-  
- score(Representation, Class<T>, Resource) - Method in class org.restlet.ext.velocity.VelocityConverter
-  
- score(Object, Variant, Resource) - Method in class org.restlet.ext.wadl.WadlConverter
- 
Deprecated. 
- score(Representation, Class<T>, Resource) - Method in class org.restlet.ext.wadl.WadlConverter
- 
Deprecated. 
- score(Object, Variant, Resource) - Method in class org.restlet.ext.xml.XmlConverter
-  
- score(Representation, Class<T>, Resource) - Method in class org.restlet.ext.xml.XmlConverter
-  
- segment(String...) - Method in class org.restlet.ext.jaxrs.AbstractUriBuilder
- 
Deprecated. Append path segments to the existing path. 
- segment(String...) - Method in class org.restlet.ext.jaxrs.ExtendedUriBuilder
- 
Deprecated. Append path segments to the existing path. 
- select(String) - Method in class org.restlet.ext.odata.Query
- 
Creates a new Query with the $select option set in the URI generated
 by the returned query. 
- SELF - Static variable in class org.restlet.ext.atom.Relation
- 
Signifies that the IRI in the value of the href attribute identifies a
 resource equivalent to the containing element. 
- SelfInjectingServerResource - Class in org.restlet.ext.guice
- 
Base class for ServerResources that do their own member injection. 
- SelfInjectingServerResource() - Constructor for class org.restlet.ext.guice.SelfInjectingServerResource
-  
- SelfInjectingServerResourceModule - Class in org.restlet.ext.guice
- 
- SelfInjectingServerResourceModule() - Constructor for class org.restlet.ext.guice.SelfInjectingServerResourceModule
-  
- sendError(String, OAuthException, String, boolean) - Method in class org.restlet.ext.oauth.AuthorizationBaseServerResource
- 
Deprecated. Helper method to format error responses according to OAuth2 spec. 
- ServerConnectionHelper - Class in org.restlet.ext.nio
- 
- ServerConnectionHelper(Server) - Constructor for class org.restlet.ext.nio.ServerConnectionHelper
- 
Deprecated. Constructor. 
- ServerServlet - Class in org.restlet.ext.servlet
- 
Servlet acting like an HTTP server connector. 
- ServerServlet() - Constructor for class org.restlet.ext.servlet.ServerServlet
- 
Constructor. 
- SERVICE - Static variable in class org.restlet.ext.atom.Relation
- 
Signifies that the IRI in the value of the href attribute identifies a
 resource that can be used to retrieve an Atom Publishing Protocol Service
 Document as defined by RFC 5023. 
- Service - Class in org.restlet.ext.atom
- 
Represents an Atom introspection document. 
- Service(Client) - Constructor for class org.restlet.ext.atom.Service
- 
Constructor. 
- Service(Client, String) - Constructor for class org.restlet.ext.atom.Service
- 
Constructor. 
- Service(Context, String) - Constructor for class org.restlet.ext.atom.Service
- 
Constructor. 
- Service(Representation) - Constructor for class org.restlet.ext.atom.Service
- 
Constructor. 
- Service(Restlet, String, Representation) - Constructor for class org.restlet.ext.atom.Service
- 
Constructor. 
- Service(String) - Constructor for class org.restlet.ext.atom.Service
- 
Constructor. 
- Service(String, Representation) - Constructor for class org.restlet.ext.atom.Service
- 
Constructor. 
- Service - Class in org.restlet.ext.odata
- 
Acts as a manager for a specific remote OData service. 
- Service(Reference) - Constructor for class org.restlet.ext.odata.Service
- 
Constructor. 
- Service(String) - Constructor for class org.restlet.ext.odata.Service
- 
Constructor. 
- service(HttpServletRequest, HttpServletResponse) - Method in class org.restlet.ext.servlet.ServerServlet
- 
Services a HTTP Servlet request as an uniform call. 
- service(HttpServletRequest, HttpServletResponse) - Method in class org.restlet.ext.servlet.ServletAdapter
- 
Services a HTTP Servlet request as a Restlet request handled by the
 "target" Restlet. 
- ServletAdapter - Class in org.restlet.ext.servlet
- 
HTTP adapter from Servlet calls to Restlet calls. 
- ServletAdapter(ServletContext) - Constructor for class org.restlet.ext.servlet.ServletAdapter
- 
Constructor. 
- ServletAdapter(ServletContext, Restlet) - Constructor for class org.restlet.ext.servlet.ServletAdapter
- 
Constructor. 
- ServletUtils - Class in org.restlet.ext.servlet
- 
Servlet related utilities. 
- ServletUtils() - Constructor for class org.restlet.ext.servlet.ServletUtils
-  
- setAccept(List<MediaType>) - Method in class org.restlet.ext.atom.Collection
- 
Sets the accepted media types. 
- setAcceptBodyMethod(boolean) - Method in class org.restlet.ext.oauth.ClientVerifier
- 
Deprecated. Indicates whether the verifier can find credentials in the Web Form entity of the request in case the request has
 no challengeResponse (cf  Request.getChallengeResponse()). 
- setAcceptBodyMethod(boolean) - Method in class org.restlet.ext.oauth.TokenVerifier
- 
Deprecated. Indicates if the credentials are "Form-Encoded Body Parameter". 
- setAcceptQueryMethod(boolean) - Method in class org.restlet.ext.oauth.TokenVerifier
- 
Deprecated. Indicates if the credentials are "URI Query Parameter". 
- setAgentAnalyticsBufferSize(int) - Method in class org.restlet.ext.platform.RestletCloudService
- 
Deprecated. Sets the agent Analytics module buffer size. 
- setAgentAnalyticsPostPeriodInSecond(long) - Method in class org.restlet.ext.platform.RestletCloudService
- 
Deprecated. Sets the agent Analytics module post period. 
- setAgentCellId(Integer) - Method in class org.restlet.ext.platform.RestletCloudService
- 
Deprecated. Sets the identifier of the cell configured on the Restlet Cloud platform for
 your application. 
- setAgentCellVersion(Integer) - Method in class org.restlet.ext.platform.RestletCloudService
- 
Deprecated. Sets the identifier of the cell version configured on the Restlet Cloud
 platform for your application. 
- setAgentEnabled(boolean) - Method in class org.restlet.ext.platform.RestletCloudService
- 
Deprecated. Indicates if the Restlet Cloud agent is enabled. 
- setAgentLogin(String) - Method in class org.restlet.ext.platform.RestletCloudService
- 
Deprecated. Sets the login used to connect to the Restlet Cloud platform. 
- setAgentPassword(String) - Method in class org.restlet.ext.platform.RestletCloudService
- 
Deprecated. Sets the password used to connect to the Restlet Cloud platform. 
- setAgentRefreshPeriodInSecond(long) - Method in class org.restlet.ext.platform.RestletCloudService
- 
Deprecated. Sets the agent refresh period 
- setAgentServiceUrl(String) - Method in class org.restlet.ext.platform.RestletCloudService
- 
Deprecated. Sets the url of the Restlet Cloud agent service. 
- setAlgorithm(String) - Method in class org.restlet.ext.crypto.DigestVerifier
- 
Sets the digest algorithm of provided secrets. 
- setApiInboundRoot(Application) - Method in class org.restlet.ext.raml.RamlSpecificationRestlet
- 
Deprecated. Sets the root Restlet for the given application. 
- setApiInboundRoot(Restlet) - Method in class org.restlet.ext.raml.RamlSpecificationRestlet
- 
Deprecated. Sets the root Restlet for the given application. 
- setApiInboundRoot(Application) - Method in class org.restlet.ext.swagger.JaxRsApplicationSwaggerSpecificationRestlet
- 
Deprecated. Sets the root Restlet for the given application. 
- setApiInboundRoot(Application) - Method in class org.restlet.ext.swagger.SwaggerSpecificationRestlet
- 
Deprecated. Sets the root Restlet for the given application. 
- setApiVersion(String) - Method in class org.restlet.ext.raml.RamlSpecificationRestlet
- 
Deprecated. Sets the API's version. 
- setApiVersion(String) - Method in class org.restlet.ext.swagger.JaxRsApplicationSwagger2SpecificationRestlet
- 
Deprecated. Sets the API's version. 
- setApiVersion(String) - Method in class org.restlet.ext.swagger.JaxRsApplicationSwaggerSpecificationRestlet
- 
Deprecated. Sets the API's version. 
- setApiVersion(String) - Method in class org.restlet.ext.swagger.Swagger2SpecificationRestlet
- 
Deprecated. Sets the API's version. 
- setApiVersion(String) - Method in class org.restlet.ext.swagger.SwaggerSpecificationRestlet
- 
Deprecated. Sets the API's version. 
- setApplication(Application) - Method in class org.restlet.ext.swagger.JaxRsApplicationSwagger2SpecificationRestlet
- 
Deprecated. Sets the root Restlet for the given application. 
- setApplication(Application) - Method in class org.restlet.ext.swagger.JaxRsApplicationSwaggerSpecificationRestlet
- 
Deprecated. Sets the root Restlet for the given application. 
- setApplication(Application) - Method in class org.restlet.ext.swagger.Swagger2SpecificationRestlet
- 
Deprecated. Sets the root Restlet for the given application. 
- setApplication(Application) - Method in class org.restlet.ext.swagger.SwaggerSpecificationRestlet
- 
Deprecated. Sets the root Restlet for the given application. 
- setApplication(ApplicationInfo) - Method in class org.restlet.ext.wadl.WadlRepresentation
- 
Deprecated. Sets the root element of the WADL document. 
- setApplicationContext(ApplicationContext) - Method in class org.restlet.ext.spring.SpringBeanFinder
- 
Sets the parent application context 
- setApplicationContext(ApplicationContext) - Method in class org.restlet.ext.spring.SpringBeanRouter
- 
Sets the Spring application context. 
- setApplications(Collection<Application>) - Method in class org.restlet.ext.jaxrs.JaxRsApplication
- 
Deprecated. Adds the given applications to the available applications. 
- setAttachment(String, Object) - Method in class org.restlet.ext.spring.SpringHost
- 
Sets a route to attach. 
- setAttachment(Router, String, Object) - Static method in class org.restlet.ext.spring.SpringRouter
- 
Attach a single route. 
- setAttachments(Map<String, String>) - Method in class org.restlet.ext.spring.SpringBeanRouter
- 
Sets an explicit mapping of URI templates to bean IDs to use in addition
 to the usual bean name mapping behavior. 
- setAttachments(Map<String, Object>) - Method in class org.restlet.ext.spring.SpringHost
- 
Sets the map of routes to attach. 
- setAttachments(Router, Map<String, Object>) - Static method in class org.restlet.ext.spring.SpringRouter
- 
Sets the map of routes to attach. 
- setAttachments(Map<String, Object>) - Method in class org.restlet.ext.spring.SpringRouter
- 
Sets the map of routes to attach. 
- setAuthenticationMethod(ChallengeScheme) - Method in class org.restlet.ext.oauth.AccessTokenClientResource
- 
Deprecated. 
- setAuthenticator(Authenticator) - Method in class org.restlet.ext.jaxrs.JaxRsApplication
- 
Deprecated. 
- setAuthorizationURI(String) - Method in class org.restlet.ext.oauth.OAuthProxy
- 
Deprecated. 
- setAuthPage(String, Context) - Static method in class org.restlet.ext.oauth.HttpOAuthHelper
- 
Deprecated. Sets the value of the "authPage" parameter. 
- setAuthPageTemplate(String, Context) - Static method in class org.restlet.ext.oauth.HttpOAuthHelper
- 
Deprecated. Sets the value of the "authPageTemplate" parameter. 
- setAuthSkipApproved(boolean, Context) - Static method in class org.restlet.ext.oauth.HttpOAuthHelper
- 
Deprecated. Sets the value of the "authSkipApproved" parameter. 
- setAutoDescribing(boolean) - Method in class org.restlet.ext.wadl.WadlApplication
- 
Deprecated. Indicates if the application should be automatically described via WADL
 when an OPTIONS request handles a "*" target URI. 
- setAutoDescribing(boolean) - Method in class org.restlet.ext.wadl.WadlServerResource
- 
Deprecated. Indicates if the resource should be automatically described via WADL when
 an OPTIONS request is handled. 
- setBasePath(String) - Method in class org.restlet.ext.raml.RamlSpecificationRestlet
- 
Deprecated. Sets the base path of the API. 
- setBasePath(String) - Method in class org.restlet.ext.swagger.JaxRsApplicationSwagger2SpecificationRestlet
- 
Deprecated. Sets the base path of the API. 
- setBasePath(String) - Method in class org.restlet.ext.swagger.JaxRsApplicationSwaggerSpecificationRestlet
- 
Deprecated. Sets the base path of the API. 
- setBasePath(String) - Method in class org.restlet.ext.swagger.Swagger2SpecificationRestlet
- 
Deprecated. Sets the base path of the API. 
- setBasePath(String) - Method in class org.restlet.ext.swagger.SwaggerSpecificationRestlet
- 
Deprecated. Sets the base path of the API. 
- setBaseRef(Reference) - Method in class org.restlet.ext.wadl.ResourcesInfo
- 
Deprecated. Sets the base URI for each child resource identifier. 
- setBaseRef(Reference) - Method in class org.restlet.ext.wadl.WadlApplication
- 
Deprecated. Sets the WADL base reference. 
- setBaseReference(Reference) - Method in class org.restlet.ext.atom.Categories
- 
Sets the base reference used to resolve relative references found within
 the scope of the xml:base attribute. 
- setBaseReference(Reference) - Method in class org.restlet.ext.atom.Collection
- 
Sets the base reference used to resolve relative references found within
 the scope of the xml:base attribute. 
- setBaseReference(Reference) - Method in class org.restlet.ext.atom.Feed
- 
Sets the base reference used to resolve relative references found within
 the scope of the xml:base attribute. 
- setBaseReference(String) - Method in class org.restlet.ext.atom.Feed
- 
Sets the base URI used to resolve relative references found within the
 scope of the xml:base attribute. 
- setBaseReference(Reference) - Method in class org.restlet.ext.atom.Service
- 
Sets the base reference used to resolve relative references found within
 the scope of the xml:base attribute. 
- setBaseReference(Reference) - Method in class org.restlet.ext.atom.Workspace
- 
Sets the base reference used to resolve relative references found within
 the scope of the xml:base attribute. 
- setBeanFactory(BeanFactory) - Method in class org.restlet.ext.spring.SpringBeanFinder
- 
Sets the parent bean factory. 
- setBeanName(String) - Method in class org.restlet.ext.spring.SpringBeanFinder
- 
Sets the bean name. 
- setBuilder(GsonBuilder) - Method in class org.restlet.ext.gson.GsonRepresentation
- 
Sets the Gson builder. 
- setCategories(Categories) - Method in class org.restlet.ext.atom.Collection
- 
Sets the categories. 
- setChildResources(List<ResourceInfo>) - Method in class org.restlet.ext.wadl.ResourceInfo
- 
Deprecated. Sets the list of child resources. 
- setClassLoader(ClassLoader) - Method in class org.restlet.ext.jaxb.JaxbRepresentation
- 
Sets the classloader to use for JAXB annotated classes. 
- setClient(Object) - Method in class org.restlet.ext.spring.SpringComponent
- 
Adds a client to the list of connectors. 
- setClientCredentials(String, String) - Method in class org.restlet.ext.oauth.AccessTokenClientResource
- 
Deprecated. 
- setClientDispatcher(Client) - Method in class org.restlet.ext.atom.Service
- 
Sets the client HTTP dispatcher. 
- setClientId(String) - Method in class org.restlet.ext.oauth.OAuthProxy
- 
Deprecated. 
- setClientSecret(String) - Method in class org.restlet.ext.oauth.OAuthProxy
- 
Deprecated. 
- setClientsList(List<Object>) - Method in class org.restlet.ext.spring.SpringComponent
- 
Sets the list of clients, either as protocol names, Protocol instances or
 Client instances. 
- setClientVersion(String) - Method in class org.restlet.ext.odata.Service
- 
Sets the version of the OData protocol extensions defined in every
 request issued by this service. 
- setCoalescing(boolean) - Method in class org.restlet.ext.xml.XmlRepresentation
- 
Indicates if the parser should be coalescing text. 
- setConfiguration(Configuration) - Method in class org.restlet.ext.freemarker.TemplateFilter
- 
Sets the FreeMarker configuration. 
- setConfiguration(Configuration) - Method in class org.restlet.ext.jaas.JaasVerifier
- 
Sets the optional JAAS login configuration. 
- setContent(Content) - Method in class org.restlet.ext.atom.Entry
- 
Sets the content of the entry or links to it. 
- setContent(Content) - Method in class org.restlet.ext.atom.Link
- 
Sets the content of the entry or links to it. 
- setContent(String) - Method in class org.restlet.ext.atom.Text
- 
Sets the content. 
- setContext(Context) - Method in class org.restlet.ext.jaxrs.JaxRsApplication
- 
Deprecated. 
- setContext(IContext) - Method in class org.restlet.ext.thymeleaf.TemplateRepresentation
- 
Sets the Thymeleaf context. 
- setContextPath(String) - Method in class org.restlet.ext.jaxb.JaxbRepresentation
- 
Sets the list of Java package names that contain schema derived class
 and/or Java to schema (JAXB-annotated) mapped classes. 
- setCookieName(String) - Method in class org.restlet.ext.crypto.CookieAuthenticator
- 
Sets the cookie name to use for the authentication credentials. 
- setCredentials(ChallengeResponse) - Method in class org.restlet.ext.odata.Service
- 
Sets the credentials used to authenticate requests. 
- setCsvSchema(CsvSchema) - Method in class org.restlet.ext.jackson.JacksonRepresentation
- 
Sets the Jackson CSV schema. 
- setDataFormat(boolean) - Method in class org.restlet.ext.xml.XmlWriter
-  
- setDataModel(Object) - Method in class org.restlet.ext.freemarker.TemplateFilter
- 
Sets the template data model common to all calls. 
- setDataModel(Object) - Method in class org.restlet.ext.freemarker.TemplateRepresentation
- 
Sets the template's data model. 
- setDataModel(Request, Response) - Method in class org.restlet.ext.freemarker.TemplateRepresentation
- 
Sets the template's data model from a request/response pair. 
- setDataModel(Resolver<Object>) - Method in class org.restlet.ext.freemarker.TemplateRepresentation
- 
Sets the template's data model from a resolver. 
- setDataModel(Map<String, Object>) - Method in class org.restlet.ext.thymeleaf.TemplateRepresentation
- 
Sets the template's data model. 
- setDataModel(Request, Response) - Method in class org.restlet.ext.thymeleaf.TemplateRepresentation
- 
Sets the template's data model from a request/response pair. 
- setDataModel(Resolver<Object>) - Method in class org.restlet.ext.thymeleaf.TemplateRepresentation
- 
Sets the template's data model from a resolver. 
- setDataModel(Map<String, Object>) - Method in class org.restlet.ext.velocity.TemplateRepresentation
- 
Sets the template's data model. 
- setDataModel(Request, Response) - Method in class org.restlet.ext.velocity.TemplateRepresentation
- 
Sets the template's data model from a request/response pair. 
- setDataModel(Resolver<Object>) - Method in class org.restlet.ext.velocity.TemplateRepresentation
- 
Sets the template's data model from a resolver. 
- setDatatypeRef(Reference) - Method in class org.restlet.ext.rdf.Literal
- 
Sets the datatype reference. 
- setDefaultAttachment(Object) - Method in class org.restlet.ext.spring.SpringHost
- 
Sets the default route to attach. 
- setDefaultAttachment(Object) - Method in class org.restlet.ext.spring.SpringRouter
- 
Sets the default route to attach. 
- setDefaultLink(Link) - Method in class org.restlet.ext.rdf.Graph
- 
Sets the default link that is used to complete new links. 
- setDefaultProvider(String) - Method in class org.restlet.ext.openid.OpenIdVerifier
- 
Deprecated. Sets the default provider. 
- setDefaultTarget(Restlet) - Method in class org.restlet.ext.spring.SpringComponent
- 
Attaches a target Restlet to the default host. 
- setDefaultValue(String) - Method in class org.restlet.ext.wadl.ParameterInfo
- 
Deprecated. Sets the default value of this parameter. 
- setDescription(String) - Method in class org.restlet.ext.wadl.WadlServerResource
- 
Deprecated. Sets the description of this documented resource. 
- setDocument(Document) - Method in class org.restlet.ext.xml.DomRepresentation
- 
Sets the wrapped DOM document. 
- setDocumentation(DocumentationInfo) - Method in class org.restlet.ext.wadl.DocumentedInfo
- 
Deprecated. Set the list of documentation elements with a single element. 
- setDocumentation(String) - Method in class org.restlet.ext.wadl.DocumentedInfo
- 
Deprecated. Set the list of documentation elements with a single element. 
- setDocumentations(List<DocumentationInfo>) - Method in class org.restlet.ext.wadl.DocumentedInfo
- 
Deprecated. Sets the list of documentation elements. 
- setDocumentLocator(Locator) - Method in class org.restlet.ext.atom.EntryReader
-  
- setDocumentLocator(Locator) - Method in class org.restlet.ext.atom.FeedReader
-  
- setDomainRefs(List<Reference>) - Method in class org.restlet.ext.crypto.DigestAuthenticator
- 
Sets the URI references that define the protection domains for the digest
 authentication. 
- setEmail(String) - Method in class org.restlet.ext.atom.Person
- 
Sets the email address. 
- setEncryptAlgorithm(String) - Method in class org.restlet.ext.crypto.CookieAuthenticator
- 
Sets the name of the algorithm used to encrypt the log info cookie value. 
- setEncryptSecretKey(byte[]) - Method in class org.restlet.ext.crypto.CookieAuthenticator
- 
Sets the secret key for the algorithm used to encrypt the log info cookie
 value. 
- setEntityResolver(EntityResolver) - Method in class org.restlet.ext.xml.XmlRepresentation
- 
Set the EntityResolverto use when resolving external entity
 references encountered in this type of XML representations.
 
- setEntries(List<Category>) - Method in class org.restlet.ext.atom.Categories
- 
Sets the list of entries. 
- setEphemeralPort(int) - Method in class org.restlet.ext.nio.ServerConnectionHelper
- 
Deprecated. Sets the ephemeral port in the attributes map if necessary. 
- setEphemeralPort(ServerSocket) - Method in class org.restlet.ext.nio.ServerConnectionHelper
- 
Deprecated. Sets the ephemeral port in the attributes map if necessary. 
- setError(OAuthError) - Method in exception org.restlet.ext.oauth.OAuthException
- 
Deprecated. Sets the kind of OAuth error. 
- setErrorDescription(String) - Method in exception org.restlet.ext.oauth.OAuthException
- 
Deprecated. Sets the description of the error. 
- setErrorHandler(ErrorHandler) - Method in class org.restlet.ext.xml.XmlRepresentation
- 
Set the ErrorHandlerto use when signaling SAX event exceptions.
 
- setErrorListener(ErrorListener) - Method in class org.restlet.ext.xml.TransformRepresentation
- 
Sets the transformer's error listener. 
- setErrorPageTemplate(String, Context) - Static method in class org.restlet.ext.oauth.HttpOAuthHelper
- 
Deprecated. Sets the value of the "errorPageTemplate" parameter. 
- setErrorUri(String) - Method in exception org.restlet.ext.oauth.OAuthException
- 
Deprecated. Sets the URI of the resource that gives more details about the error. 
- setExpandingEntityRefs(boolean) - Method in class org.restlet.ext.jackson.JacksonRepresentation
- 
Indicates if the parser will expand entity reference nodes. 
- setExpandingEntityRefs(boolean) - Method in class org.restlet.ext.jaxb.JaxbRepresentation
- 
Indicates if the parser will expand entity reference nodes. 
- setExpandingEntityRefs(boolean) - Method in class org.restlet.ext.xml.XmlRepresentation
- 
Indicates if the parser will expand entity reference nodes. 
- setExternalRef(Reference) - Method in class org.restlet.ext.atom.Content
- 
Sets the reference to the external representation. 
- setExternalType(MediaType) - Method in class org.restlet.ext.atom.Content
- 
Sets the expected media type of the external content. 
- setFindingInAncestors(boolean) - Method in class org.restlet.ext.spring.SpringBeanRouter
- 
Sets if bean names will be searched for higher up in the BeanFactory
 hierarchy. 
- setFirewallEnabled(boolean) - Method in class org.restlet.ext.platform.RestletCloudService
- 
Deprecated. Indicates if the firewall is enabled. 
- setFirst(T) - Method in class org.restlet.ext.rdf.Couple
- 
Sets the first object. 
- setFirst(T) - Method in class org.restlet.ext.rdf.Triple
- 
Sets the first object. 
- setFixed(boolean) - Method in class org.restlet.ext.atom.Categories
- 
Indicates if the list is fixed. 
- setFixed(String) - Method in class org.restlet.ext.wadl.ParameterInfo
- 
Deprecated. Sets the fixed value for the parameter. 
- setFormattedOutput(boolean) - Method in class org.restlet.ext.jaxb.JaxbRepresentation
- 
Indicates if the resulting XML data should be formatted with line breaks
 and indentation. 
- setFragment(boolean) - Method in class org.restlet.ext.jaxb.JaxbRepresentation
- 
Indicates whether or not document level events will be generated by the
 Marshaller. 
- setGenerator(Generator) - Method in class org.restlet.ext.atom.Feed
- 
Sets the agent used to generate a feed. 
- setGenerator(Generator) - Method in class org.restlet.ext.atom.Source
- 
Sets the agent used to generate a feed. 
- setGrammars(GrammarsInfo) - Method in class org.restlet.ext.wadl.ApplicationInfo
- 
Deprecated. Sets the grammars element. 
- setGraph(Graph) - Method in class org.restlet.ext.rdf.RdfRepresentation
- 
Sets the graph of links. 
- setGuard(Authenticator) - Method in class org.restlet.ext.jaxrs.JaxRsApplication
- 
- setHref(Reference) - Method in class org.restlet.ext.atom.Collection
- 
Sets the hypertext reference. 
- setHref(Reference) - Method in class org.restlet.ext.atom.Link
- 
Sets the link's IRI. 
- setHrefLang(Language) - Method in class org.restlet.ext.atom.Link
- 
Sets the language of the resource pointed to by the href attribute. 
- setIcon(Reference) - Method in class org.restlet.ext.atom.Feed
- 
Sets the image that provides iconic visual identification for a feed. 
- setIcon(Reference) - Method in class org.restlet.ext.atom.Source
- 
Sets the image that provides iconic visual identification for a feed. 
- setId(String) - Method in class org.restlet.ext.atom.Entry
- 
Sets the permanent, universally unique identifier for the entry. 
- setId(String) - Method in class org.restlet.ext.atom.Feed
- 
Sets the permanent, universally unique identifier for the feed. 
- setId(String) - Method in class org.restlet.ext.atom.Source
- 
Sets the permanent, universally unique identifier for the entry. 
- setIdentifier(String) - Method in class org.restlet.ext.wadl.MethodInfo
- 
Deprecated. Sets the identifier for the method. 
- setIdentifier(String) - Method in class org.restlet.ext.wadl.ParameterInfo
- 
Deprecated. Sets the identifier of this parameter element. 
- setIdentifier(String) - Method in class org.restlet.ext.wadl.RepresentationInfo
- 
Deprecated. Sets the identifier for that element. 
- setIdentifier(String) - Method in class org.restlet.ext.wadl.ResourceInfo
- 
Deprecated. Sets the identifier for that element. 
- setIdentifier(String) - Method in class org.restlet.ext.wadl.ResourceTypeInfo
- 
Deprecated. Sets the identifier for that element. 
- setIdentifierFormName(String) - Method in class org.restlet.ext.crypto.CookieAuthenticator
- 
Sets the name of the HTML login form field containing the identifier. 
- setIdleConnectionReaper(HttpIdleConnectionReaper) - Method in class org.restlet.ext.httpclient.HttpClientHelper
- 
Sets the idle connections reaper. 
- setIgnoringComments(boolean) - Method in class org.restlet.ext.xml.XmlRepresentation
- 
Indicates if the parser will ignore comments. 
- setIgnoringExtraWhitespaces(boolean) - Method in class org.restlet.ext.xml.XmlRepresentation
- 
Indicates if the parser will ignore extra white spaces in element
 content. 
- setIncludes(List<IncludeInfo>) - Method in class org.restlet.ext.wadl.GrammarsInfo
- 
Deprecated. Sets the list of include elements. 
- setIndenting(boolean) - Method in class org.restlet.ext.json.JsonRepresentation
- 
Indicates if JSON objects and arrays should be indented. 
- setIndenting(boolean) - Method in class org.restlet.ext.xml.DomRepresentation
- 
Indicates if the XML serialization should be indented. 
- setIndentingSize(int) - Method in class org.restlet.ext.json.JsonRepresentation
- 
Sets the number of spaces to use for indentation. 
- setIndentStep(int) - Method in class org.restlet.ext.xml.XmlWriter
- 
Set the current indent step. 
- setInlineContent(Representation) - Method in class org.restlet.ext.atom.Content
- 
Sets the representation for inline content. 
- setInterceptingLogin(boolean) - Method in class org.restlet.ext.crypto.CookieAuthenticator
- 
Indicates if the login requests should be intercepted. 
- setInterceptingLogout(boolean) - Method in class org.restlet.ext.crypto.CookieAuthenticator
- 
Indicates if the logout requests should be intercepted. 
- setLabel(String) - Method in class org.restlet.ext.atom.Category
- 
Sets the label. 
- setLanguage(Language) - Method in class org.restlet.ext.rdf.Literal
- 
Sets the language. 
- setLanguage(Language) - Method in class org.restlet.ext.wadl.DocumentationInfo
- 
Deprecated. The language of that documentation element. 
- setLatestRequest(Request) - Method in class org.restlet.ext.odata.Service
- 
Sets the latest request sent to the service. 
- setLatestResponse(Response) - Method in class org.restlet.ext.odata.Service
- 
Sets the response to the latest request. 
- setLength(long) - Method in class org.restlet.ext.atom.Link
- 
Sets the advisory length of the linked content in octets. 
- setLineWidth(int) - Method in class org.restlet.ext.emf.EmfRepresentation
- 
Deprecated. Sets the maximum number of characters per line. 
- setLink(Object, String, Object) - Method in class org.restlet.ext.odata.Service
- 
Sets the association between the source and the target entity via the
 given property name. 
- setLink(LinkInfo) - Method in class org.restlet.ext.wadl.ParameterInfo
- 
Deprecated. Sets the link element. 
- setLoginFormPath(String) - Method in class org.restlet.ext.crypto.CookieAuthenticator
- 
Sets the URI path of the HTML login form to use to challenge the user. 
- setLoginPage(String, Context) - Static method in class org.restlet.ext.oauth.HttpOAuthHelper
- 
Deprecated. Sets the value of the "loginPage" parameter. 
- setLoginPath(String) - Method in class org.restlet.ext.crypto.CookieAuthenticator
- 
Sets the login URI path to intercept. 
- setLogo(Reference) - Method in class org.restlet.ext.atom.Feed
- 
Sets the image that provides visual identification for a feed. 
- setLogo(Reference) - Method in class org.restlet.ext.atom.Source
- 
Sets the image that provides visual identification for a feed. 
- setLogoutPath(String) - Method in class org.restlet.ext.crypto.CookieAuthenticator
- 
Sets the logout URI path to intercept. 
- setMailboxChallengeScheme(ChallengeScheme) - Method in class org.restlet.ext.javamail.TriggerResource
- 
Deprecated. Sets the scheme of the mailbox challenge. 
- setMailboxLogin(String) - Method in class org.restlet.ext.javamail.TriggerResource
- 
Deprecated. Sets the login for the mailbox access. 
- setMailboxPassword(String) - Method in class org.restlet.ext.javamail.TriggerResource
- 
Deprecated. Sets the password for the mailbox access. 
- setMailboxUri(String) - Method in class org.restlet.ext.javamail.TriggerResource
- 
Deprecated. Sets the URI of the mailbox. 
- setMailUriTemplate(String) - Method in class org.restlet.ext.javamail.TriggerResource
- 
Deprecated. Sets the URI template for the target. 
- setMaxClientVersion(String) - Method in class org.restlet.ext.odata.Service
- 
Sets the maximum version of the OData protocol extensions the client can
 accept in a response. 
- setMaxCookieAge(int) - Method in class org.restlet.ext.crypto.CookieAuthenticator
- 
Sets the maximum age of the log info cookie. 
- setMaxRequestAge(long) - Method in class org.restlet.ext.crypto.AwsAuthenticator
- 
Sets the maximum age of a request, in milliseconds, before it is
 considered stale. 
- setMaxServerNonceAge(long) - Method in class org.restlet.ext.crypto.DigestAuthenticator
- 
Sets the number of milliseconds between each mandatory nonce refresh. 
- setMediaType(MediaType) - Method in class org.restlet.ext.wadl.RepresentationInfo
- 
Deprecated. Sets the media type of that element. 
- setMetadata(Metadata) - Method in class org.restlet.ext.lucene.TikaRepresentation
- 
Deprecated. The Tika metadata used for both input and output. 
- setMethods(List<MethodInfo>) - Method in class org.restlet.ext.wadl.ApplicationInfo
- 
Deprecated. Sets the list of documentation elements. 
- setMethods(List<MethodInfo>) - Method in class org.restlet.ext.wadl.ResourceInfo
- 
Deprecated. Sets the list of supported methods. 
- setMethods(List<MethodInfo>) - Method in class org.restlet.ext.wadl.ResourceTypeInfo
- 
Deprecated. Sets the list of supported methods. 
- setMixedContent(Node) - Method in class org.restlet.ext.wadl.DocumentationInfo
- 
Deprecated. Sets the mixed content of that element. 
- setMode(int) - Method in class org.restlet.ext.xml.Transformer
- 
Sets the transformation mode. 
- setMultipart(boolean) - Method in class org.restlet.ext.html.FormDataSet
- 
Indicates if the form is multipart encoded. 
- setMultipartBoundary(String) - Method in class org.restlet.ext.html.FormDataSet
- 
Sets the boundary separating multipart entries. 
- setName(String) - Method in class org.restlet.ext.atom.Generator
- 
Sets the human-readable name for the generating agent. 
- setName(String) - Method in class org.restlet.ext.atom.Person
- 
Sets the human-readable name. 
- setName(String) - Method in class org.restlet.ext.html.FormData
- 
Sets the name of the associated form control. 
- setName(String) - Method in class org.restlet.ext.jaas.JaasVerifier
- 
Sets the JAAS login context name. 
- setName(Method) - Method in class org.restlet.ext.wadl.MethodInfo
- 
Deprecated. Sets the name of the method. 
- setName(String) - Method in class org.restlet.ext.wadl.ParameterInfo
- 
Deprecated. Sets the name of this element. 
- setName(String) - Method in class org.restlet.ext.wadl.WadlServerResource
- 
Deprecated. Sets the name of this documented resource. 
- setNamespaceAware(boolean) - Method in class org.restlet.ext.xml.XmlRepresentation
- 
Indicates if processing is namespace aware. 
- setNamespacePrefixMapper(NamespacePrefixMapper) - Method in class org.restlet.ext.jaxb.JaxbRepresentation
- 
Sets the optional namespace prefix mapper for marshalling. 
- setNamespaces(Map<String, String>) - Method in class org.restlet.ext.wadl.ApplicationInfo
- 
Deprecated. Sets the map of namespaces used in the WADL document. 
- setNamespaces(Map<String, String>) - Method in class org.restlet.ext.xml.XmlRepresentation
- 
Sets the map of namespaces. 
- setNext(Restlet) - Method in class org.restlet.ext.servlet.ServletAdapter
- 
Sets the next Restlet. 
- setNextPage(Reference) - Method in class org.restlet.ext.odata.Query
- 
Sets the reference to the next page (used in server-paging mode). 
- setNoNamespaceSchemaLocation(String) - Method in class org.restlet.ext.jaxb.JaxbRepresentation
- 
Sets the "xsi:noNamespaceSchemaLocation" attribute in the generated XML
 data. 
- setNoResMethodHandler(Restlet) - Method in class org.restlet.ext.jaxrs.JaxRsRestlet
- 
Deprecated. Sets the Restlet that will handle the  Requests, if no resource
 method could be found. 
- setNoResourceClHandler(Restlet) - Method in class org.restlet.ext.jaxrs.JaxRsRestlet
- 
Deprecated. Sets the Restlet that will handle the  Requests, if no resource
 class could be found. 
- setNoRootResClHandler(Restlet) - Method in class org.restlet.ext.jaxrs.JaxRsRestlet
- 
Deprecated. Sets the Restlet that is called, if no root resource class could be
 found. 
- setObject(T) - Method in class org.restlet.ext.gson.GsonRepresentation
- 
Sets the object to format. 
- setObject(T) - Method in class org.restlet.ext.gwt.ObjectRepresentation
- 
Sets the wrapped object. 
- setObject(T) - Method in class org.restlet.ext.jackson.JacksonRepresentation
- 
Sets the object to format. 
- setObject(T) - Method in class org.restlet.ext.jaxb.JaxbRepresentation
- 
Sets the wrapped Java object. 
- setObject(T) - Method in class org.restlet.ext.jibx.JibxRepresentation
- 
Deprecated. Sets the wrapped Java object. 
- setObjectClass(Class<T>) - Method in class org.restlet.ext.gson.GsonRepresentation
- 
Sets the object class to instantiate. 
- setObjectClass(Class<T>) - Method in class org.restlet.ext.jackson.JacksonRepresentation
- 
Sets the object class to instantiate. 
- setObjectFactory(ObjectFactory) - Method in class org.restlet.ext.jaxrs.JaxRsApplication
- 
Deprecated. Sets the ObjectFactory for root resource class and provider
 instantiation. 
- setObjectFactory(ObjectFactory) - Method in class org.restlet.ext.jaxrs.JaxRsRestlet
- 
Deprecated. Sets the ObjectFactory for root resource class and provider
 instantiation. 
- setObjectMapper(ObjectMapper) - Method in class org.restlet.ext.jackson.JacksonRepresentation
- 
Sets the Jackson object mapper. 
- setObjectReader(ObjectReader) - Method in class org.restlet.ext.jackson.JacksonRepresentation
- 
Sets the Jackson object reader. 
- setObjectWriter(ObjectWriter) - Method in class org.restlet.ext.jackson.JacksonRepresentation
- 
Sets the Jackson object writer. 
- setOptions(List<OptionInfo>) - Method in class org.restlet.ext.wadl.ParameterInfo
- 
Deprecated. Sets the list of option elements for that element. 
- setOutput(Writer) - Method in class org.restlet.ext.xml.XmlWriter
- 
Set a new output destination for the document. 
- setOutputProperties(Map<String, String>) - Method in class org.restlet.ext.xml.TransformRepresentation
- 
Sets the modifiable map of JAXP transformer output properties. 
- setParameters(Properties) - Method in class org.restlet.ext.spring.SpringServer
- 
Sets parameters on the server. 
- setParameters(List<ParameterInfo>) - Method in class org.restlet.ext.wadl.RepresentationInfo
- 
Deprecated. Sets the list of parameters. 
- setParameters(List<ParameterInfo>) - Method in class org.restlet.ext.wadl.RequestInfo
- 
Deprecated. Sets the list of parameters. 
- setParameters(List<ParameterInfo>) - Method in class org.restlet.ext.wadl.ResourceInfo
- 
Deprecated. Sets the list of parameters. 
- setParameters(List<ParameterInfo>) - Method in class org.restlet.ext.wadl.ResourceTypeInfo
- 
Deprecated. Sets the list of parameters. 
- setParameters(List<ParameterInfo>) - Method in class org.restlet.ext.wadl.ResponseInfo
- 
Deprecated. Sets the list of parameters. 
- setParameters(Map<String, Object>) - Method in class org.restlet.ext.xml.TransformRepresentation
- 
Sets the JAXP transformer parameters. 
- setPath(String) - Method in class org.restlet.ext.wadl.ParameterInfo
- 
Deprecated. Sets the path to the value of this parameter (within a parent
 representation). 
- setPath(String) - Method in class org.restlet.ext.wadl.ResourceInfo
- 
Deprecated. Sets the URI template for the identifier of the resource. 
- setPrefix(String, String) - Method in class org.restlet.ext.xml.XmlWriter
- 
Specify a preferred prefix for a Namespace URI. 
- setProfiles(List<Reference>) - Method in class org.restlet.ext.wadl.RepresentationInfo
- 
Deprecated. Sets the list of locations of one or more meta data profiles. 
- setPublished(Date) - Method in class org.restlet.ext.atom.Entry
- 
Sets the moment associated with an event early in the life cycle of the
 entry. 
- setQuery(String) - Method in class org.restlet.ext.odata.Query
- 
Sets the query string of the request. 
- setQueryType(MediaType) - Method in class org.restlet.ext.wadl.ResourceInfo
- 
Deprecated. Sets the media type for the query component of the resource URI. 
- setRamlVersion(String) - Method in class org.restlet.ext.raml.RamlSpecificationRestlet
- 
Deprecated. Sets the version of RAML used to generate this documentation. 
- setRedirectQueryName(String) - Method in class org.restlet.ext.crypto.CookieAuthenticator
- 
Sets the name of the query parameter containing the URI to redirect the
 browser to after login or logout. 
- setRedirectURI(String) - Method in class org.restlet.ext.oauth.OAuthProxy
- 
Deprecated. 
- setReference(Reference) - Method in class org.restlet.ext.atom.Service
- 
Sets the hypertext reference. 
- setReference(String) - Method in class org.restlet.ext.wadl.RepresentationInfo
- 
Deprecated. Sets the reference to an representation identifier. 
- setRel(Relation) - Method in class org.restlet.ext.atom.Link
- 
Sets the link's relation type. 
- setRelationship(String) - Method in class org.restlet.ext.wadl.LinkInfo
- 
Deprecated. Sets the relationship attribute value. 
- setRepeating(boolean) - Method in class org.restlet.ext.wadl.ParameterInfo
- 
Deprecated. Indicates whether the parameter is single valued or may have multiple
 values. 
- setRepresentations(List<RepresentationInfo>) - Method in class org.restlet.ext.wadl.ApplicationInfo
- 
Deprecated. Sets the list of representation elements. 
- setRepresentations(List<RepresentationInfo>) - Method in class org.restlet.ext.wadl.RequestInfo
- 
Deprecated. Sets the list of supported input representations. 
- setRepresentations(List<RepresentationInfo>) - Method in class org.restlet.ext.wadl.ResponseInfo
- 
Deprecated. Sets the list of representations 
- setRequest(Request) - Method in class org.restlet.ext.jaas.ChallengeCallbackHandler
- 
Sets the handled request. 
- setRequest(RequestInfo) - Method in class org.restlet.ext.wadl.MethodInfo
- 
Deprecated. Sets the input to the method. 
- setRequired(boolean) - Method in class org.restlet.ext.wadl.ParameterInfo
- 
Deprecated. Indicates whether the parameter is required. 
- setResourceInfo(ResourceInfo) - Method in class org.restlet.ext.wadl.WadlWrapper
- 
Deprecated. Sets the description of the wrapped Restlet. 
- setResources(ResourcesInfo) - Method in class org.restlet.ext.wadl.ApplicationInfo
- 
Deprecated. Sets the list of resource elements. 
- setResources(List<ResourceInfo>) - Method in class org.restlet.ext.wadl.ResourcesInfo
- 
Deprecated. Sets the list of child resources. 
- setResourceType(Reference) - Method in class org.restlet.ext.wadl.LinkInfo
- 
Deprecated. Sets the reference to the resource type of the linked resource. 
- setResourceTypes(List<ResourceTypeInfo>) - Method in class org.restlet.ext.wadl.ApplicationInfo
- 
Deprecated. Sets the list of resource type elements. 
- setResponse(Response) - Method in class org.restlet.ext.jaas.ChallengeCallbackHandler
- 
Sets the handled response. 
- setResponses(List<ResponseInfo>) - Method in class org.restlet.ext.wadl.MethodInfo
- 
Deprecated. Sets the output of the method. 
- setResultCharacterSet(CharacterSet) - Method in class org.restlet.ext.xml.Transformer
- 
Sets the character set of the result representation. 
- setResultEncodings(List<Encoding>) - Method in class org.restlet.ext.xml.Transformer
- 
Sets the encodings of the result representation. 
- setResultLanguages(List<Language>) - Method in class org.restlet.ext.xml.Transformer
- 
Sets the languages of the result representation. 
- setResultMediaType(MediaType) - Method in class org.restlet.ext.xml.Transformer
- 
Sets the media type of the result representation. 
- setReverseProxyEnabled(boolean) - Method in class org.restlet.ext.platform.RestletCloudService
- 
Deprecated. Indicates if the reverse proxy is enabled. 
- setReverseProxyTargetUrl(String) - Method in class org.restlet.ext.platform.RestletCloudService
- 
Deprecated. Set the target URL of the reverse proxy. 
- setReverseRelationship(String) - Method in class org.restlet.ext.wadl.LinkInfo
- 
Deprecated. Sets the reverse relationship attribute value. 
- setRights(Text) - Method in class org.restlet.ext.atom.Entry
- 
Sets the information about rights held in and over an entry. 
- setRights(String) - Method in class org.restlet.ext.atom.Feed
- 
Sets the information about rights held in and over an feed. 
- setRights(Text) - Method in class org.restlet.ext.atom.Feed
- 
Sets the information about rights held in and over an feed. 
- setRights(Text) - Method in class org.restlet.ext.atom.Source
- 
Sets the information about rights held in and over an entry. 
- setRouter(Router) - Method in class org.restlet.ext.spring.SpringBeanFinder
- 
Sets the associated router. 
- setSaxSource(SAXSource) - Method in class org.restlet.ext.xml.SaxRepresentation
- 
- setSchema(String) - Method in class org.restlet.ext.openid.AttributeExchange
- 
Deprecated. 
- setSchema(Schema) - Method in class org.restlet.ext.xml.XmlRepresentation
- 
Set a (compiled) Schemato use when parsing
 and validating this type of XML representations.
 
- setSchema(Representation) - Method in class org.restlet.ext.xml.XmlRepresentation
- 
Set a schema representation to be compiled and used when parsing and
 validating this type of XML representations. 
- setSchemaLocation(String) - Method in class org.restlet.ext.jaxb.JaxbRepresentation
- 
Sets the "xsi:schemaLocation" attribute in the generated XML data. 
- setScheme(Reference) - Method in class org.restlet.ext.atom.Categories
- 
Sets the scheme. 
- setScheme(Reference) - Method in class org.restlet.ext.atom.Category
- 
Sets the scheme. 
- setScope(String[]) - Method in class org.restlet.ext.oauth.OAuthProxy
- 
Deprecated. 
- setSecond(U) - Method in class org.restlet.ext.rdf.Couple
- 
Sets the second object. 
- setSecond(U) - Method in class org.restlet.ext.rdf.Triple
- 
Sets the second object. 
- setSecretFormName(String) - Method in class org.restlet.ext.crypto.CookieAuthenticator
- 
Sets the name of the HTML login form field containing the secret. 
- setSecureProcessing(boolean) - Method in class org.restlet.ext.jaxb.JaxbRepresentation
- 
Indicates if it limits potential XML overflow attacks. 
- setSecureProcessing(boolean) - Method in class org.restlet.ext.xml.SaxRepresentation
- 
Indicates if it limits potential XML overflow attacks. 
- setSerializationPolicy(SerializationPolicy) - Method in class org.restlet.ext.gwt.ObjectRepresentation
- 
Sets the GWT-RPC serialization policy. 
- setSerializationPolicyProvider(SerializationPolicyProvider) - Method in class org.restlet.ext.gwt.ObjectRepresentation
- 
Sets the GWT-RPC serialization policy provider. 
- setServer(Object) - Method in class org.restlet.ext.spring.SpringComponent
- 
Adds a server to the list of connectors. 
- setServerKey(String) - Method in class org.restlet.ext.crypto.DigestAuthenticator
- 
Sets the secret key known only by server. 
- setServersList(List<Object>) - Method in class org.restlet.ext.spring.SpringComponent
- 
Sets the list of servers, either as protocol names, Protocol instances or
 Server instances. 
- setService(Service) - Method in class org.restlet.ext.atom.Workspace
- 
Sets the parent service. 
- setSlf4jLogger(Logger) - Method in class org.restlet.ext.slf4j.Slf4jLogger
- 
Sets the wrapped SLF4J logger. 
- setSource(Source) - Method in class org.restlet.ext.atom.Entry
- 
Sets the source feed's metadata if the entry was copied from another
 feed. 
- setSource(Graph) - Method in class org.restlet.ext.rdf.Link
- 
Sets the source as a graph. 
- setSource(Link) - Method in class org.restlet.ext.rdf.Link
- 
Sets the source as a link. 
- setSource(Reference) - Method in class org.restlet.ext.rdf.Link
- 
Sets the source resource reference. 
- setSourceRepresentation(Representation) - Method in class org.restlet.ext.xml.TransformRepresentation
- 
Sets the source representation to transform. 
- setSslContext(SSLContext) - Method in class org.restlet.ext.nio.HttpsClientHelper
- 
Deprecated. Sets the SSL context. 
- setSslContext(SSLContext) - Method in class org.restlet.ext.nio.HttpsServerHelper
- 
Deprecated. Sets the SSL context. 
- setStatuses(List<Status>) - Method in class org.restlet.ext.wadl.ResponseInfo
- 
Deprecated. Sets the list of statuses associated with this response representation. 
- setStyle(ParameterStyle) - Method in class org.restlet.ext.wadl.ParameterInfo
- 
Deprecated. Sets the parameter style. 
- setSubtitle(String) - Method in class org.restlet.ext.atom.Feed
- 
Sets the short summary, abstract, or excerpt of an feed. 
- setSubtitle(Text) - Method in class org.restlet.ext.atom.Feed
- 
Sets the short summary, abstract, or excerpt of an feed. 
- setSubtitle(Text) - Method in class org.restlet.ext.atom.Source
- 
Sets the short summary, abstract, or excerpt of an entry. 
- setSummary(String) - Method in class org.restlet.ext.atom.Entry
- 
Sets the short summary, abstract, or excerpt of the entry. 
- setSwaggerVersion(String) - Method in class org.restlet.ext.swagger.JaxRsApplicationSwagger2SpecificationRestlet
- 
Deprecated. Sets the version of the Swagger specification. 
- setSwaggerVersion(String) - Method in class org.restlet.ext.swagger.JaxRsApplicationSwaggerSpecificationRestlet
- 
Deprecated. Sets the version of the Swagger specification. 
- setSwaggerVersion(String) - Method in class org.restlet.ext.swagger.Swagger2SpecificationRestlet
- 
Deprecated. Sets the version of the Swagger specification. 
- setSwaggerVersion(String) - Method in class org.restlet.ext.swagger.SwaggerSpecificationRestlet
- 
Deprecated. Sets the version of the Swagger specification. 
- setTarget(Graph) - Method in class org.restlet.ext.rdf.Link
- 
Sets the target as a graph. 
- setTarget(Link) - Method in class org.restlet.ext.rdf.Link
- 
Sets the target as a link. 
- setTarget(Literal) - Method in class org.restlet.ext.rdf.Link
- 
Sets the target literal. 
- setTarget(Reference) - Method in class org.restlet.ext.rdf.Link
- 
Sets the target as a resource reference. 
- setTargetEntityEnabled(boolean) - Method in class org.restlet.ext.javamail.TriggerResource
- 
Deprecated. Indicate whether or not the target supports entity in the request. 
- setTargetMethod(Method) - Method in class org.restlet.ext.javamail.TriggerResource
- 
Deprecated. Sets the default target method. 
- setTargetRef(Reference) - Method in class org.restlet.ext.wadl.IncludeInfo
- 
Deprecated. Sets the URI of the referenced definition. 
- setTargetRef(Reference) - Method in class org.restlet.ext.wadl.MethodInfo
- 
Deprecated. Sets the reference to a method definition element. 
- setTargetRestletBeanName(String) - Method in class org.restlet.ext.spring.RestletFrameworkServlet
- 
Sets the bean name of the target Restlet. 
- setTargetUri(String) - Method in class org.restlet.ext.javamail.TriggerResource
- 
Deprecated. Sets the target URI template. 
- setTemplate(Template) - Method in class org.restlet.ext.freemarker.TemplateRepresentation
- 
Sets the FreeMarker template. 
- setTemplateName(String) - Method in class org.restlet.ext.thymeleaf.TemplateRepresentation
- 
Sets the template's name. 
- setTemplates(Templates) - Method in class org.restlet.ext.xml.TransformRepresentation
- 
Sets the templates to be used and reused. 
- setTerm(String) - Method in class org.restlet.ext.atom.Category
- 
Sets the term. 
- setTextContent(String) - Method in class org.restlet.ext.wadl.DocumentationInfo
- 
Deprecated. Sets the content of that element as text. 
- setThird(V) - Method in class org.restlet.ext.rdf.Triple
- 
Sets the third object. 
- setTikaConfig(TikaConfig) - Method in class org.restlet.ext.lucene.TikaRepresentation
- 
Deprecated. Sets the optional Tika configuration. 
- setTikaParser(Parser) - Method in class org.restlet.ext.lucene.TikaRepresentation
- 
Deprecated. Sets the optional Tika parser. 
- setTitle(String) - Method in class org.restlet.ext.atom.Collection
- 
Sets the title. 
- setTitle(String) - Method in class org.restlet.ext.atom.Entry
- 
Sets the human-readable title for the entry. 
- setTitle(Text) - Method in class org.restlet.ext.atom.Entry
- 
Sets the human-readable title for the entry. 
- setTitle(String) - Method in class org.restlet.ext.atom.Feed
- 
Sets the human-readable title for the feed. 
- setTitle(Text) - Method in class org.restlet.ext.atom.Feed
- 
Sets the human-readable title for the feed. 
- setTitle(String) - Method in class org.restlet.ext.atom.Link
- 
Sets the human-readable information about the link. 
- setTitle(Text) - Method in class org.restlet.ext.atom.Source
- 
Sets the human-readable title for the entry. 
- setTitle(String) - Method in class org.restlet.ext.atom.Workspace
- 
Sets the title. 
- setTitle(String) - Method in class org.restlet.ext.wadl.DocumentationInfo
- 
Deprecated. Sets the title of that documentation element. 
- setToEncode(boolean) - Method in class org.restlet.ext.atom.Content
- 
Indicates if the content is to be encoded. 
- setToken(Token) - Method in class org.restlet.ext.oauth.ProtectedClientResource
- 
Deprecated. 
- setTokenURI(String) - Method in class org.restlet.ext.oauth.OAuthProxy
- 
Deprecated. 
- setTransformSheet(Representation) - Method in class org.restlet.ext.xml.Transformer
- 
Sets the XSLT transform sheet to apply to message entities. 
- setTransformSheet(Representation) - Method in class org.restlet.ext.xml.TransformRepresentation
- 
Sets the XSLT transform sheet to apply to message entities. 
- setType(MediaType) - Method in class org.restlet.ext.atom.Link
- 
Sets the advisoty media type. 
- setType(MediaType) - Method in class org.restlet.ext.atom.Text
- 
Sets the content type. 
- setType(String) - Method in class org.restlet.ext.wadl.ParameterInfo
- 
Deprecated. Sets the parameter type. 
- setType(List<Reference>) - Method in class org.restlet.ext.wadl.ResourceInfo
- 
Deprecated. Sets the list of references to resource type elements. 
- setTypeRef(Reference) - Method in class org.restlet.ext.rdf.Link
- 
Sets the type reference. 
- setupAuthSession(RedirectionURI) - Method in class org.restlet.ext.oauth.AuthorizationBaseServerResource
- 
Deprecated. Sets up a new authorization session. 
- setupBodyClientCredentials(OAuthParameters) - Method in class org.restlet.ext.oauth.AccessTokenClientResource
- 
Deprecated. By default adds the clientId and clientSecret (if any) values to the set of Oauth parameters. 
- setUpdated(Date) - Method in class org.restlet.ext.atom.Entry
- 
Sets the most recent moment when the entry was modified in a significant
 way. 
- setUpdated(Date) - Method in class org.restlet.ext.atom.Feed
- 
Sets the most recent moment when the feed was modified in a significant
 way. 
- setUpdated(Date) - Method in class org.restlet.ext.atom.Source
- 
Sets the most recent moment when the entry was modified in a significant
 way. 
- setUri(Reference) - Method in class org.restlet.ext.atom.Generator
- 
Sets the reference of the generating agent. 
- setUri(Reference) - Method in class org.restlet.ext.atom.Person
- 
Sets the IRI associated with the person. 
- setUriResolver(URIResolver) - Method in class org.restlet.ext.xml.TransformRepresentation
- 
Sets the URI resolver. 
- setUseBodyMethod(boolean) - Method in class org.restlet.ext.oauth.ProtectedClientResource
- 
Deprecated. 
- setUseDefaultProvider(boolean) - Method in class org.restlet.ext.openid.OpenIdVerifier
- 
Deprecated. Indicates if the defaultProvider must be used in case none is provided in
 the request. 
- setUserPrincipalClassName(String) - Method in class org.restlet.ext.jaas.JaasVerifier
- 
Sets the user principal class name. 
- setUsingEncodedAttributeStyle(boolean) - Method in class org.restlet.ext.emf.EmfRepresentation
- 
Deprecated. Indicates if EMF references should be written as URI anchors. 
- setValidatingDtd(boolean) - Method in class org.restlet.ext.jackson.JacksonRepresentation
- 
Indicates the desire for validating this type of XML representations
 against an XML schema if one is referenced within the contents. 
- setValidatingDtd(boolean) - Method in class org.restlet.ext.jaxb.JaxbRepresentation
- 
Indicates the desire for validating this type of XML representations
 against an XML schema if one is referenced within the contents. 
- setValidatingDtd(boolean) - Method in class org.restlet.ext.xml.XmlRepresentation
- 
Indicates the desire for validating this type of XML representations
 against an XML schema if one is referenced within the contents. 
- setValidationEventHandler(ValidationEventHandler) - Method in class org.restlet.ext.jaxb.JaxbRepresentation
- 
Sets the validation event handler. 
- setValue(String) - Method in class org.restlet.ext.html.FormData
- 
Sets the textual value of the associated form control. 
- setValue(Object, Representation) - Method in class org.restlet.ext.odata.Service
- 
Sets the value of the given media entry link. 
- setValue(String) - Method in class org.restlet.ext.rdf.Literal
- 
Sets the value. 
- setValue(String) - Method in class org.restlet.ext.wadl.OptionInfo
- 
Deprecated. Sets the value of this option element. 
- setValueRepresentation(Representation) - Method in class org.restlet.ext.html.FormData
- 
Sets the value of the associated form control as a full fledged
 representation. 
- setVerifier(Verifier) - Method in class org.restlet.ext.crypto.AwsAuthenticator
- 
Sets the internal verifier. 
- setVerifier(Verifier) - Method in class org.restlet.ext.crypto.DigestAuthenticator
- 
Set the internal verifier. 
- setVersion(String) - Method in class org.restlet.ext.atom.Generator
- 
Sets the version of the generating agent. 
- setWorkspace(Workspace) - Method in class org.restlet.ext.atom.Collection
- 
Sets the parent workspace. 
- setWrappedAlgorithm(String) - Method in class org.restlet.ext.crypto.DigestAuthenticator
- 
Sets the digest algorithm of secrets returned by the wrapped verifier. 
- setWrappedAlgorithm(String) - Method in class org.restlet.ext.crypto.DigestVerifier
- 
Sets the digest algorithm of secrets returned by the wrapped verifier. 
- setWrappedVerifier(LocalVerifier) - Method in class org.restlet.ext.crypto.AwsAuthenticator
- 
Sets the secret verifier that will be wrapped by the real verifier
 supporting all the HTTP AWS verifications. 
- setWrappedVerifier(LocalVerifier) - Method in class org.restlet.ext.crypto.DigestAuthenticator
- 
Sets the secret verifier that will be wrapped by real verifier supporting
 all the HTTP DIGEST verifications (nonce, domain URIs, etc.). 
- setWrappedVerifier(T) - Method in class org.restlet.ext.crypto.DigestVerifier
- 
Sets the wrapped secret verifier. 
- setXIncludeAware(boolean) - Method in class org.restlet.ext.jaxb.JaxbRepresentation
- 
Indicates the desire for processing XInclude if found in this
 type of XML representations. 
- setXIncludeAware(boolean) - Method in class org.restlet.ext.xml.XmlRepresentation
- 
Indicates the desire for processing XInclude if found in this
 type of XML representations. 
- setXmlElement(String) - Method in class org.restlet.ext.wadl.RepresentationInfo
- 
Deprecated. Sets the qualified name of the root element for this XML-based
 representation. 
- severe(String) - Method in class org.restlet.ext.slf4j.Slf4jLogger
- 
Logs a severe message. 
- shouldDeserializeFields(Class<?>) - Method in class org.restlet.ext.gwt.SimpleSerializationPolicy
-  
- shouldSerializeFields(Class<?>) - Method in class org.restlet.ext.gwt.SimpleSerializationPolicy
-  
- showPage() - Method in class org.restlet.ext.oauth.AuthPageServerResource
- 
Deprecated. Entry point to the Authorization page resource. 
- SimpleSerializationPolicy - Class in org.restlet.ext.gwt
- 
Serialization policy that allows the serialization of all the classes and
 fields. 
- SimpleSerializationPolicy() - Constructor for class org.restlet.ext.gwt.SimpleSerializationPolicy
-  
- SimpleSerializationPolicyProvider - Class in org.restlet.ext.gwt
- 
- SimpleSerializationPolicyProvider() - Constructor for class org.restlet.ext.gwt.SimpleSerializationPolicyProvider
-  
- size() - Method in class org.restlet.ext.xml.NodeList
-  
- skip(int) - Method in class org.restlet.ext.odata.Query
- 
Creates a new Query with the $skip option set in the URI generated by
 the returned query. 
- skippedEntity(String) - Method in class org.restlet.ext.atom.EntryReader
-  
- skippedEntity(String) - Method in class org.restlet.ext.atom.FeedReader
-  
- skipToken(String) - Method in class org.restlet.ext.odata.Query
- 
Creates a new Query with the $skiptoken option set in the URI
 generated by the returned query. 
- Slf4jLogger - Class in org.restlet.ext.slf4j
- 
JULI logger that efficiently wraps a SLF4J logger. 
- Slf4jLogger(Logger) - Constructor for class org.restlet.ext.slf4j.Slf4jLogger
- 
Constructor. 
- Slf4jLogger(String, String) - Constructor for class org.restlet.ext.slf4j.Slf4jLogger
- 
Constructor. 
- Slf4jLoggerFacade - Class in org.restlet.ext.slf4j
- 
Restlet log facade for the SLF4J LoggerFactory.
 
- Slf4jLoggerFacade() - Constructor for class org.restlet.ext.slf4j.Slf4jLoggerFacade
-  
- SOLR_PROTOCOL - Static variable in class org.restlet.ext.lucene.SolrClientHelper
- 
Deprecated. 
- SolrClientHelper - Class in org.restlet.ext.lucene
- 
- SolrClientHelper(Client) - Constructor for class org.restlet.ext.lucene.SolrClientHelper
- 
Deprecated. Constructor. 
- Source - Class in org.restlet.ext.atom
- 
Source feed's metadata for entries copied from another feed. 
- Source() - Constructor for class org.restlet.ext.atom.Source
- 
Constructor. 
- SpringBeanFinder - Class in org.restlet.ext.spring
- 
An alternative to  SpringFinder which uses Spring's BeanFactory
 mechanism to load a prototype bean by name. 
- SpringBeanFinder() - Constructor for class org.restlet.ext.spring.SpringBeanFinder
- 
Default constructor. 
- SpringBeanFinder(Router, BeanFactory, String) - Constructor for class org.restlet.ext.spring.SpringBeanFinder
- 
Constructor. 
- SpringBeanRouter - Class in org.restlet.ext.spring
- 
Restlet  Router which behaves like Spring's
  BeanNameUrlHandlerMapping. 
- SpringBeanRouter() - Constructor for class org.restlet.ext.spring.SpringBeanRouter
- 
Constructor. 
- SpringBeanRouter(Context) - Constructor for class org.restlet.ext.spring.SpringBeanRouter
- 
Constructor with a parent context. 
- SpringBeanRouter(Restlet) - Constructor for class org.restlet.ext.spring.SpringBeanRouter
- 
Constructor with a parent Restlet. 
- SpringComponent - Class in org.restlet.ext.spring
- 
Component that is easily configurable from Spring. 
- SpringComponent() - Constructor for class org.restlet.ext.spring.SpringComponent
-  
- SpringContext - Class in org.restlet.ext.spring
- 
Spring application context based on a Restlet context. 
- SpringContext(Context) - Constructor for class org.restlet.ext.spring.SpringContext
- 
Constructor. 
- SpringFinder - Class in org.restlet.ext.spring
- 
Finder that is specialized for easier usage by Spring wiring services. 
- SpringFinder() - Constructor for class org.restlet.ext.spring.SpringFinder
- 
Constructor. 
- SpringFinder(Context) - Constructor for class org.restlet.ext.spring.SpringFinder
- 
Constructor. 
- SpringFinder(Context, Class<? extends ServerResource>) - Constructor for class org.restlet.ext.spring.SpringFinder
- 
Constructor. 
- SpringFinder(Restlet) - Constructor for class org.restlet.ext.spring.SpringFinder
- 
Constructor. 
- SpringHost - Class in org.restlet.ext.spring
- 
Virtual host that is easily configurable with Spring. 
- SpringHost(Component) - Constructor for class org.restlet.ext.spring.SpringHost
- 
Constructor. 
- SpringHost(Context) - Constructor for class org.restlet.ext.spring.SpringHost
- 
Constructor. 
- SpringResource - Class in org.restlet.ext.spring
- 
Spring Resource based on a Restlet Representation. 
- SpringResource(Representation) - Constructor for class org.restlet.ext.spring.SpringResource
- 
Constructor. 
- SpringResource(Representation, String) - Constructor for class org.restlet.ext.spring.SpringResource
- 
Constructor. 
- SpringRouter - Class in org.restlet.ext.spring
- 
Router that is easily configurable with Spring. 
- SpringRouter() - Constructor for class org.restlet.ext.spring.SpringRouter
- 
Constructor. 
- SpringRouter(Context) - Constructor for class org.restlet.ext.spring.SpringRouter
- 
Constructor with a parent context. 
- SpringRouter(Restlet) - Constructor for class org.restlet.ext.spring.SpringRouter
- 
Constructor with a parent Restlet. 
- SpringServer - Class in org.restlet.ext.spring
- 
Server that is easily configurable with Spring. 
- SpringServer(String) - Constructor for class org.restlet.ext.spring.SpringServer
- 
Constructor. 
- SpringServer(String, int) - Constructor for class org.restlet.ext.spring.SpringServer
- 
Constructor. 
- SpringServer(String, String, int) - Constructor for class org.restlet.ext.spring.SpringServer
- 
Constructor. 
- SpringServerServlet - Class in org.restlet.ext.spring
- 
Spring specific ServerServlet adapter. 
- SpringServerServlet() - Constructor for class org.restlet.ext.spring.SpringServerServlet
-  
- start() - Method in class org.restlet.ext.httpclient.HttpClientHelper
-  
- start() - Method in class org.restlet.ext.jaxrs.JaxRsRestlet
- 
Deprecated. 
- start() - Method in class org.restlet.ext.lucene.SolrClientHelper
- 
Deprecated. 
- start() - Method in class org.restlet.ext.nio.BaseHelper
- 
Deprecated. 
- start() - Method in class org.restlet.ext.nio.ClientConnectionHelper
- 
Deprecated. 
- start() - Method in class org.restlet.ext.nio.HttpsClientHelper
- 
Deprecated. 
- start() - Method in class org.restlet.ext.nio.HttpsServerHelper
- 
Deprecated. 
- start() - Method in class org.restlet.ext.nio.ServerConnectionHelper
- 
Deprecated. 
- startContent(Content) - Method in class org.restlet.ext.atom.EntryReader
- 
Called when a new content element has been detected in the Atom document. 
- startContent(Content) - Method in class org.restlet.ext.atom.FeedReader
- 
Called when a new content element has been detected in the Atom document. 
- startDocument() - Method in class org.restlet.ext.atom.EntryReader
-  
- startDocument() - Method in class org.restlet.ext.atom.FeedReader
-  
- startDocument() - Method in class org.restlet.ext.xml.XmlWriter
- 
Write the XML declaration at the beginning of the document. 
- startElement(String, String, String, Attributes) - Method in class org.restlet.ext.atom.EntryReader
-  
- startElement(String, String, String, Attributes) - Method in class org.restlet.ext.atom.FeedReader
-  
- startElement(String) - Method in class org.restlet.ext.xml.XmlWriter
- 
Start a new element without a qname, attributes or a Namespace URI. 
- startElement(String, String) - Method in class org.restlet.ext.xml.XmlWriter
- 
Start a new element without a qname or attributes. 
- startElement(String, String, String, Attributes) - Method in class org.restlet.ext.xml.XmlWriter
- 
Write a start tag. 
- startEntry(Entry) - Method in class org.restlet.ext.atom.EntryReader
- 
Called when a new entry has been detected in the Atom document. 
- startEntry(Entry) - Method in class org.restlet.ext.atom.FeedReader
- 
Called when a new entry has been detected in the Atom document. 
- startFeed(Feed) - Method in class org.restlet.ext.atom.FeedReader
- 
Called when a new feed has been detected in the Atom document. 
- startGraph() - Method in class org.restlet.ext.rdf.GraphHandler
- 
Callback method used before the graph is parsed or written. 
- startLink(Link) - Method in class org.restlet.ext.atom.EntryReader
- 
Called when a new link has been detected in the Atom document. 
- startLink(Link) - Method in class org.restlet.ext.atom.FeedReader
- 
Called when a new link has been detected in the Atom document. 
- startPrefixMapping(String, String) - Method in class org.restlet.ext.atom.EntryReader
-  
- startPrefixMapping(String, String) - Method in class org.restlet.ext.atom.FeedReader
-  
- startPrefixMapping(String, Reference) - Method in class org.restlet.ext.rdf.GraphHandler
- 
Callback method used at the start of a Namespace mapping. 
- state(String) - Method in class org.restlet.ext.oauth.OAuthParameters
- 
Deprecated. 
- STATE - Static variable in interface org.restlet.ext.oauth.OAuthResourceDefs
- 
Deprecated. 
- stop() - Method in class org.restlet.ext.httpclient.HttpClientHelper
-  
- stop() - Method in class org.restlet.ext.lucene.SolrClientHelper
- 
Deprecated. 
- stop() - Method in class org.restlet.ext.nio.BaseHelper
- 
Deprecated. 
- stop() - Method in class org.restlet.ext.nio.ClientConnectionHelper
- 
Deprecated. 
- stop() - Method in class org.restlet.ext.nio.ServerConnectionHelper
- 
Deprecated. 
- stop() - Method in class org.restlet.ext.platform.RestletCloudService
- 
Deprecated. Stops the service and its timer 
- SUCCESSOR_VERSION - Static variable in class org.restlet.ext.atom.Relation
- 
When included on a versioned resource, this link points to a resource
 containing the successor version in the version history. 
- Swagger2SpecificationRestlet - Class in org.restlet.ext.swagger
- 
- Swagger2SpecificationRestlet(Application) - Constructor for class org.restlet.ext.swagger.Swagger2SpecificationRestlet
- 
Deprecated. Constructor. 
- SwaggerApplication - Class in org.restlet.ext.swagger
- 
- SwaggerApplication() - Constructor for class org.restlet.ext.swagger.SwaggerApplication
- 
Deprecated. 
- SwaggerSpecificationRestlet - Class in org.restlet.ext.swagger
- 
- SwaggerSpecificationRestlet() - Constructor for class org.restlet.ext.swagger.SwaggerSpecificationRestlet
- 
Deprecated. Default constructor. 
- SwaggerSpecificationRestlet(Application) - Constructor for class org.restlet.ext.swagger.SwaggerSpecificationRestlet
- 
Deprecated. Constructor. 
- SwaggerSpecificationRestlet(Context) - Constructor for class org.restlet.ext.swagger.SwaggerSpecificationRestlet
- 
Deprecated. Constructor.