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

A

acceptRepresentation(Representation) - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Handles POST requests.
acceptRepresentation(Representation) - Method in class com.noelios.restlet.ext.oauth.AccessTokenResource
 
acceptRepresentation(Representation) - Method in class com.noelios.restlet.ext.oauth.AuthorizationResource
 
acceptRepresentation(Representation) - Method in class com.noelios.restlet.ext.oauth.RequestTokenResource
 
AccessTokenResource - Class in com.noelios.restlet.ext.oauth
An OAuth Access Token.
AccessTokenResource(Context, Request, Response) - Constructor for class com.noelios.restlet.ext.oauth.AccessTokenResource
Constructor.
add(String, String) - Method in class com.noelios.restlet.ext.javamail.MailResolver
Add a value.
add(Application) - Method in class org.restlet.ext.jaxrs.JaxRsApplication
Attaches a JAX-RS Application to this JaxRsApplication.
The providers are available for all root resource classes provided to this JaxRsApplication.
add(Application, boolean) - Method in class org.restlet.ext.jaxrs.JaxRsApplication
Attaches a JAX-RS Application to this Application.
The providers are available for all root resource classes provided to this JaxRsApplication.
addClass(Class<?>) - Method in class org.restlet.ext.jaxrs.JaxRsRestlet
Will use the given JAX-RS root resource class.
If the given class is not a valid root resource class, a warning is logged and false is returned.
addConsumer(String, OAuthConsumer) - Method in class com.noelios.restlet.ext.oauth.MemoryOAuthProvider
 
addFault(Status, MediaType, String) - Method in class org.restlet.ext.wadl.MethodInfo
Adds a new fault to the response.
addRequestParameter(String, boolean, String, ParameterStyle, String) - Method in class org.restlet.ext.wadl.MethodInfo
Adds a new request parameter.
addRequestRepresentation(Variant) - Method in class org.restlet.ext.wadl.MethodInfo
Adds a new request representation based on a given variant.
addResponseParameter(String, boolean, String, ParameterStyle, String) - Method in class org.restlet.ext.wadl.MethodInfo
Adds a new response parameter.
addResponseRepresentation(Variant) - Method in class org.restlet.ext.wadl.MethodInfo
Adds a new response representation based on a given variant.
addSingleton(Object) - Method in class org.restlet.ext.jaxrs.JaxRsRestlet
Adds the provider object to this JaxRsRestlet.
afterHandle(Request, Response) - Method in class org.restlet.ext.freemarker.TemplateFilter
 
afterHandle(Request, Response) - Method in class org.restlet.ext.velocity.TemplateFilter
 
AjpServerHelper - Class in com.noelios.restlet.ext.jetty
Jetty AJP server connector.
AjpServerHelper(Server) - Constructor for class com.noelios.restlet.ext.jetty.AjpServerHelper
Constructor.
ALLOW_ALL - Static variable in interface org.restlet.ext.jaxrs.RoleChecker
Access control constant that gives all roles to all principals.
allowOptions() - Method in class org.restlet.ext.wadl.WadlResource
Indicates if OPTIONS calls are allowed by checking the "readable" property.
allowPost() - Method in class com.noelios.restlet.ext.oauth.AccessTokenResource
 
allowPost() - Method in class com.noelios.restlet.ext.oauth.AuthorizationResource
 
allowPost() - Method in class com.noelios.restlet.ext.oauth.RequestTokenResource
 
APP_NAMESPACE - Static variable in class org.restlet.ext.atom.Service
Atom Publishing Protocol namespace.
APP_NAMESPACE - Static variable in class org.restlet.ext.wadl.WadlRepresentation
Web Application Description Language namespace.
APPLICATION_BEAN_PARAM_NAME - Static variable in class com.noelios.restlet.ext.spring.SpringServerServlet
Name of the Servlet parameter containing a bean-id of the application to use.
ApplicationInfo - Class in org.restlet.ext.wadl
Root of a WADL description document.
ApplicationInfo() - Constructor for class org.restlet.ext.wadl.ApplicationInfo
Constructor.
ApplicationInfo(DocumentationInfo) - Constructor for class org.restlet.ext.wadl.ApplicationInfo
Constructor with a single documentation element.
ApplicationInfo(List<DocumentationInfo>) - Constructor for class org.restlet.ext.wadl.ApplicationInfo
Constructor with a list of documentation elements.
ApplicationInfo(String) - Constructor for class org.restlet.ext.wadl.ApplicationInfo
Constructor with a single documentation element.
ATOM_NAMESPACE - Static variable in class org.restlet.ext.atom.Feed
Atom Syndication Format namespace.
attach(Reference) - Method in class org.restlet.ext.wadl.WadlComponent
Attaches an application created from a WADL description document available at a given URI reference.
attach(Representation) - Method in class org.restlet.ext.wadl.WadlComponent
Attaches an application created from a WADL description document to the component.
attach(String) - Method in class org.restlet.ext.wadl.WadlComponent
Attaches an application created from a WADL description document available at a given URI.
attachToComponent(Component) - Method in class org.restlet.ext.wadl.WadlApplication
Attaches the application to the given component if the application has a WADL base reference.
attachToHost(VirtualHost) - Method in class org.restlet.ext.wadl.WadlApplication
Attaches the application to the given host using the WADL base reference.
ATTRIBUTE_MAILBOX_CHALLENGE_SCHEME - Static variable in class com.noelios.restlet.ext.javamail.TriggerResource
 
ATTRIBUTE_MAILBOX_LOGIN - Static variable in class com.noelios.restlet.ext.javamail.TriggerResource
 
ATTRIBUTE_MAILBOX_PASSWORD - Static variable in class com.noelios.restlet.ext.javamail.TriggerResource
 
ATTRIBUTE_MAILBOX_URI - Static variable in class com.noelios.restlet.ext.javamail.TriggerResource
 
authenticate(Request) - Method in class com.noelios.restlet.ext.oauth.OAuthGuard
 
AuthorizationResource - Class in com.noelios.restlet.ext.oauth
Handles user authorization of an OAuth request token.
AuthorizationResource(Context, Request, Response) - Constructor for class com.noelios.restlet.ext.oauth.AuthorizationResource
Constructor.

C

callTarget(Resolver<String>) - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Requests the target resource.
Category - Class in org.restlet.ext.atom
Conveys information about a category associated with an entry or feed.
Category() - Constructor for class org.restlet.ext.atom.Category
Constructor.
Category(String, Reference, String) - Constructor for class org.restlet.ext.atom.Category
Constructor.
clone() - Method in class com.noelios.restlet.ext.ssl.PkixSslContextFactory
This class is likely to contain sensitive information; cloning is therefore not allowed.
closeDbResources(Statement, ResultSet) - Static method in class com.noelios.restlet.ext.xdb.XdbServerServlet
Closes JDBC resources
Collection - Class in org.restlet.ext.atom
Atom Protocol collection, part of a workspace.
Collection(Workspace, String, String) - Constructor for class org.restlet.ext.atom.Collection
Constructor.
com.noelios.restlet.ext.grizzly - package com.noelios.restlet.ext.grizzly
Integration with Grizzly NIO framework 1.8.
com.noelios.restlet.ext.gwt - package com.noelios.restlet.ext.gwt
Server-side integration with GWT 1.5.
com.noelios.restlet.ext.httpclient - package com.noelios.restlet.ext.httpclient
Integration with Apache HTTP Client 3.1.
com.noelios.restlet.ext.javamail - package com.noelios.restlet.ext.javamail
Integration with JavaMail 1.4.
com.noelios.restlet.ext.jdbc - package com.noelios.restlet.ext.jdbc
Integration with JDBC 3.0.
com.noelios.restlet.ext.jetty - package com.noelios.restlet.ext.jetty
Integration with Jetty 6.1.
com.noelios.restlet.ext.net - package com.noelios.restlet.ext.net
Integration with Java HttpURLConnection class.
com.noelios.restlet.ext.oauth - package com.noelios.restlet.ext.oauth
Support for OAuth HTTP authentication.
com.noelios.restlet.ext.servlet - package com.noelios.restlet.ext.servlet
Integration with Servlet API 2.5.
com.noelios.restlet.ext.simple - package com.noelios.restlet.ext.simple
Integration with Simple framework 3.1.
com.noelios.restlet.ext.spring - package com.noelios.restlet.ext.spring
Integration with Spring framework 2.5.
com.noelios.restlet.ext.ssl - package com.noelios.restlet.ext.ssl
Support for SSL utilities and integration with jSSLutils library.
com.noelios.restlet.ext.xdb - package com.noelios.restlet.ext.xdb
Integration with Oracle 11g XML DB feature.
complete() - Method in class com.noelios.restlet.ext.grizzly.GrizzlyServerCall
 
complete() - Method in class com.noelios.restlet.ext.jetty.JettyCall
 
complete() - Method in class com.noelios.restlet.ext.simple.SimpleCall
 
Component_BEAN_PARAM_NAME - Static variable in class com.noelios.restlet.ext.spring.SpringServerServlet
Name of the Servlet parameter containing a bean-id of the component to use.
configure(Controller) - Method in class com.noelios.restlet.ext.grizzly.GrizzlyServerHelper
Configures the Grizzly controller.
configure(Controller) - Method in class com.noelios.restlet.ext.grizzly.HttpServerHelper
 
configure(Controller) - Method in class com.noelios.restlet.ext.grizzly.HttpsServerHelper
 
configure(AbstractConnector) - Method in class com.noelios.restlet.ext.jetty.JettyServerHelper
Configures the internal Jetty connector.
Content - Class in org.restlet.ext.atom
Either contains or links to the content of the entry.
Content() - Constructor for class org.restlet.ext.atom.Content
Constructor.
create(Request) - Method in class com.noelios.restlet.ext.httpclient.HttpClientHelper
Creates a low-level HTTP client call from a high-level uniform call.
create(String, Representation) - Static method in class com.noelios.restlet.ext.javamail.JavaMailClientHelper
Deprecated. With no replacement as it creates an unecessary dependency on NRE classes.
create(String, Representation, String, String) - Static method in class com.noelios.restlet.ext.javamail.JavaMailClientHelper
Deprecated. With no replacement as it creates an unecessary dependency on NRE classes.
create(String, Representation) - Static method in class com.noelios.restlet.ext.jdbc.JdbcClientHelper
Creates an uniform call.
create(Request) - Method in class com.noelios.restlet.ext.net.HttpClientHelper
Creates a low-level HTTP client call from a high-level uniform call.
createApplication(Context) - Method in class com.noelios.restlet.ext.servlet.ServerServlet
Creates the single Application used by this Servlet.
createApplication(Context) - Method in class com.noelios.restlet.ext.spring.SpringServerServlet
Lookups the single Restlet Application used by this Servlet from the SpringContext inside the ServletContext.
createCall(Server, HttpServletRequest, HttpServletResponse) - Method in class com.noelios.restlet.ext.servlet.ServerServlet
Creates a new Servlet call wrapping a Servlet request/response couple and a Server connector.
createCall(Server, HttpServletRequest, HttpServletResponse) - Method in class com.noelios.restlet.ext.xdb.XdbServerServlet
 
createComponent() - Method in class com.noelios.restlet.ext.servlet.ServerServlet
Creates the single Component used by this Servlet.
createComponent() - Method in class com.noelios.restlet.ext.spring.SpringServerServlet
Lookups the single Restlet Component used by this Servlet from Spring's Context available inside the ServletContext.
createConnectionPool(String, Properties) - Static method in class com.noelios.restlet.ext.jdbc.JdbcClientHelper
Creates a connection pool for a given connection configuration.
createConnector() - Method in class com.noelios.restlet.ext.jetty.AjpServerHelper
Creates a new internal Jetty connector.
createConnector() - Method in class com.noelios.restlet.ext.jetty.HttpServerHelper
Creates a new internal Jetty connector.
createConnector() - Method in class com.noelios.restlet.ext.jetty.HttpsServerHelper
Creates a new internal Jetty connector.
createConnector() - Method in class com.noelios.restlet.ext.jetty.JettyServerHelper
Creates a new internal Jetty connector.
createContext() - Method in class com.noelios.restlet.ext.spring.RestletFrameworkServlet
Creates the Restlet Context to use if the target application does not already have a context associated, or if the target restlet is not an Application at all.
createFinder(BeanFactory, String) - Method in class org.restlet.ext.spring.SpringBeanRouter
Creates an instance of SpringBeanFinder.
createMessage(Representation, Session) - Method in class com.noelios.restlet.ext.javamail.JavaMailClientHelper
Creates a JavaMail message by parsing an XML representation.
createRepresentation(Message) - Method in class com.noelios.restlet.ext.javamail.JavaMailClientHelper
Creates an XML representation based on a JavaMail message.
createRepresentation(Message[], POP3Folder) - Method in class com.noelios.restlet.ext.javamail.JavaMailClientHelper
Creates an XML representation based on a list of JavaMail messages.
createResource() - Method in class org.restlet.ext.spring.SpringBeanFinder
 
createResource() - Method in class org.restlet.ext.spring.SpringFinder
Creates a new instance of the resource class designated by the "targetClass" property.
createRoot() - Method in class org.restlet.ext.jaxrs.JaxRsApplication
 
createServer(HttpServletRequest) - Method in class com.noelios.restlet.ext.servlet.ServerServlet
Creates the associated HTTP server handling calls.
createServer(HttpServletRequest) - Method in class com.noelios.restlet.ext.xdb.XdbServerServlet
 
createSslContext() - Method in class com.noelios.restlet.ext.ssl.JsslutilsSslContextFactory
Creates a configured and initialised SSLContext by delegating the call to the SSLContextFactory with which the target instance was built.
createSslContext() - Method in class com.noelios.restlet.ext.ssl.PkixSslContextFactory
Creates a configured and initialised SSLContext by delegating the call to the PKIXSSLContextFactory with has been initialised using 'init'.
createTarget(Request, Response) - Method in class org.restlet.ext.spring.SpringFinder
 
createWarClient(Context, ServletConfig) - Method in class com.noelios.restlet.ext.servlet.ServerServlet
Creates a new client for the WAR protocol.
createWarClient(Context, ServletConfig) - Method in class com.noelios.restlet.ext.xdb.XdbServerServlet
 

D

deleteMail(String) - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Deletes a mail after it has been processed.
deleteResource(String) - Method in class org.restlet.ext.atom.Service
Deletes a resource.
describe() - Method in class org.restlet.ext.wadl.WadlResource
Describes the resource as a WADL document.
describe(String, ResourceInfo) - Method in class org.restlet.ext.wadl.WadlResource
Returns a WADL description of the current resource.
describe(Variant) - Method in class org.restlet.ext.wadl.WadlResource
Describes the resource as a WADL document for the given variant.
describeDelete(MethodInfo) - Method in class org.restlet.ext.wadl.WadlResource
Describes the DELETE method.
describeGet(MethodInfo) - Method in class org.restlet.ext.wadl.WadlResource
Describes the GET method.
By default, it describes the response with the available variants based on the Resource.getVariants() method.
describeMethod(Method, MethodInfo) - Method in class org.restlet.ext.wadl.WadlResource
Returns a WADL description of the given method.
describeOptions(MethodInfo) - Method in class org.restlet.ext.wadl.WadlResource
Describes the OPTIONS method.
By default it describes the response with the available variants based on the WadlResource.getWadlVariants() method.
describePost(MethodInfo) - Method in class org.restlet.ext.wadl.WadlResource
Describes the POST method.
describePut(MethodInfo) - Method in class org.restlet.ext.wadl.WadlResource
Describes the PUT method.
destroy() - Method in class com.noelios.restlet.ext.gwt.GwtShellServletWrapper
 
destroy() - Method in class com.noelios.restlet.ext.servlet.ServerServlet
 
destroy() - Method in class com.noelios.restlet.ext.xdb.XdbServerServlet
 
DocumentationInfo - Class in org.restlet.ext.wadl
Document WADL description elements.
DocumentationInfo() - Constructor for class org.restlet.ext.wadl.DocumentationInfo
Constructor.
DocumentationInfo(String) - Constructor for class org.restlet.ext.wadl.DocumentationInfo
Constructor with text content.
DocumentationInfo(Node) - Constructor for class org.restlet.ext.wadl.DocumentationInfo
Constructor with mixed content.
DocumentedInfo - Class in org.restlet.ext.wadl
Superclass of WADL elements that supports dcumentation.
DocumentedInfo() - Constructor for class org.restlet.ext.wadl.DocumentedInfo
Constructor.
DocumentedInfo(DocumentationInfo) - Constructor for class org.restlet.ext.wadl.DocumentedInfo
Constructor with a single documentation element.
DocumentedInfo(List<DocumentationInfo>) - Constructor for class org.restlet.ext.wadl.DocumentedInfo
Constructor with a list of documentation elements.
DocumentedInfo(String) - Constructor for class org.restlet.ext.wadl.DocumentedInfo
Constructor with a single documentation element.
doService(HttpServletRequest, HttpServletResponse) - Method in class com.noelios.restlet.ext.spring.RestletFrameworkServlet
 
doStart() - Method in class com.noelios.restlet.ext.jetty.JettyHandler
 
doStop() - Method in class com.noelios.restlet.ext.jetty.JettyHandler
 

E

Entry - Class in org.restlet.ext.atom
Represents an individual entry, acting as a component for metadata and data associated with the entry.
Entry() - Constructor for class org.restlet.ext.atom.Entry
Constructor.
equals(Object) - Method in class org.restlet.ext.spring.SpringResource
This implementation compares the underlying InputStream.
evaluate(String, QName) - Method in class org.restlet.ext.jaxb.JaxbRepresentation
 
evaluate(String, QName) - Method in class org.restlet.ext.jibx.JibxRepresentation
 
evaluate(String, QName) - Method in class org.restlet.ext.wadl.WadlRepresentation
 
execute(Context) - Method in class com.noelios.restlet.ext.grizzly.HttpParserFilter
Execute a call.
exists() - Method in class com.noelios.restlet.ext.servlet.ServletWarEntity
 
exists() - Method in class org.restlet.ext.spring.SpringResource
This implementation always returns true.

F

FaultInfo - Class in org.restlet.ext.wadl
Describes an error condition for response descriptions.
FaultInfo(Status) - Constructor for class org.restlet.ext.wadl.FaultInfo
Constructor.
FaultInfo(Status, DocumentationInfo) - Constructor for class org.restlet.ext.wadl.FaultInfo
Constructor with a single documentation element.
FaultInfo(Status, List<DocumentationInfo>) - Constructor for class org.restlet.ext.wadl.FaultInfo
Constructor with a list of documentation elements.
FaultInfo(Status, String) - Constructor for class org.restlet.ext.wadl.FaultInfo
Constructor with a single documentation element.
FaultInfo(Status, MediaType, String) - Constructor for class org.restlet.ext.wadl.FaultInfo
Constructor with a single documentation element.
Feed - Class in org.restlet.ext.atom
Atom Feed Document, acting as a component for metadata and data associated with the feed.
Feed() - Constructor for class org.restlet.ext.atom.Feed
Constructor.
Feed(Representation) - Constructor for class org.restlet.ext.atom.Feed
Constructor.
FORBID_ALL - Static variable in interface org.restlet.ext.jaxrs.RoleChecker
Access control constant that doesn't give any role to any principal.
formatCredentials(StringBuilder, ChallengeResponse, Request, Series<Parameter>) - Method in class com.noelios.restlet.ext.oauth.OAuthHelper
 
formatParameters(StringBuilder, Series<Parameter>, ChallengeRequest) - Method in class com.noelios.restlet.ext.oauth.OAuthHelper
 

G

generateAccessToken(OAuthAccessor) - Method in class com.noelios.restlet.ext.oauth.MemoryOAuthProvider
 
generateRequestToken(OAuthAccessor) - Method in class com.noelios.restlet.ext.oauth.MemoryOAuthProvider
 
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.
getAcceptorThreads() - Method in class com.noelios.restlet.ext.jetty.JettyServerHelper
Returns the number of acceptor threads to set.
getAcceptQueueSize() - Method in class com.noelios.restlet.ext.jetty.JettyServerHelper
Returns the size of the accept queue.
getAccessor(OAuthMessage) - Method in class com.noelios.restlet.ext.oauth.MemoryOAuthProvider
 
getApplication() - Method in class com.noelios.restlet.ext.servlet.ServerServlet
Returns the application.
getApplication() - Method in class org.restlet.ext.wadl.WadlRepresentation
Returns the root element of the WADL document.
getApplicationInfo(Request, Response) - Method in class org.restlet.ext.wadl.WadlApplication
Returns a WADL description of the current application.
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 entry.
getAuthors() - Method in class org.restlet.ext.atom.Source
Returns the authors of the entry.
getBaseRef(HttpServletRequest) - Method in class com.noelios.restlet.ext.servlet.ServletConverter
Returns the base reference of new Restlet requests.
getBaseRef(HttpServletRequest) - Method in class com.noelios.restlet.ext.xdb.XdbServletConverter
Returns the base reference of new Restlet requests.
getBaseRef() - Method in class org.restlet.ext.wadl.ResourcesInfo
Returns the base URI for each child resource identifier.
getBaseRef() - Method in class org.restlet.ext.wadl.WadlApplication
Returns the WADL base reference.
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.
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 entry.
getCategories() - Method in class org.restlet.ext.atom.Source
Returns the categories associated with the entry.
getCertAlgorithm() - Method in class com.noelios.restlet.ext.grizzly.HttpsServerHelper
Returns the SSL certificate algorithm.
getCertAlgorithm() - Method in class com.noelios.restlet.ext.jetty.HttpsServerHelper
Returns the SSL certificate algorithm.
getCertAlgorithm() - Method in class com.noelios.restlet.ext.simple.HttpsServerHelper
Returns the SSL certificate algorithm.
getCharacterEncoding() - Method in class org.restlet.ext.fileupload.RepresentationContext
Returns the character encoding for the form.
getChildren() - Method in class com.noelios.restlet.ext.servlet.ServletWarEntity
 
getChildResources() - Method in class org.restlet.ext.wadl.ResourceInfo
Returns the list of child resources.
getChunkLength() - Method in class com.noelios.restlet.ext.net.HttpClientHelper
Returns the chunk-length when using chunked encoding streaming mode for response entities.
getClientAddress() - Method in class com.noelios.restlet.ext.grizzly.GrizzlyServerCall
 
getClientAddress() - Method in class com.noelios.restlet.ext.jetty.JettyCall
 
getClientAddress() - Method in class com.noelios.restlet.ext.servlet.ServletCall
 
getClientAddress() - Method in class com.noelios.restlet.ext.simple.SimpleCall
 
getClientDispatcher() - Method in class com.noelios.restlet.ext.servlet.ServletContextAdapter
 
getClientDispatcher() - Method in class org.restlet.ext.atom.Service
Returns the client HTTP dispatcher.
getClientPort() - Method in class com.noelios.restlet.ext.grizzly.GrizzlyServerCall
 
getClientPort() - Method in class com.noelios.restlet.ext.jetty.JettyCall
 
getClientPort() - Method in class com.noelios.restlet.ext.servlet.ServletCall
 
getClientPort() - Method in class com.noelios.restlet.ext.simple.SimpleCall
 
getCollections() - Method in class org.restlet.ext.atom.Workspace
Returns the list of collections.
getComponent() - Method in class com.noelios.restlet.ext.servlet.ServerServlet
Returns the component.
getConfig() - Method in class com.noelios.restlet.ext.xdb.XdbServletWarClientHelper
Returns the Servlet Config.
getConfiguration() - Method in class org.restlet.ext.freemarker.TemplateFilter
Returns the FreeMarker configuration.
getConnection(String, Properties, boolean) - Method in class com.noelios.restlet.ext.jdbc.JdbcClientHelper
Returns a JDBC connection.
getConnection() - Method in class com.noelios.restlet.ext.jetty.JettyCall
Returns the wrapped Jetty HTTP connection.
getConnection() - Method in class com.noelios.restlet.ext.net.HttpUrlConnectionCall
Returns the connection.
getConnection() - Method in class com.noelios.restlet.ext.simple.SimpleServerHelper
Returns the Simple connection.
getConnection() - Static method in class com.noelios.restlet.ext.xdb.XdbServerServlet
Returns a JDBC connection.
getConnectionManagerTimeout() - Method in class com.noelios.restlet.ext.httpclient.HttpClientHelper
Returns the timeout in milliseconds used when retrieving an HTTP connection from the HTTP connection manager.
getConnectTimeout() - Method in class com.noelios.restlet.ext.net.HttpClientHelper
Returns the timeout value, in milliseconds, to be used when opening a communications link to the resource referenced.
getConsumer(OAuthMessage) - Method in class com.noelios.restlet.ext.oauth.MemoryOAuthProvider
 
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.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.
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
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 entry.
getContributors() - Method in class org.restlet.ext.atom.Source
Returns the contributors to the entry.
getConverter() - Method in class com.noelios.restlet.ext.spring.RestletFrameworkServlet
Provides access to the ServletConverter used to handle requests.
getDataModel() - Method in class org.restlet.ext.freemarker.TemplateRepresentation
Returns the template's data model.
getDefaultThreads() - Method in class com.noelios.restlet.ext.simple.SimpleServerHelper
Returns the default number of polling threads for a handler object.
getDefaultValue() - Method in class org.restlet.ext.wadl.ParameterInfo
Returns the default value of this parameter.
getDescription() - Method in class org.restlet.ext.spring.SpringResource
Returns the description.
getDocumentations() - Method in class org.restlet.ext.wadl.DocumentedInfo
Returns the list of documentation elements.
getEmail() - Method in class org.restlet.ext.atom.Person
Returns the email address associated with the person.
getEncoding() - Method in class org.restlet.ext.jibx.JibxRepresentation
Returns the document encoding to use for marshalling.
getEngine() - Method in class org.restlet.ext.velocity.TemplateRepresentation
Returns the Velocity engine.
getEntity(String) - Method in class com.noelios.restlet.ext.servlet.ServletWarClientHelper
 
getEntries() - Method in class org.restlet.ext.atom.Feed
Returns the individual entries, acting as a components for associated metadata and data.
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.
getFaults() - Method in class org.restlet.ext.wadl.ApplicationInfo
Returns the list of fault elements.
getFaults() - Method in class org.restlet.ext.wadl.ResponseInfo
Returns the list of faults (representations that denote an error condition).
getFeed() - Method in class org.restlet.ext.atom.Collection
Returns the feed representation.
getFixed() - Method in class org.restlet.ext.wadl.ParameterInfo
Returns the fixed value for the parameter.
getGeneratedKeys() - Method in class com.noelios.restlet.ext.jdbc.JdbcResult
Returns the generated keys.
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
Returns the grammar elements.
getGuard() - Method in class org.restlet.ext.jaxrs.JaxRsApplication
Returns the Guard
getHandler() - Method in class com.noelios.restlet.ext.simple.SimpleServerHelper
Returns the Simple pipeline handler.
getHeaderBufferSize() - Method in class com.noelios.restlet.ext.jetty.JettyServerHelper
Returns the size of the buffer to be used for request and response headers.
getHelper() - Method in class com.noelios.restlet.ext.net.HttpUrlConnectionCall
Returns the HTTP client helper.
getHelper() - Method in class com.noelios.restlet.ext.simple.SimpleProtocolHandler
Returns the delegate Restlet server helper.
getHostDomain() - Method in class com.noelios.restlet.ext.servlet.ServletCall
Returns the server domain name.
getHostnameVerifier() - Method in class com.noelios.restlet.ext.net.HttpClientHelper
Returns the hostname verifier by looking up the "hostnameVerifier" attribute of the client's context.
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
Returns an HTML representation.
getHttpClient() - Method in class com.noelios.restlet.ext.httpclient.HttpClientHelper
 
getHttpMethod() - Method in class com.noelios.restlet.ext.httpclient.HttpMethodCall
Returns the HTTP method.
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 entry.
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
Returns the identifier for the method.
getIdentifier() - Method in class org.restlet.ext.wadl.ParameterInfo
Returns the identifier of this parameter element.
getIdentifier() - Method in class org.restlet.ext.wadl.RepresentationInfo
Returns the identifier for that element.
getIdentifier() - Method in class org.restlet.ext.wadl.ResourceInfo
Returns the identifier for that element.
getIdentifier() - Method in class org.restlet.ext.wadl.ResourceTypeInfo
Returns the identifier for that element.
getIncludes() - Method in class org.restlet.ext.wadl.GrammarsInfo
Returns the list of include elements.
getInitParameter(String, String) - Method in class com.noelios.restlet.ext.servlet.ServerServlet
Returns the value of a given initialization parameter, first from the Servlet configuration, then from the Web Application context.
getInitParameter(String, String) - Method in class com.noelios.restlet.ext.xdb.XdbServerServlet
 
getInlineContent() - Method in class org.restlet.ext.atom.Content
Returns the representation for inline content.
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(Socket) - Method in class com.noelios.restlet.ext.simple.SimplePipelineFactory
 
getInstance(Class<T>) - Method in interface org.restlet.ext.jaxrs.ObjectFactory
Creates an instance of the given class.
If the concrete instance could not instantiate the given class, it could return null.
getIoMaxIdleTimeMs() - Method in class com.noelios.restlet.ext.jetty.JettyServerHelper
Returns the maximum time to wait on an idle IO operation.
getJdbcResult() - Method in class com.noelios.restlet.ext.jdbc.RowSetRepresentation
Returns the inner JdbcResult instance or null.
getKeyPassword() - Method in class com.noelios.restlet.ext.grizzly.HttpsServerHelper
Returns the SSL key password.
getKeyPassword() - Method in class com.noelios.restlet.ext.jetty.HttpsServerHelper
Returns the SSL key password.
getKeyPassword() - Method in class com.noelios.restlet.ext.simple.HttpsServerHelper
Returns the SSL key password.
getKeystorePassword() - Method in class com.noelios.restlet.ext.grizzly.HttpsServerHelper
Returns the SSL keystore password.
getKeystorePassword() - Method in class com.noelios.restlet.ext.jetty.HttpsServerHelper
Returns the SSL keystore password.
getKeystorePassword() - Method in class com.noelios.restlet.ext.simple.HttpsServerHelper
Returns the SSL keystore password.
getKeystorePath() - Method in class com.noelios.restlet.ext.grizzly.HttpsServerHelper
Returns the SSL keystore path.
getKeystorePath() - Method in class com.noelios.restlet.ext.jetty.HttpsServerHelper
Returns the SSL keystore path.
getKeystorePath() - Method in class com.noelios.restlet.ext.simple.HttpsServerHelper
Returns the SSL keystore path.
getKeystoreType() - Method in class com.noelios.restlet.ext.grizzly.HttpsServerHelper
Returns the SSL keystore type.
getKeystoreType() - Method in class com.noelios.restlet.ext.jetty.HttpsServerHelper
Returns the SSL keystore type.
getKeystoreType() - Method in class com.noelios.restlet.ext.simple.HttpsServerHelper
Returns the SSL keystore type.
getLabel() - Method in class org.restlet.ext.atom.Category
Returns the label.
getLanguage() - Method in class org.restlet.ext.wadl.DocumentationInfo
Returns the language of that documentation element.
getLastModified(Resource) - Method in class org.restlet.ext.velocity.RepresentationResourceLoader
 
getLength() - Method in class org.restlet.ext.atom.Link
Returns the advisory length of the linked content in octets.
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
Returns the link element.
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.
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.
getLowResourceMaxIdleTimeMs() - Method in class com.noelios.restlet.ext.jetty.JettyServerHelper
Returns the time in ms that connections will persist if listener is low on resources.
getLowThreads() - Method in class com.noelios.restlet.ext.jetty.JettyServerHelper
Returns the threshold of remaining threads at which the server is considered as running low on resources.
getMail(String) - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Get the mail representation according to its identifier.
getMailboxChallengeScheme() - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Returns the scheme of the mailbox challenge.
getMailboxLogin() - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Returns the login for the mailbox.
getMailboxPassword() - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Returns the password for the mailbox.
getMailboxUri() - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Returns the URI of the mailbox.
getMailIdentifiers() - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Returns the list of identifiers for the mails in the inbox
getMailRef(String) - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Returns the reference of a mail according to its identifier.
getMailUriTemplate() - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Returns the template of the mail's URI.
getMaxConnectionsPerHost() - Method in class com.noelios.restlet.ext.httpclient.HttpClientHelper
Returns the maximum number of connections that will be created for any particular host.
getMaxThreads() - Method in class com.noelios.restlet.ext.jetty.JettyServerHelper
Returns the maximum threads that will service requests.
getMaxTotalConnections() - Method in class com.noelios.restlet.ext.httpclient.HttpClientHelper
Returns the maximum number of active connections.
getMaxWaitTimeMs() - Method in class com.noelios.restlet.ext.simple.SimpleServerHelper
Returns the maximum waiting time between polls of the input.
getMediaType() - Method in class org.restlet.ext.wadl.RepresentationInfo
Returns the media type of that element.
getMemberType() - Method in class org.restlet.ext.atom.Collection
Returns the type of members.
getMessage(Request) - Static method in class com.noelios.restlet.ext.oauth.OAuthHelper
Extract the parts of the given request that are relevant to OAuth.
getMethod() - Method in class com.noelios.restlet.ext.jetty.JettyCall
Returns the request method.
getMethod() - Method in class com.noelios.restlet.ext.servlet.ServletCall
Returns the request method.
getMethod() - Method in class com.noelios.restlet.ext.simple.SimpleCall
Returns the request method.
getMethod() - Method in class com.noelios.restlet.ext.xdb.XdbServletCall
 
getMethods() - Method in class org.restlet.ext.wadl.ApplicationInfo
Returns the list of method elements.
getMethods() - Method in class org.restlet.ext.wadl.ResourceInfo
Returns the list of supported methods.
getMethods() - Method in class org.restlet.ext.wadl.ResourceTypeInfo
Returns the list of supported methods.
getMinThreads() - Method in class com.noelios.restlet.ext.jetty.JettyServerHelper
Returns the minimum threads waiting to service requests.
getMixedContent() - Method in class org.restlet.ext.wadl.DocumentationInfo
Returns the mixed content of that element.
getName() - Method in class com.noelios.restlet.ext.servlet.ServletWarEntity
 
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.wadl.MethodInfo
Returns the name of the method.
getName() - Method in class org.restlet.ext.wadl.ParameterInfo
Returns the name of this element.
getNamespaces() - Method in class org.restlet.ext.wadl.ApplicationInfo
Returns the map of namespaces used in the WADL document.
getObject() - Method in class org.restlet.ext.jaxb.JaxbRepresentation
Returns the wrapped Java object.
getObject() - Method in class org.restlet.ext.jibx.JibxRepresentation
Returns the wrapped Java object.
getObjectFactory() - Method in class org.restlet.ext.jaxrs.JaxRsApplication
Returns the ObjectFactory for root resource class and provider instantiation, if given.
getObjectFactory() - Method in class org.restlet.ext.jaxrs.JaxRsRestlet
Returns the ObjectFactory for root resource class and provider instantiation, if given.
getOptions() - Method in class org.restlet.ext.wadl.ParameterInfo
Returns the list of option elements for that element.
getParameters(Request) - Static method in class com.noelios.restlet.ext.oauth.OAuthHelper
Translate request parameters into OAuth.Parameter objects.
getParameters() - Method in class org.restlet.ext.wadl.RepresentationInfo
Returns the list of parameters.
getParameters() - Method in class org.restlet.ext.wadl.RequestInfo
Returns the list of parameters.
getParameters() - Method in class org.restlet.ext.wadl.ResourceInfo
Returns the list of parameters.
getParameters() - Method in class org.restlet.ext.wadl.ResourceTypeInfo
Returns the list of parameters.
getParameters() - Method in class org.restlet.ext.wadl.ResponseInfo
Returns the list of parameters.
getParametersInfo() - Method in class org.restlet.ext.wadl.WadlResource
Returns the description of the parameters of this resource.
getParent() - Method in class com.noelios.restlet.ext.servlet.ServletWarEntity
 
getPath() - Method in class org.restlet.ext.wadl.ParameterInfo
Returns the path to the value of this parameter (within a parent representation).
getPath() - Method in class org.restlet.ext.wadl.ResourceInfo
Returns the URI template for the identifier of the resource.
getPreferredWadlVariant(ClientInfo) - Method in class org.restlet.ext.wadl.WadlApplication
Returns the preferred WADL variant according to the client preferences specified in the request.
getPreferredWadlVariant() - Method in class org.restlet.ext.wadl.WadlResource
Returns the preferred WADL variant according to the client preferences specified in the request.
getProfiles() - Method in class org.restlet.ext.wadl.RepresentationInfo
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.
getProtocol() - Method in class com.noelios.restlet.ext.servlet.ServletCall
Returns the server protocol.
getProtocol() - Method in class com.noelios.restlet.ext.xdb.XdbServletCall
 
getPublished() - Method in class org.restlet.ext.atom.Entry
Returns the moment associated with an event early in the life cycle of the entry.
getQueryType() - Method in class org.restlet.ext.wadl.ResourceInfo
Returns the media type for the query component of the resource URI.
getReadTimeout() - Method in class com.noelios.restlet.ext.httpclient.HttpClientHelper
Returns the read timeout value.
getReadTimeout() - Method in class com.noelios.restlet.ext.net.HttpClientHelper
Returns the read timeout value.
getReasonPhrase() - Method in class com.noelios.restlet.ext.httpclient.HttpMethodCall
Returns the response reason phrase.
getReasonPhrase() - Method in class com.noelios.restlet.ext.net.HttpUrlConnectionCall
Returns the response reason phrase.
getReference() - Method in class org.restlet.ext.atom.Service
Returns the hypertext reference.
getRel() - Method in class org.restlet.ext.atom.Link
Returns the link's relation type.
getRelationship() - Method in class org.restlet.ext.wadl.LinkInfo
Returns the relationship attribute value.
getRepresentation(InputStream) - Method in class com.noelios.restlet.ext.net.HttpUrlConnectionCall
 
getRepresentation(MediaType, int) - Method in class com.noelios.restlet.ext.servlet.ServletWarEntity
 
getRepresentationMessageClass() - Method in class com.noelios.restlet.ext.javamail.JavaMailClientHelper
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
Returns the list of representation elements.
getRepresentations() - Method in class org.restlet.ext.wadl.RequestInfo
Returns the list of supported input representations.
getRepresentations() - Method in class org.restlet.ext.wadl.ResponseInfo
Returns the list of representations
getRequest(Request) - Static method in class com.noelios.restlet.ext.servlet.ServletCall
Returns the Servlet request that was used to generate the given Restlet request.
getRequest() - Method in class com.noelios.restlet.ext.servlet.ServletCall
Returns the HTTP Servlet request.
getRequest() - Method in class com.noelios.restlet.ext.xdb.XdbServletCall
Returns the HTTP Servlet request.
getRequest() - Method in class org.restlet.ext.wadl.MethodInfo
Returns the input to the method.
getRequestBufferSize() - Method in class com.noelios.restlet.ext.jetty.JettyServerHelper
Returns the size of the content buffer for receiving requests.
getRequestEntityChannel(long) - Method in class com.noelios.restlet.ext.grizzly.GrizzlyServerCall
 
getRequestEntityChannel() - Method in class com.noelios.restlet.ext.httpclient.HttpMethodCall
 
getRequestEntityChannel(long) - Method in class com.noelios.restlet.ext.jetty.JettyCall
 
getRequestEntityChannel() - Method in class com.noelios.restlet.ext.net.HttpUrlConnectionCall
 
getRequestEntityChannel(long) - Method in class com.noelios.restlet.ext.servlet.ServletCall
 
getRequestEntityChannel(long) - Method in class com.noelios.restlet.ext.simple.SimpleCall
 
getRequestEntityChannel(long) - Method in class com.noelios.restlet.ext.xdb.XdbServletCall
 
getRequestEntityStream(long) - Method in class com.noelios.restlet.ext.grizzly.GrizzlyServerCall
 
getRequestEntityStream() - Method in class com.noelios.restlet.ext.httpclient.HttpMethodCall
 
getRequestEntityStream(long) - Method in class com.noelios.restlet.ext.jetty.JettyCall
 
getRequestEntityStream() - Method in class com.noelios.restlet.ext.net.HttpUrlConnectionCall
 
getRequestEntityStream(long) - Method in class com.noelios.restlet.ext.servlet.ServletCall
 
getRequestEntityStream(long) - Method in class com.noelios.restlet.ext.simple.SimpleCall
 
getRequestEntityStream(long) - Method in class com.noelios.restlet.ext.xdb.XdbServletCall
 
getRequestHeadChannel() - Method in class com.noelios.restlet.ext.grizzly.GrizzlyServerCall
 
getRequestHeadChannel() - Method in class com.noelios.restlet.ext.jetty.JettyCall
 
getRequestHeadChannel() - Method in class com.noelios.restlet.ext.servlet.ServletCall
 
getRequestHeadChannel() - Method in class com.noelios.restlet.ext.simple.SimpleCall
 
getRequestHeadChannel() - Method in class com.noelios.restlet.ext.xdb.XdbServletCall
 
getRequestHeaders() - Method in class com.noelios.restlet.ext.jetty.JettyCall
Returns the list of request headers.
getRequestHeaders() - Method in class com.noelios.restlet.ext.servlet.ServletCall
Returns the list of request headers.
getRequestHeaders() - Method in class com.noelios.restlet.ext.simple.SimpleCall
Returns the list of request headers.
getRequestHeaders() - Method in class com.noelios.restlet.ext.xdb.XdbServletCall
 
getRequestHeadStream() - Method in class com.noelios.restlet.ext.grizzly.GrizzlyServerCall
 
getRequestHeadStream() - Method in class com.noelios.restlet.ext.httpclient.HttpMethodCall
 
getRequestHeadStream() - Method in class com.noelios.restlet.ext.jetty.JettyCall
 
getRequestHeadStream() - Method in class com.noelios.restlet.ext.net.HttpUrlConnectionCall
 
getRequestHeadStream() - Method in class com.noelios.restlet.ext.servlet.ServletCall
 
getRequestHeadStream() - Method in class com.noelios.restlet.ext.simple.SimpleCall
 
getRequestHeadStream() - Method in class com.noelios.restlet.ext.xdb.XdbServletCall
 
getRequestStream() - Method in class com.noelios.restlet.ext.net.HttpUrlConnectionCall
Returns the request entity stream if it exists.
getRequestUri() - Method in class com.noelios.restlet.ext.jetty.JettyCall
Returns the URI on the request line (most like a relative reference, but not necessarily).
getRequestUri() - Method in class com.noelios.restlet.ext.servlet.ServletCall
Returns the full request URI.
getRequestUri() - Method in class com.noelios.restlet.ext.simple.SimpleCall
Returns the full request URI.
getRequestUri() - Method in class com.noelios.restlet.ext.xdb.XdbServletCall
Returns the full request URI.
getResolver() - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Returns the resolver based on a mail.
getResolver(String, Representation) - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Returns a new resolver based on a mail.
getResource(String) - Method in class org.restlet.ext.atom.Service
Retrieves a resource representation.
getResourceInfo() - Method in interface org.restlet.ext.wadl.WadlDescribable
Returns a full documented resourceInfo instance.
getResourceInfo() - Method in class org.restlet.ext.wadl.WadlWrapper
Returns the description of the wrapped Restlet.
getResourcePath() - Method in class org.restlet.ext.wadl.WadlResource
Returns the resource's relative path.
getResources() - Method in class org.restlet.ext.wadl.ApplicationInfo
Returns the resources root element.
getResources() - Method in class org.restlet.ext.wadl.ResourcesInfo
Returns the list of child resources.
getResourcesBase() - Method in class org.restlet.ext.wadl.WadlResource
Returns the application resources base URI.
getResourceStream(String) - Method in class org.restlet.ext.velocity.RepresentationResourceLoader
 
getResourceType() - Method in class org.restlet.ext.wadl.LinkInfo
Returns the reference to the resource type of the linked resource.
getResourceTypes() - Method in class org.restlet.ext.wadl.ApplicationInfo
Returns the list of resource type elements.
getResponse() - Method in class com.noelios.restlet.ext.servlet.ServletCall
Returns the HTTP Servlet response.
getResponse() - Method in class com.noelios.restlet.ext.xdb.XdbServletCall
Returns the HTTP Servlet response.
getResponse() - Method in class org.restlet.ext.wadl.MethodInfo
Returns the output of the method.
getResponseBufferSize() - Method in class com.noelios.restlet.ext.jetty.JettyServerHelper
Returns the size of the content buffer for sending responses.
getResponseEntityChannel() - Method in class com.noelios.restlet.ext.grizzly.GrizzlyServerCall
 
getResponseEntityChannel(long) - Method in class com.noelios.restlet.ext.httpclient.HttpMethodCall
 
getResponseEntityChannel() - Method in class com.noelios.restlet.ext.jetty.JettyCall
Returns the response channel if it exists.
getResponseEntityChannel(long) - Method in class com.noelios.restlet.ext.net.HttpUrlConnectionCall
 
getResponseEntityChannel() - Method in class com.noelios.restlet.ext.servlet.ServletCall
Returns the response channel if it exists, null otherwise.
getResponseEntityChannel() - Method in class com.noelios.restlet.ext.simple.SimpleCall
Returns the response channel if it exists.
getResponseEntityChannel() - Method in class com.noelios.restlet.ext.xdb.XdbServletCall
 
getResponseEntityStream() - Method in class com.noelios.restlet.ext.grizzly.GrizzlyServerCall
 
getResponseEntityStream(long) - Method in class com.noelios.restlet.ext.httpclient.HttpMethodCall
 
getResponseEntityStream() - Method in class com.noelios.restlet.ext.jetty.JettyCall
Returns the response stream if it exists.
getResponseEntityStream(long) - Method in class com.noelios.restlet.ext.net.HttpUrlConnectionCall
 
getResponseEntityStream() - Method in class com.noelios.restlet.ext.servlet.ServletCall
Returns the response stream if it exists, null otherwise.
getResponseEntityStream() - Method in class com.noelios.restlet.ext.simple.SimpleCall
Returns the response stream if it exists.
getResponseEntityStream() - Method in class com.noelios.restlet.ext.xdb.XdbServletCall
 
getResponseHeaders() - Method in class com.noelios.restlet.ext.httpclient.HttpMethodCall
Returns the modifiable list of response headers.
getResponseHeaders() - Method in class com.noelios.restlet.ext.net.HttpUrlConnectionCall
Returns the modifiable list of response headers.
getResponseRepresentation(List<String>, Map<String, String>) - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Returns the response's representation according to the list of successfull and unsuccessfull mails.
getResponseStatus(List<String>, Map<String, String>) - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Returns the response's status according to the list of successfull and unsuccessfull mails.
getRestletContext() - Method in class org.restlet.ext.spring.SpringContext
Returns the parent Restlet context.
getResultSet() - Method in class com.noelios.restlet.ext.jdbc.JdbcResult
Returns the result set.
getRetryHandler() - Method in class com.noelios.restlet.ext.httpclient.HttpClientHelper
Returns the class name of the retry handler to use instead of HTTP Client default behavior.
getReverseRelationship() - Method in class org.restlet.ext.wadl.LinkInfo
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 entry.
getRights() - Method in class org.restlet.ext.atom.Source
Returns the information about rights held in and over an entry.
getRoleChecker() - Method in class org.restlet.ext.jaxrs.JaxRsApplication
Returns the current RoleChecker
getRoleChecker() - Method in class org.restlet.ext.jaxrs.JaxRsRestlet
Gets the currently used RoleChecker.
getRootRef(HttpServletRequest) - Method in class com.noelios.restlet.ext.servlet.ServletConverter
Returns the root reference of new Restlet requests.
getRootRef(HttpServletRequest) - Method in class com.noelios.restlet.ext.xdb.XdbServletConverter
Returns the root reference of new Restlet requests.
getRootResourceClasses() - Method in class org.restlet.ext.jaxrs.JaxRsRestlet
Returns an unmodifiable set with the attached root resource classes.
getRootResources() - Method in class org.restlet.ext.jaxrs.JaxRsApplication
Returns an unmodifiable set with the attached root resource classes.
getRootUris() - Method in class org.restlet.ext.jaxrs.JaxRsApplication
Returns an unmodifiable set of supported URIs (relative to this Application).
getRootUris() - Method in class org.restlet.ext.jaxrs.JaxRsRestlet
Returns a Collection with all root uris attached to this JaxRsRestlet.
getRouter() - Method in class org.restlet.ext.wadl.WadlApplication
Returns the router where the Resources created from the WADL description document are attached.
getSaxSource() - Method in class org.restlet.ext.jaxb.JaxbRepresentation
Returns a JAXB SAX source.
getScheme() - Method in class org.restlet.ext.atom.Category
Returns the scheme.
getSecureRandomAlgorithm() - Method in class com.noelios.restlet.ext.jetty.HttpsServerHelper
Returns the name of the RNG algorithm.
getSecurityProvider() - Method in class com.noelios.restlet.ext.jetty.HttpsServerHelper
Returns the Java security provider name.
getSelectorHandler() - Method in class com.noelios.restlet.ext.grizzly.GrizzlyServerHelper
Returns the Grizzly TCP selector handler.
getServer(HttpServletRequest) - Method in class com.noelios.restlet.ext.servlet.ServerServlet
Returns the associated HTTP server handling calls.
getServerAddress() - Method in class com.noelios.restlet.ext.httpclient.HttpMethodCall
Returns the response address.
Corresponds to the IP address of the responding server.
getServerAddress() - Method in class com.noelios.restlet.ext.jetty.JettyCall
Returns the response address.
Corresponds to the IP address of the responding server.
getServerAddress() - Method in class com.noelios.restlet.ext.net.HttpUrlConnectionCall
Returns the response address.
Corresponds to the IP address of the responding server.
getServerAddress() - Method in class com.noelios.restlet.ext.servlet.ServletCall
Returns the response address.
Corresponds to the IP address of the responding server.
getServerDispatcher() - Method in class com.noelios.restlet.ext.servlet.ServletContextAdapter
 
getServerPort() - Method in class com.noelios.restlet.ext.servlet.ServletCall
Returns the server port.
getService() - Method in class org.restlet.ext.atom.Workspace
Returns the parent service.
getServletContext() - Method in class com.noelios.restlet.ext.servlet.ServletContextAdapter
Returns the Servlet context.
getServletContext() - Method in class com.noelios.restlet.ext.servlet.ServletWarClientHelper
Returns the Servlet context.
getServletContext() - Method in class com.noelios.restlet.ext.servlet.ServletWarEntity
Returns the Servlet context to use.
getSocket() - Method in class com.noelios.restlet.ext.simple.SimpleServerHelper
Returns the server socket this server is listening to.
getSoLingerTime() - Method in class com.noelios.restlet.ext.jetty.JettyServerHelper
Returns the SO linger time (see Jetty 6 documentation).
getSource() - Method in class org.restlet.ext.atom.Entry
Returns the source feed's metadata if the entry was copied from another feed.
getSslCipherSuite() - Method in class com.noelios.restlet.ext.grizzly.GrizzlyServerCall
 
getSslCipherSuite() - Method in class com.noelios.restlet.ext.jetty.JettyCall
 
getSslCipherSuite() - Method in class com.noelios.restlet.ext.servlet.ServletCall
 
getSslCipherSuite() - Method in class com.noelios.restlet.ext.simple.SimpleCall
 
getSslCipherSuite() - Method in class com.noelios.restlet.ext.xdb.XdbServletCall
 
getSslClientCertificates() - Method in class com.noelios.restlet.ext.grizzly.GrizzlyServerCall
 
getSslClientCertificates() - Method in class com.noelios.restlet.ext.jetty.JettyCall
 
getSslClientCertificates() - Method in class com.noelios.restlet.ext.servlet.ServletCall
 
getSslClientCertificates() - Method in class com.noelios.restlet.ext.simple.SimpleCall
 
getSslClientCertificates() - Method in class com.noelios.restlet.ext.xdb.XdbServletCall
 
getSslContextFactory() - Method in class com.noelios.restlet.ext.ssl.JsslutilsSslContextFactory
Returns the wrapped SSLContextFactory with which this instance was built.
getSslKeySize() - Method in class com.noelios.restlet.ext.jetty.JettyCall
 
getSslKeySize() - Method in class com.noelios.restlet.ext.servlet.ServletCall
 
getSslKeySize() - Method in class com.noelios.restlet.ext.xdb.XdbServletCall
 
getSslProtocol() - Method in class com.noelios.restlet.ext.grizzly.HttpsServerHelper
Returns the SSL keystore type.
getSslProtocol() - Method in class com.noelios.restlet.ext.jetty.HttpsServerHelper
Returns the SSL keystore type.
getSslProtocol() - Method in class com.noelios.restlet.ext.simple.HttpsServerHelper
Returns the SSL keystore type.
getStatusCode() - Method in class com.noelios.restlet.ext.httpclient.HttpMethodCall
Returns the response status code.
getStatusCode() - Method in class com.noelios.restlet.ext.net.HttpUrlConnectionCall
Returns the response status code.
getStatuses() - Method in class org.restlet.ext.wadl.RepresentationInfo
Returns the list of statuses associated with this response representation.
getStopIdleTimeout() - Method in class com.noelios.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
 
getStyle() - Method in class org.restlet.ext.wadl.ParameterInfo
Returns the parameter style.
getSubtitle() - Method in class org.restlet.ext.atom.Feed
Returns the short summary, abstract, or excerpt of an entry.
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.
getTarget() - Method in class com.noelios.restlet.ext.servlet.ServletConverter
Returns the target Restlet.
getTarget() - Method in class com.noelios.restlet.ext.xdb.XdbServletConverter
Returns the target Restlet.
getTargetChallengeResponse(Resolver<String>) - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Returns the authentication data sent by client to the target according to the a list of properties.
getTargetEntity(Resolver<String>) - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Returns the entity sent to the target.
getTargetMethod() - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Returns the default target method.
getTargetMethod(Resolver<String>) - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Returns the target method according to a list of properties.
getTargetRef(Resolver<String>) - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Returns the reference of the target according to the a list of properties.
getTargetRef() - Method in class org.restlet.ext.wadl.IncludeInfo
Returns the URI of the referenced definition.
getTargetRef() - Method in class org.restlet.ext.wadl.MethodInfo
Returns the reference to a method definition element.
getTargetRestlet() - Method in class com.noelios.restlet.ext.spring.RestletFrameworkServlet
Returns the target Restlet from Spring's Web application context.
getTargetRestletBeanName() - Method in class com.noelios.restlet.ext.spring.RestletFrameworkServlet
Returns the bean name of the target Restlet.
getTargetUri() - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Returns the target URI template.
getTcpNoDelay() - Method in class com.noelios.restlet.ext.httpclient.HttpClientHelper
Indicates if the protocol will use Nagle's algorithm
getTemplate() - Method in class org.restlet.ext.velocity.TemplateRepresentation
Returns the Velocity template.
getTerm() - Method in class org.restlet.ext.atom.Category
Returns the term.
getTextContent() - Method in class org.restlet.ext.wadl.DocumentationInfo
Returns the language of that documentation element.
getThreadMaxIdleTimeMs() - Method in class com.noelios.restlet.ext.jetty.JettyServerHelper
Returns the time for an idle thread to wait for a request or read.
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 entry.
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
Returns the title of that documentation element.
getTitle() - Method in class org.restlet.ext.wadl.WadlApplication
Returns the title of this documented application.
getTitle() - Method in class org.restlet.ext.wadl.WadlResource
Returns the title of this documented resource.
getType() - Method in class com.noelios.restlet.ext.jetty.HttpServerHelper
Returns the type of Jetty connector to use.
getType() - Method in class com.noelios.restlet.ext.jetty.HttpsServerHelper
Returns the type of Jetty connector to use.
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
Returns the parameter type.
getType() - Method in class org.restlet.ext.wadl.ResourceInfo
Returns the list of references to resource type elements.
getUpdateCount() - Method in class com.noelios.restlet.ext.jdbc.JdbcResult
Returns the update count.
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.
getValidationEventHandler() - Method in class org.restlet.ext.jaxb.JaxbRepresentation
Returns the optional validation event handler.
getValue() - Method in class org.restlet.ext.wadl.OptionInfo
Returns the value of this option element.
getVersion() - Method in class com.noelios.restlet.ext.servlet.ServletCall
 
getVersion() - Method in class com.noelios.restlet.ext.simple.SimpleCall
 
getVersion() - Method in class com.noelios.restlet.ext.xdb.XdbServletCall
 
getVersion() - Method in class org.restlet.ext.atom.Generator
Returns the version of the generating agent.
getWadlVariants() - Method in class org.restlet.ext.wadl.WadlApplication
Returns the available WADL variants.
getWadlVariants() - Method in class org.restlet.ext.wadl.WadlResource
Returns the available WADL variants.
getWebApplicationContext() - Method in class com.noelios.restlet.ext.spring.SpringServerServlet
Get the Spring WebApplicationContext from the ServletContext.
getWebRowSet() - Method in class com.noelios.restlet.ext.jdbc.RowSetRepresentation
Returns the inner WebRowSet instance.
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.
getWrappedServer() - Method in class com.noelios.restlet.ext.jetty.JettyServerHelper
Returns the wrapped Jetty server.
getWritableChannel() - Method in class com.noelios.restlet.ext.grizzly.GrizzlyServerCall
Return the underlying socket channel.
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
Returns the qualified name of the root element for this XML-based representation.
GrammarsInfo - Class in org.restlet.ext.wadl
Describes the grammars used by representation descriptions.
GrammarsInfo() - Constructor for class org.restlet.ext.wadl.GrammarsInfo
Constructor.
GrammarsInfo(DocumentationInfo) - Constructor for class org.restlet.ext.wadl.GrammarsInfo
Constructor with a single documentation element.
GrammarsInfo(List<DocumentationInfo>) - Constructor for class org.restlet.ext.wadl.GrammarsInfo
Constructor with a list of documentation elements.
GrammarsInfo(String) - Constructor for class org.restlet.ext.wadl.GrammarsInfo
Constructor with a single documentation element.
GrizzlyServerCall - Class in com.noelios.restlet.ext.grizzly
HTTP server call specialized for Grizzly.
GrizzlyServerCall(Server, ByteBuffer, SelectionKey, boolean) - Constructor for class com.noelios.restlet.ext.grizzly.GrizzlyServerCall
Constructor.
GrizzlyServerHelper - Class in com.noelios.restlet.ext.grizzly
Base Grizzly connector.
GrizzlyServerHelper(Server) - Constructor for class com.noelios.restlet.ext.grizzly.GrizzlyServerHelper
Constructor.
GwtShellServletWrapper - Class in com.noelios.restlet.ext.gwt
Servlet to Restlet adapter aware of GWT requests.
GwtShellServletWrapper() - Constructor for class com.noelios.restlet.ext.gwt.GwtShellServletWrapper
Default constructor.

H

handle(Request, Response) - Method in class com.noelios.restlet.ext.javamail.JavaMailClientHelper
 
handle(Request, Response) - Method in class com.noelios.restlet.ext.jdbc.JdbcClientHelper
Handles a call.
handle(String, HttpServletRequest, HttpServletResponse, int) - Method in class com.noelios.restlet.ext.jetty.JettyHandler
Handles a Jetty call by converting it to a Restlet call and giving it for processing to the Restlet server.
handle(Request, Response) - Method in class com.noelios.restlet.ext.servlet.ServletWarClient
Handles a call.
handle(Request, Response) - Method in class com.noelios.restlet.ext.servlet.ServletWarClientHelper
 
handle(Request, Response) - Method in class com.noelios.restlet.ext.simple.SimpleProtocolHandler
Handles a Simple request/response transaction.
handle(Request, Response) - Method in class com.noelios.restlet.ext.xdb.XdbServletWarClient
 
handle(Request, Response) - Method in class com.noelios.restlet.ext.xdb.XdbServletWarClientHelper
 
handle(Request, Response) - Method in class org.restlet.ext.jaxrs.JaxRsRestlet
Handles a call by looking for the resource metod to call, call it and return the result.
handle(Request, Response) - Method in class org.restlet.ext.wadl.WadlApplication
Handles the requests normally in all cases then handles the special case of the OPTIONS requests that exactly target the application.
handleFailedAuthorization() - Method in class com.noelios.restlet.ext.oauth.AuthorizationResource
Handle if the user has denied authorization of a client.
handleOptions() - Method in class org.restlet.ext.wadl.WadlResource
 
hashCode() - Method in class org.restlet.ext.spring.SpringResource
This implementation returns the hash code of the underlying InputStream.
HttpClientHelper - Class in com.noelios.restlet.ext.httpclient
HTTP client connector using the HttpMethodCall and Apache HTTP Client project.
HttpClientHelper(Client) - Constructor for class com.noelios.restlet.ext.httpclient.HttpClientHelper
Constructor.
HttpClientHelper - Class in com.noelios.restlet.ext.net
HTTP client connector using the HttpUrlConnectionCall.
HttpClientHelper(Client) - Constructor for class com.noelios.restlet.ext.net.HttpClientHelper
Constructor.
HttpMethodCall - Class in com.noelios.restlet.ext.httpclient
HTTP client connector call based on Apache HTTP Client's HttpMethod class.
HttpMethodCall(HttpClientHelper, String, String, boolean) - Constructor for class com.noelios.restlet.ext.httpclient.HttpMethodCall
Constructor.
HttpParserFilter - Class in com.noelios.restlet.ext.grizzly
HTTP parser filter for Grizzly.
HttpParserFilter(GrizzlyServerHelper) - Constructor for class com.noelios.restlet.ext.grizzly.HttpParserFilter
Constructor.
HttpServerHelper - Class in com.noelios.restlet.ext.grizzly
HTTP connector based on Grizzly.
HttpServerHelper(Server) - Constructor for class com.noelios.restlet.ext.grizzly.HttpServerHelper
Constructor.
HttpServerHelper - Class in com.noelios.restlet.ext.jetty
Jetty HTTP server connector.
HttpServerHelper(Server) - Constructor for class com.noelios.restlet.ext.jetty.HttpServerHelper
Constructor.
HttpServerHelper - Class in com.noelios.restlet.ext.simple
Simple HTTPS server connector.
HttpServerHelper(Server) - Constructor for class com.noelios.restlet.ext.simple.HttpServerHelper
Constructor.
HttpsServerHelper - Class in com.noelios.restlet.ext.grizzly
HTTPS connector based on Grizzly.
HttpsServerHelper(Server) - Constructor for class com.noelios.restlet.ext.grizzly.HttpsServerHelper
Constructor.
HttpsServerHelper - Class in com.noelios.restlet.ext.jetty
Jetty HTTPS server connector.
HttpsServerHelper(Server) - Constructor for class com.noelios.restlet.ext.jetty.HttpsServerHelper
Constructor.
HttpsServerHelper - Class in com.noelios.restlet.ext.simple
Simple HTTP server connector.
HttpsServerHelper(Server) - Constructor for class com.noelios.restlet.ext.simple.HttpsServerHelper
Constructor.
HttpUrlConnectionCall - Class in com.noelios.restlet.ext.net
HTTP client connector call based on JDK's java.net.HttpURLConnection class.
HttpUrlConnectionCall(HttpClientHelper, String, String, boolean) - Constructor for class com.noelios.restlet.ext.net.HttpUrlConnectionCall
Constructor.

I

IncludeInfo - Class in org.restlet.ext.wadl
Allows inclusion of grammars by reference.
IncludeInfo() - Constructor for class org.restlet.ext.wadl.IncludeInfo
Constructor.
IncludeInfo(DocumentationInfo) - Constructor for class org.restlet.ext.wadl.IncludeInfo
Constructor with a single documentation element.
IncludeInfo(List<DocumentationInfo>) - Constructor for class org.restlet.ext.wadl.IncludeInfo
Constructor with a list of documentation elements.
IncludeInfo(String) - Constructor for class org.restlet.ext.wadl.IncludeInfo
Constructor with a single documentation element.
init() - Method in class com.noelios.restlet.ext.gwt.GwtShellServletWrapper
 
init() - Method in class com.noelios.restlet.ext.servlet.ServerServlet
 
init(Series<Parameter>) - Method in class com.noelios.restlet.ext.ssl.JsslutilsSslContextFactory
 
init(Series<Parameter>) - Method in class com.noelios.restlet.ext.ssl.PkixSslContextFactory
Sets the following options according to parameters that may have been set up directly in the HttpsServerHelper parameters.
init() - Method in class com.noelios.restlet.ext.xdb.XdbServerServlet
 
init(ExtendedProperties) - Method in class org.restlet.ext.velocity.RepresentationResourceLoader
 
initFrameworkServlet() - Method in class com.noelios.restlet.ext.spring.RestletFrameworkServlet
 
InstantiateException - Exception in org.restlet.ext.jaxrs
Thrown if a provider, a root resource class or a resource class could not be instantiated.
InstantiateException(Method, Throwable) - Constructor for exception org.restlet.ext.jaxrs.InstantiateException
Use this constructor, if a resource class could not be instantiated.
InstantiateException(String) - Constructor for exception org.restlet.ext.jaxrs.InstantiateException
 
InstantiateException(String, Throwable) - Constructor for exception org.restlet.ext.jaxrs.InstantiateException
 
InstantiateException(Throwable) - Constructor for exception org.restlet.ext.jaxrs.InstantiateException
 
isAllowUserInteraction() - Method in class com.noelios.restlet.ext.net.HttpClientHelper
Indicates if this URL is being examined in a context in which it makes sense to allow user interactions such as popping up an authentication dialog.
isAuthorized() - Method in class com.noelios.restlet.ext.oauth.AuthorizationResource
Return true if the request has been authorized by the user, false otherwise.
isAutoDescribed() - Method in class org.restlet.ext.wadl.WadlApplication
Indicates if the application should be automatically described via WADL when an OPTIONS request handles a "*" target URI.
isAutoDescribed() - Method in class org.restlet.ext.wadl.WadlResource
Indicates if the resource should be automatically described via WADL when an OPTIONS request is handled.
isConfidential() - Method in class com.noelios.restlet.ext.jetty.JettyCall
Indicates if the request was made using a confidential mean.
isConfidential() - Method in class com.noelios.restlet.ext.servlet.ServletCall
Indicates if the request was made using a confidential mean.
isConfidential() - Method in class com.noelios.restlet.ext.simple.SimpleServerHelper
Indicates if this service is acting in HTTP or HTTPS mode.
isConfidential() - Method in class com.noelios.restlet.ext.xdb.XdbServletCall
 
isConnectionBroken(Exception) - Method in class com.noelios.restlet.ext.jetty.JettyCall
 
isDebug() - Method in class com.noelios.restlet.ext.javamail.JavaMailClientHelper
Indicates if the connector should generate JavaMail debug messages.
isDescribable(Method) - Method in class org.restlet.ext.wadl.WadlResource
Indicates if the given method exposes its WADL description.
isDirectory() - Method in class com.noelios.restlet.ext.servlet.ServletWarEntity
 
isExternal() - Method in class org.restlet.ext.atom.Content
Indicates if the content is available externally.
isFindInAncestors() - Method in class org.restlet.ext.spring.SpringBeanRouter
Returns true if bean names will be searched for higher up in the BeanFactory hierarchy.
isFollowRedirects() - Method in class com.noelios.restlet.ext.httpclient.HttpClientHelper
Indicates if the protocol will automatically follow redirects.
isFollowRedirects() - Method in class com.noelios.restlet.ext.net.HttpClientHelper
Indicates if the protocol will automatically follow redirects.
isFormattedOutput() - Method in class org.restlet.ext.jaxb.JaxbRepresentation
Indicates if the resulting XML data should be formatted with line breaks and indentation.
isInline() - Method in class org.restlet.ext.atom.Content
Indicates if the content is available inline.
isInRole(Principal, String) - Method in interface org.restlet.ext.jaxrs.RoleChecker
Checks, if the user is in the given role, or false if not.
This method is used by the SecurityContext.
isNeedClientAuthentication() - Method in class com.noelios.restlet.ext.grizzly.HttpsServerHelper
Indicates if we require client certificate authentication.
isNeedClientAuthentication() - Method in class com.noelios.restlet.ext.jetty.HttpsServerHelper
Indicates if we require client certificate authentication.
isNeedClientAuthentication() - Method in class com.noelios.restlet.ext.simple.HttpsServerHelper
Indicates if we require client certificate authentication.
isNormal() - Method in class com.noelios.restlet.ext.servlet.ServletWarEntity
 
isOpen() - Method in class org.restlet.ext.spring.SpringResource
This implementation always returns true.
isRepeating() - Method in class org.restlet.ext.wadl.ParameterInfo
Returns true if the parameter is single valued or may have multiple values, false otherwise.
isRequired() - Method in class org.restlet.ext.wadl.ParameterInfo
Indicates whether the parameter is required.
isSourceModified(Resource) - Method in class org.restlet.ext.velocity.RepresentationResourceLoader
 
isStartTls() - Method in class com.noelios.restlet.ext.javamail.JavaMailClientHelper
Indicates if the SMTP protocol should attempt to start a TLS tunnel.
isTargetEntityEnabled() - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Indicate whether or not the target supports entity in the request.
isUseCaches() - Method in class com.noelios.restlet.ext.net.HttpClientHelper
Indicates if the protocol is allowed to use caching whenever it can.
isUseNio() - Method in class com.noelios.restlet.ext.jetty.HttpsServerHelper
Deprecated. Will be removed in the future.
isWantClientAuthentication() - Method in class com.noelios.restlet.ext.grizzly.HttpsServerHelper
Indicates if we would like client certificate authentication.
isWantClientAuthentication() - Method in class com.noelios.restlet.ext.jetty.HttpsServerHelper
Indicates if we would like client certificate authentication.
isWantClientAuthentication() - Method in class com.noelios.restlet.ext.simple.HttpsServerHelper
Indicates if we would like client certificate authentication.

J

JavaMailClientHelper - Class in com.noelios.restlet.ext.javamail
Client connector to a mail server.
JavaMailClientHelper(Client) - Constructor for class com.noelios.restlet.ext.javamail.JavaMailClientHelper
Constructor.
JaxbRepresentation<T> - Class in org.restlet.ext.jaxb
An XML representation based on JAXB that provides easy translation between XML and JAXB element class trees.
JaxbRepresentation(MediaType, T) - Constructor for class org.restlet.ext.jaxb.JaxbRepresentation
Creates a JAXB representation from an existing JAXB content tree.
JaxbRepresentation(Representation, Class<T>) - Constructor for class org.restlet.ext.jaxb.JaxbRepresentation
Creates a new JAXB representation, converting the input XML into a Java content tree.
JaxbRepresentation(Representation, Class<T>, ValidationEventHandler) - Constructor for class org.restlet.ext.jaxb.JaxbRepresentation
Creates a new JAXB representation, converting the input XML into a Java content tree.
JaxbRepresentation(Representation, String) - Constructor for class org.restlet.ext.jaxb.JaxbRepresentation
Creates a new JAXB representation, converting the input XML into a Java content tree.
JaxbRepresentation(Representation, String, ValidationEventHandler) - Constructor for class org.restlet.ext.jaxb.JaxbRepresentation
Creates a new JAXB representation, converting the input XML into a Java content tree.
JaxbRepresentation(T) - Constructor for class org.restlet.ext.jaxb.JaxbRepresentation
Creates a JAXB representation from an existing JAXB content tree with MediaType.APPLICATION_XML.
JaxRsApplication - Class in org.restlet.ext.jaxrs
This is the main class to be used for the instantiation of a JAX-RS runtime environment.
JaxRsApplication() - Constructor for class org.restlet.ext.jaxrs.JaxRsApplication
Creates an new JaxRsApplication.
JaxRsApplication(Context) - Constructor for class org.restlet.ext.jaxrs.JaxRsApplication
Creates an new JaxRsApplication, without any access control.
JaxRsRestlet - Class in org.restlet.ext.jaxrs
This class choose the JAX-RS resource class and method to use for a request and handles the result from he resource method.
JaxRsRestlet(Context, MetadataService) - Constructor for class org.restlet.ext.jaxrs.JaxRsRestlet
Creates a new JaxRsRestlet with the given Context.
JaxRsRestlet(Context, RoleChecker, MetadataService) - Constructor for class org.restlet.ext.jaxrs.JaxRsRestlet
Creates a new JaxRsRestlet with the given Context.
JdbcClientHelper - Class in com.noelios.restlet.ext.jdbc
Client connector to a JDBC database.
JdbcClientHelper(Client) - Constructor for class com.noelios.restlet.ext.jdbc.JdbcClientHelper
Constructor.
JdbcResult - Class in com.noelios.restlet.ext.jdbc
JDBC result wrapper.
JdbcResult(Statement) - Constructor for class com.noelios.restlet.ext.jdbc.JdbcResult
Constructor.
JettyCall - Class in com.noelios.restlet.ext.jetty
Call that is used by the Jetty 6 HTTP server connector.
JettyCall(Server, HttpConnection) - Constructor for class com.noelios.restlet.ext.jetty.JettyCall
Constructor.
JettyHandler - Class in com.noelios.restlet.ext.jetty
Jetty handler that knows how to convert Jetty calls into Restlet calls.
JettyHandler(Server) - Constructor for class com.noelios.restlet.ext.jetty.JettyHandler
Constructor for HTTP server connectors.
JettyHandler(Server, boolean) - Constructor for class com.noelios.restlet.ext.jetty.JettyHandler
Constructor for HTTP server connectors.
JettyServerHelper - Class in com.noelios.restlet.ext.jetty
Abstract Jetty Web server connector.
JettyServerHelper(Server) - Constructor for class com.noelios.restlet.ext.jetty.JettyServerHelper
Constructor.
JibxRepresentation<T> - Class in org.restlet.ext.jibx
An XML representation based on JIBX that provides easy translation between XML representations and Java objects with JIBX bindings.
JibxRepresentation(MediaType, T) - Constructor for class org.restlet.ext.jibx.JibxRepresentation
Creates a JIBX representation from an existing Java object.
JibxRepresentation(MediaType, T, String) - Constructor for class org.restlet.ext.jibx.JibxRepresentation
Creates a JIBX representation from an existing Java object.
JibxRepresentation(Representation, Class) - Constructor for class org.restlet.ext.jibx.JibxRepresentation
Creates a new JIBX representation, that can be used to convert the input XML into a Java object.
JibxRepresentation(Representation, Class, String) - Constructor for class org.restlet.ext.jibx.JibxRepresentation
Creates a new JIBX representation, that can be used to convert the input XML into a Java object.
JsonRepresentation - Class in org.restlet.ext.json
Representation based on a JSON document.
JsonRepresentation(JSONObject) - Constructor for class org.restlet.ext.json.JsonRepresentation
Constructor from a JSON object.
JsonRepresentation(Map<Object, Object>) - Constructor for class org.restlet.ext.json.JsonRepresentation
Constructor from a map object.
JsonRepresentation(Object) - Constructor for class org.restlet.ext.json.JsonRepresentation
Constructor from a bean using reflection to generate JSON names.
JsonRepresentation(Representation) - Constructor for class org.restlet.ext.json.JsonRepresentation
Constructor.
JsonRepresentation(String) - Constructor for class org.restlet.ext.json.JsonRepresentation
Constructor from a JSON string.
JsslutilsSslContextFactory - Class in com.noelios.restlet.ext.ssl
This SslContextFactory is a wrapper for the SSLContextFactory of jSSLutils.
JsslutilsSslContextFactory(SSLContextFactory) - Constructor for class com.noelios.restlet.ext.ssl.JsslutilsSslContextFactory
Builds JsslutilsSslContextFactory that wraps an instance of jsslutils.sslcontext.SSLContextFactory.

L

Link - Class in org.restlet.ext.atom
Defines a reference from an entry or feed to a Web resource.
Link() - Constructor for class org.restlet.ext.atom.Link
Constructor.
LinkInfo - Class in org.restlet.ext.wadl
Allows description of links between representations and resources.
LinkInfo() - Constructor for class org.restlet.ext.wadl.LinkInfo
Constructor.
LinkInfo(DocumentationInfo) - Constructor for class org.restlet.ext.wadl.LinkInfo
Constructor with a single documentation element.
LinkInfo(List<DocumentationInfo>) - Constructor for class org.restlet.ext.wadl.LinkInfo
Constructor with a list of documentation elements.
LinkInfo(String) - Constructor for class org.restlet.ext.wadl.LinkInfo
Constructor with a single documentation element.
loadClass(String) - Method in class com.noelios.restlet.ext.servlet.ServerServlet
Returns a class for a given qualified class name.
loadClass(String) - Method in class com.noelios.restlet.ext.xdb.XdbServerServlet
 
log(LogRecord) - Method in class com.noelios.restlet.ext.servlet.ServletLogger
Log a LogRecord.

M

MailResolver - Class in com.noelios.restlet.ext.javamail
Basic resolver that exposes several data from a given mail.
What? Key Mail identifier mailId Sender from Recipients (comma separated string) recipients Subject subject Mail text part message
MailResolver(String) - Constructor for class com.noelios.restlet.ext.javamail.MailResolver
Constructor.
MailResolver(String, Representation) - Constructor for class com.noelios.restlet.ext.javamail.MailResolver
Constructor.
main(String[]) - Static method in class org.restlet.ext.wadl.WadlComponent
Main method capable of configuring and starting a whole Restlet Component based on a list of local WADL documents URIs, for example "file:///C:/YahooSearch.wadl".

The necessary client connectors are automatically created.
markAsAuthorized(OAuthAccessor, String) - Method in class com.noelios.restlet.ext.oauth.MemoryOAuthProvider
 
MemberType - Enum in org.restlet.ext.atom
Collection member types.
MemoryOAuthProvider - Class in com.noelios.restlet.ext.oauth
Provider with a in-memory backing store.
MemoryOAuthProvider() - Constructor for class com.noelios.restlet.ext.oauth.MemoryOAuthProvider
Constructor.
MessageRepresentation - Class in com.noelios.restlet.ext.javamail
XML representation of a JavaMail message.
MessageRepresentation(Message) - Constructor for class com.noelios.restlet.ext.javamail.MessageRepresentation
Constructor.
MessagesRepresentation - Class in com.noelios.restlet.ext.javamail
XML representation of a list of JavaMail messages.
MessagesRepresentation(Message[], POP3Folder) - Constructor for class com.noelios.restlet.ext.javamail.MessagesRepresentation
Constructor.
MethodInfo - Class in org.restlet.ext.wadl
Describes the expected requests and responses of a resource method.
MethodInfo() - Constructor for class org.restlet.ext.wadl.MethodInfo
Constructor.
MethodInfo(DocumentationInfo) - Constructor for class org.restlet.ext.wadl.MethodInfo
Constructor with a single documentation element.
MethodInfo(List<DocumentationInfo>) - Constructor for class org.restlet.ext.wadl.MethodInfo
Constructor with a list of documentation elements.
MethodInfo(String) - Constructor for class org.restlet.ext.wadl.MethodInfo
Constructor with a single documentation element.

O

OAuthGuard - Class in com.noelios.restlet.ext.oauth
Handles authentication using Concurrency note: instances of this class or its subclasses can be invoked by several threads at the same time and therefore must be thread-safe.
OAuthGuard(Context, String, OAuthProvider) - Constructor for class com.noelios.restlet.ext.oauth.OAuthGuard
Constructor.
OAuthHelper - Class in com.noelios.restlet.ext.oauth
Helper routines for OAuth.
OAuthHelper() - Constructor for class com.noelios.restlet.ext.oauth.OAuthHelper
Constructor.
OAuthProvider - Class in com.noelios.restlet.ext.oauth
Manages OAuth state and operations.
OAuthProvider() - Constructor for class com.noelios.restlet.ext.oauth.OAuthProvider
 
ObjectFactory - Interface in org.restlet.ext.jaxrs
Implement this interface to instantiate JAX-RS root resource classes and providers yourself and register it by JaxRsApplication.setObjectFactory(ObjectFactory).
OptionInfo - Class in org.restlet.ext.wadl
Defines a potential value for a parent parameter description.
OptionInfo() - Constructor for class org.restlet.ext.wadl.OptionInfo
Constructor.
OptionInfo(DocumentationInfo) - Constructor for class org.restlet.ext.wadl.OptionInfo
Constructor with a single documentation element.
OptionInfo(List<DocumentationInfo>) - Constructor for class org.restlet.ext.wadl.OptionInfo
Constructor with a list of documentation elements.
OptionInfo(String) - Constructor for class org.restlet.ext.wadl.OptionInfo
Constructor with a single documentation element.
org.restlet.ext.atom - package org.restlet.ext.atom
Support for the Atom syndication standard.
org.restlet.ext.fileupload - package org.restlet.ext.fileupload
Integration with Apache FileUpload 1.2.
org.restlet.ext.freemarker - package org.restlet.ext.freemarker
Integration with FreeMarker 2.3.
org.restlet.ext.jaxb - package org.restlet.ext.jaxb
Integration with JAXB 2.1.
org.restlet.ext.jaxrs - package org.restlet.ext.jaxrs
Implementation of JAX-RS 1.0 (JSR-311).
org.restlet.ext.jibx - package org.restlet.ext.jibx
Integration with JiBX 1.1.
org.restlet.ext.json - package org.restlet.ext.json
Support for JSON representations.
org.restlet.ext.spring - package org.restlet.ext.spring
Integration with Spring framework 2.5.
org.restlet.ext.velocity - package org.restlet.ext.velocity
Integration with Apache Velocity 1.5.
org.restlet.ext.wadl - package org.restlet.ext.wadl
Support the WADL specification.

P

ParameterInfo - Class in org.restlet.ext.wadl
Describes a parameterized aspect of a parent ResourceInfo, RequestInfo, ResponseInfo, RepresentationInfo or FaultInfo element.
ParameterInfo() - Constructor for class org.restlet.ext.wadl.ParameterInfo
Constructor.
ParameterInfo(String, ParameterStyle, DocumentationInfo) - Constructor for class org.restlet.ext.wadl.ParameterInfo
Constructor with a single documentation element.
ParameterInfo(String, ParameterStyle, List<DocumentationInfo>) - Constructor for class org.restlet.ext.wadl.ParameterInfo
Constructor with a list of documentation elements.
ParameterInfo(String, ParameterStyle, String) - Constructor for class org.restlet.ext.wadl.ParameterInfo
Constructor with a single documentation element.
ParameterInfo(String, boolean, String, ParameterStyle, String) - Constructor for class org.restlet.ext.wadl.ParameterInfo
Constructor.
ParameterStyle - Enum in org.restlet.ext.wadl
Enumerates the supported styles of parameters.
parse(String) - Static method in enum org.restlet.ext.atom.Relation
Parses a relation name into the equivalent enumeration item.
parseRepresentation(Representation) - Method in class org.restlet.ext.fileupload.RestletFileUpload
Processes an RFC 1867 compliant multipart/form-data input representation.
parseRequest(Request) - Method in class org.restlet.ext.fileupload.RestletFileUpload
Processes an RFC 1867 compliant multipart/form-data input representation.
parseResponse(ChallengeResponse, Request) - Method in class com.noelios.restlet.ext.oauth.OAuthHelper
 
Person - Class in org.restlet.ext.atom
Element that describes a person, corporation, or similar entity (hereafter, 'person').
Person() - Constructor for class org.restlet.ext.atom.Person
Constructor.
Person(String, Reference, String) - Constructor for class org.restlet.ext.atom.Person
Constructor.
PkixSslContextFactory - Class in com.noelios.restlet.ext.ssl
This SslContextFactory uses PKIXSSLContextFactory from jSSLutils and can be configured via parameters.
PkixSslContextFactory() - Constructor for class com.noelios.restlet.ext.ssl.PkixSslContextFactory
 
POP - Static variable in class com.noelios.restlet.ext.javamail.JavaMailClientHelper
POP protocol.
POP_BASIC - Static variable in class com.noelios.restlet.ext.javamail.JavaMailClientHelper
Basic POP scheme.
POP_DIGEST - Static variable in class com.noelios.restlet.ext.javamail.JavaMailClientHelper
Digest POP scheme.
POPS - Static variable in class com.noelios.restlet.ext.javamail.JavaMailClientHelper
POPS protocol (via SSL/TLS socket)..
postExecute(Context) - Method in class com.noelios.restlet.ext.grizzly.HttpParserFilter
Post execute method.
postMember(Representation) - Method in class org.restlet.ext.atom.Collection
Posts a member to the collection resulting in the creation of a new resource.
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.restlet.ext.spring.SpringBeanRouter
Modify the application context by looking up the name of all beans of type Resource, calling the SpringBeanRouter.resolveUri(String, ConfigurableListableBeanFactory) method for each of them.
PROPERTY_SOCKET - Static variable in class com.noelios.restlet.ext.simple.SimplePipelineFactory
 

R

refresh() - Method in class org.restlet.ext.spring.SpringContext
 
REJECT_WITH_ERROR - Static variable in interface org.restlet.ext.jaxrs.RoleChecker
An RoleChecker that throws an WebApplicationExeption with status 500 (Internal Server Error) for every call on it.
Relation - Enum in org.restlet.ext.atom
Enumeration of relation types.
release() - Method in class com.noelios.restlet.ext.jdbc.JdbcResult
Release the statement connection.
represent(Variant) - Method in class com.noelios.restlet.ext.oauth.AccessTokenResource
 
represent(Variant) - Method in class com.noelios.restlet.ext.oauth.AuthorizationResource
Return a user-accessible page asking if the user wants to authorize the client.
represent(Variant) - Method in class com.noelios.restlet.ext.oauth.RequestTokenResource
 
RepresentationContext - Class in org.restlet.ext.fileupload
Provides access to the representation information needed by the FileUpload processor.
RepresentationContext(Representation) - Constructor for class org.restlet.ext.fileupload.RepresentationContext
Constructor.
RepresentationInfo - Class in org.restlet.ext.wadl
Describres a variant representation for a target resource.
RepresentationInfo() - Constructor for class org.restlet.ext.wadl.RepresentationInfo
Constructor.
RepresentationInfo(DocumentationInfo) - Constructor for class org.restlet.ext.wadl.RepresentationInfo
Constructor with a single documentation element.
RepresentationInfo(List<DocumentationInfo>) - Constructor for class org.restlet.ext.wadl.RepresentationInfo
Constructor with a list of documentation elements.
RepresentationInfo(MediaType) - Constructor for class org.restlet.ext.wadl.RepresentationInfo
Constructor with a media type.
RepresentationInfo(String) - Constructor for class org.restlet.ext.wadl.RepresentationInfo
Constructor with a single documentation element.
RepresentationInfo(Variant) - Constructor for class org.restlet.ext.wadl.RepresentationInfo
Constructor with a variant.
RepresentationMessage - Class in com.noelios.restlet.ext.javamail
JavaMail MIME message based on an XML representation.
RepresentationMessage(Representation, Session) - Constructor for class com.noelios.restlet.ext.javamail.RepresentationMessage
Creates a JavaMail message by parsing an XML representation.
RepresentationMessage(Session) - Constructor for class com.noelios.restlet.ext.javamail.RepresentationMessage
Constructor.
RepresentationResourceLoader - Class in org.restlet.ext.velocity
Velocity resource loader based on a static map of representations or on a default representation.
RepresentationResourceLoader(Representation) - Constructor for class org.restlet.ext.velocity.RepresentationResourceLoader
Constructeur.
RequestInfo - Class in org.restlet.ext.wadl
Describes the properties of a request associated to a parent method.
RequestInfo() - Constructor for class org.restlet.ext.wadl.RequestInfo
Constructor.
RequestInfo(DocumentationInfo) - Constructor for class org.restlet.ext.wadl.RequestInfo
Constructor with a single documentation element.
RequestInfo(List<DocumentationInfo>) - Constructor for class org.restlet.ext.wadl.RequestInfo
Constructor with a list of documentation elements.
RequestInfo(String) - Constructor for class org.restlet.ext.wadl.RequestInfo
Constructor with a single documentation element.
RequestTokenResource - Class in com.noelios.restlet.ext.oauth
Get a OAuth request token.
RequestTokenResource(Context, Request, Response) - Constructor for class com.noelios.restlet.ext.oauth.RequestTokenResource
Constructor.
resolve(String) - Method in class com.noelios.restlet.ext.javamail.MailResolver
 
resolveNamespaces() - Method in class org.restlet.ext.wadl.DocumentedInfo
Returns the list of namespaces used in the documentation elements as a map.
resolveUri(String, ConfigurableListableBeanFactory) - Method in class org.restlet.ext.spring.SpringBeanRouter
Uses this first alias for this bean that starts with '/'.
ResourceInfo - Class in org.restlet.ext.wadl
Describes a class of closely related resources.
ResourceInfo() - Constructor for class org.restlet.ext.wadl.ResourceInfo
Constructor.
ResourceInfo(DocumentationInfo) - Constructor for class org.restlet.ext.wadl.ResourceInfo
Constructor with a single documentation element.
ResourceInfo(List<DocumentationInfo>) - Constructor for class org.restlet.ext.wadl.ResourceInfo
Constructor with a list of documentation elements.
ResourceInfo(String) - Constructor for class org.restlet.ext.wadl.ResourceInfo
Constructor with a single documentation element.
ResourcesInfo - Class in org.restlet.ext.wadl
Describes the root resources of an application.
ResourcesInfo() - Constructor for class org.restlet.ext.wadl.ResourcesInfo
Constructor.
ResourcesInfo(DocumentationInfo) - Constructor for class org.restlet.ext.wadl.ResourcesInfo
Constructor with a single documentation element.
ResourcesInfo(List<DocumentationInfo>) - Constructor for class org.restlet.ext.wadl.ResourcesInfo
Constructor with a list of documentation elements.
ResourcesInfo(String) - Constructor for class org.restlet.ext.wadl.ResourcesInfo
Constructor with a single documentation element.
ResourceTypeInfo - Class in org.restlet.ext.wadl
Describes a reusable type of resources.
ResourceTypeInfo() - Constructor for class org.restlet.ext.wadl.ResourceTypeInfo
Constructor.
ResourceTypeInfo(DocumentationInfo) - Constructor for class org.restlet.ext.wadl.ResourceTypeInfo
Constructor with a single documentation element.
ResourceTypeInfo(List<DocumentationInfo>) - Constructor for class org.restlet.ext.wadl.ResourceTypeInfo
Constructor with a list of documentation elements.
ResourceTypeInfo(String) - Constructor for class org.restlet.ext.wadl.ResourceTypeInfo
Constructor with a single documentation element.
ResponseInfo - Class in org.restlet.ext.wadl
Describes the properties of a response associated to a parent method.
ResponseInfo() - Constructor for class org.restlet.ext.wadl.ResponseInfo
Constructor.
ResponseInfo(DocumentationInfo) - Constructor for class org.restlet.ext.wadl.ResponseInfo
Constructor with a single documentation element.
ResponseInfo(List<DocumentationInfo>) - Constructor for class org.restlet.ext.wadl.ResponseInfo
Constructor with a list of documentation elements.
ResponseInfo(String) - Constructor for class org.restlet.ext.wadl.ResponseInfo
Constructor with a single documentation element.
RestletFileUpload - Class in org.restlet.ext.fileupload
High level API for processing file uploads.
RestletFileUpload() - Constructor for class org.restlet.ext.fileupload.RestletFileUpload
Constructs an uninitialised instance of this class.
RestletFileUpload(FileItemFactory) - Constructor for class org.restlet.ext.fileupload.RestletFileUpload
Constructs an instance of this class which uses the supplied factory to create FileItem instances.
RestletFrameworkServlet - Class in com.noelios.restlet.ext.spring
A Servlet which provides an automatic Restlet integration with an existing WebApplicationContext.
RestletFrameworkServlet() - Constructor for class com.noelios.restlet.ext.spring.RestletFrameworkServlet
 
RoleChecker - Interface in org.restlet.ext.jaxrs
This interface provides user role checks.
RowSetRepresentation - Class in com.noelios.restlet.ext.jdbc
XML Representation of a ResultSet instance wrapped either in a JdbcResult instance or in a WebRowSet.
RowSetRepresentation(JdbcResult) - Constructor for class com.noelios.restlet.ext.jdbc.RowSetRepresentation
Constructor.
RowSetRepresentation(ResultSet) - Constructor for class com.noelios.restlet.ext.jdbc.RowSetRepresentation
Constructor.
RowSetRepresentation(WebRowSet) - Constructor for class com.noelios.restlet.ext.jdbc.RowSetRepresentation
Constructor.

S

sendRequest(Request) - Method in class com.noelios.restlet.ext.httpclient.HttpMethodCall
Sends the request to the client.
sendRequest(Request) - Method in class com.noelios.restlet.ext.net.HttpUrlConnectionCall
Sends the request to the client.
sendResponse(Response) - Method in class com.noelios.restlet.ext.jetty.JettyCall
 
sendResponse(Response) - Method in class com.noelios.restlet.ext.servlet.ServletCall
Sends the response back to the client.
sendResponse(Response) - Method in class com.noelios.restlet.ext.xdb.XdbServletCall
Sends the response back to the client.
ServerServlet - Class in com.noelios.restlet.ext.servlet
Servlet acting like an HTTP server connector.
ServerServlet() - Constructor for class com.noelios.restlet.ext.servlet.ServerServlet
Constructor.
service(HttpServletRequest, HttpServletResponse) - Method in class com.noelios.restlet.ext.gwt.GwtShellServletWrapper
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.noelios.restlet.ext.servlet.ServerServlet
Services a HTTP Servlet request as an uniform call.
service(HttpServletRequest, HttpServletResponse) - Method in class com.noelios.restlet.ext.servlet.ServletConverter
Services a HTTP Servlet request as a Restlet request handled by the "target" Restlet.
service(HttpServletRequest, HttpServletResponse) - Method in class com.noelios.restlet.ext.xdb.XdbServletConverter
Services a HTTP Servlet request as a Restlet request handled by the "target" Restlet.
Service - Class in org.restlet.ext.atom
Represents an Atom introspection document.
Service(Context, String) - 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(Uniform) - Constructor for class org.restlet.ext.atom.Service
Constructor.
Service(Uniform, String) - Constructor for class org.restlet.ext.atom.Service
Constructor.
Service(Uniform, String, Representation) - Constructor for class org.restlet.ext.atom.Service
Constructor.
ServletCall - Class in com.noelios.restlet.ext.servlet
Call that is used by the Servlet HTTP server connector.
ServletCall(String, int, HttpServletRequest, HttpServletResponse) - Constructor for class com.noelios.restlet.ext.servlet.ServletCall
Constructor.
ServletCall(Server, HttpServletRequest, HttpServletResponse) - Constructor for class com.noelios.restlet.ext.servlet.ServletCall
Constructor.
ServletContextAdapter - Class in com.noelios.restlet.ext.servlet
Exposes a Servlet context as a Restlet one.
ServletContextAdapter(Servlet) - Constructor for class com.noelios.restlet.ext.servlet.ServletContextAdapter
Deprecated. Use this constructor ServletContextAdapter(Servlet, Context) instead.
ServletContextAdapter(Servlet, Context) - Constructor for class com.noelios.restlet.ext.servlet.ServletContextAdapter
Constructor.
ServletConverter - Class in com.noelios.restlet.ext.servlet
HTTP converter from Servlet calls to Restlet calls.
ServletConverter(ServletContext) - Constructor for class com.noelios.restlet.ext.servlet.ServletConverter
Constructor.
ServletConverter(ServletContext, Restlet) - Constructor for class com.noelios.restlet.ext.servlet.ServletConverter
Constructor.
ServletLogger - Class in com.noelios.restlet.ext.servlet
Logger that wraps the logging methods of javax.servlet.ServletContext.
ServletLogger(ServletContext) - Constructor for class com.noelios.restlet.ext.servlet.ServletLogger
Constructor.
ServletWarClient - Class in com.noelios.restlet.ext.servlet
Connector acting as a WAR client for a Servlet Application.
ServletWarClient(Context, ServletContext) - Constructor for class com.noelios.restlet.ext.servlet.ServletWarClient
Constructor.
ServletWarClientHelper - Class in com.noelios.restlet.ext.servlet
Client connector based on a Servlet context (JEE Web application context).
ServletWarClientHelper(Client, ServletContext) - Constructor for class com.noelios.restlet.ext.servlet.ServletWarClientHelper
Constructor.
ServletWarEntity - Class in com.noelios.restlet.ext.servlet
Local entity based on a Servlet context's resource file.
ServletWarEntity(ServletContext, String) - Constructor for class com.noelios.restlet.ext.servlet.ServletWarEntity
Constructor.
setApplication(ApplicationInfo) - Method in class org.restlet.ext.wadl.WadlRepresentation
Sets the root element of the WADL document.
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.
setAuthentication(Guard, RoleChecker) - Method in class org.restlet.ext.jaxrs.JaxRsApplication
Sets the objects to check the authentication.
setAutoDescribed(boolean) - Method in class org.restlet.ext.wadl.WadlApplication
Indicates if the application should be automatically described via WADL when an OPTIONS request handles a "*" target URI.
setAutoDescribed(boolean) - Method in class org.restlet.ext.wadl.WadlResource
Indicates if the resource should be automatically described via WADL when an OPTIONS request is handled.
setBaseRef(Reference) - Method in class org.restlet.ext.wadl.ResourcesInfo
Sets the base URI for each child resource identifier.
setBaseRef(Reference) - Method in class org.restlet.ext.wadl.WadlApplication
Sets the WADL base reference.
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.
setChildResources(List<ResourceInfo>) - Method in class org.restlet.ext.wadl.ResourceInfo
Sets the list of child resources.
setClient(Object) - Method in class org.restlet.ext.spring.SpringComponent
Adds a client to the list of connectors.
setClientDispatcher(Uniform) - Method in class org.restlet.ext.atom.Service
Sets the client HTTP dispatcher.
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.
setConfidential(boolean) - Method in class com.noelios.restlet.ext.simple.SimpleServerHelper
Indicates if this service is acting in HTTP or HTTPS mode.
setConfiguration(Configuration) - Method in class org.restlet.ext.freemarker.TemplateFilter
Sets the FreeMarker configuration.
setConnection(Connection) - Method in class com.noelios.restlet.ext.simple.SimpleServerHelper
Sets the Simple connection.
setContent(Content) - Method in class org.restlet.ext.atom.Entry
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
 
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.
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.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.
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
Sets the default value of this parameter.
setDocumentation(DocumentationInfo) - Method in class org.restlet.ext.wadl.DocumentedInfo
Set the list of documentation elements with a single element.
setDocumentation(String) - Method in class org.restlet.ext.wadl.DocumentedInfo
Set the list of documentation elements with a single element.
setDocumentations(List<DocumentationInfo>) - Method in class org.restlet.ext.wadl.DocumentedInfo
Sets the list of documentation elements.
setEmail(String) - Method in class org.restlet.ext.atom.Person
Sets the email address.
setEncoding(String) - Method in class org.restlet.ext.jibx.JibxRepresentation
 
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.
setFaults(List<FaultInfo>) - Method in class org.restlet.ext.wadl.ApplicationInfo
Sets the list of fault elements.
setFaults(List<FaultInfo>) - Method in class org.restlet.ext.wadl.ResponseInfo
Sets the list of faults (representations that denote an error condition).
setFindInAncestors(boolean) - Method in class org.restlet.ext.spring.SpringBeanRouter
Sets if bean names will be searched for higher up in the BeanFactory hierarchy.
setFixed(String) - Method in class org.restlet.ext.wadl.ParameterInfo
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.
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
Sets the grammars element.
setGuard(Guard) - Method in class org.restlet.ext.jaxrs.JaxRsApplication
Sets the Guard to use.
setHandler(PipelineHandler) - Method in class com.noelios.restlet.ext.simple.SimpleServerHelper
Sets the Simple pipeline handler.
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 entry.
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
Sets the identifier for the method.
setIdentifier(String) - Method in class org.restlet.ext.wadl.ParameterInfo
Sets the identifier of this parameter element.
setIdentifier(String) - Method in class org.restlet.ext.wadl.RepresentationInfo
Sets the identifier for that element.
setIdentifier(String) - Method in class org.restlet.ext.wadl.ResourceInfo
Sets the identifier for that element.
setIdentifier(String) - Method in class org.restlet.ext.wadl.ResourceTypeInfo
Sets the identifier for that element.
setIncludes(List<IncludeInfo>) - Method in class org.restlet.ext.wadl.GrammarsInfo
Sets the list of include elements.
setInlineContent(Representation) - Method in class org.restlet.ext.atom.Content
Sets the representation for inline content.
setLabel(String) - Method in class org.restlet.ext.atom.Category
Sets the label.
setLanguage(Language) - Method in class org.restlet.ext.wadl.DocumentationInfo
The language of that documentation element.
setLength(long) - Method in class org.restlet.ext.atom.Link
Sets the advisory length of the linked content in octets.
setLink(LinkInfo) - Method in class org.restlet.ext.wadl.ParameterInfo
Sets the link element.
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.
setMailboxChallengeScheme(ChallengeScheme) - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Sets the scheme of the mailbox challenge.
setMailboxLogin(String) - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Sets the login for the mailbox access.
setMailboxPassword(String) - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Sets the password for the mailbox access.
setMailboxUri(String) - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Sets the URI of the mailbox.
setMailUriTemplate(String) - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Sets the URI template for the target.
setMediaType(MediaType) - Method in class org.restlet.ext.wadl.RepresentationInfo
Sets the media type of that element.
setMemberType(MemberType) - Method in class org.restlet.ext.atom.Collection
Sets the type of members.
setMethods(List<MethodInfo>) - Method in class org.restlet.ext.wadl.ApplicationInfo
Sets the list of documentation elements.
setMethods(List<MethodInfo>) - Method in class org.restlet.ext.wadl.ResourceInfo
Sets the list of supported methods.
setMethods(List<MethodInfo>) - Method in class org.restlet.ext.wadl.ResourceTypeInfo
Sets the list of supported methods.
setMixedContent(Node) - Method in class org.restlet.ext.wadl.DocumentationInfo
Sets the mixed content of that element.
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(Method) - Method in class org.restlet.ext.wadl.MethodInfo
Sets the name of the method.
setName(String) - Method in class org.restlet.ext.wadl.ParameterInfo
Sets the name of this element.
setNamespaces(Map<String, String>) - Method in class org.restlet.ext.wadl.ApplicationInfo
Sets the map of namespaces used in the WADL document.
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
Sets the wrapped Java object.
setObjectFactory(ObjectFactory) - Method in class org.restlet.ext.jaxrs.JaxRsApplication
Sets the ObjectFactory for root resource class and provider instantiation.
setObjectFactory(ObjectFactory) - Method in class org.restlet.ext.jaxrs.JaxRsRestlet
Sets the ObjectFactory for root resource class and provider instantiation.
setOptions(List<OptionInfo>) - Method in class org.restlet.ext.wadl.ParameterInfo
Sets the list of option elements for that element.
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
Sets the list of parameters.
setParameters(List<ParameterInfo>) - Method in class org.restlet.ext.wadl.RequestInfo
Sets the list of parameters.
setParameters(List<ParameterInfo>) - Method in class org.restlet.ext.wadl.ResourceInfo
Sets the list of parameters.
setParameters(List<ParameterInfo>) - Method in class org.restlet.ext.wadl.ResourceTypeInfo
Sets the list of parameters.
setParameters(List<ParameterInfo>) - Method in class org.restlet.ext.wadl.ResponseInfo
Sets the list of parameters.
setPath(String) - Method in class org.restlet.ext.wadl.ParameterInfo
Sets the path to the value of this parameter (within a parent representation).
setPath(String) - Method in class org.restlet.ext.wadl.ResourceInfo
Sets the URI template for the identifier of the resource.
setProfiles(List<Reference>) - Method in class org.restlet.ext.wadl.RepresentationInfo
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.
setQueryType(MediaType) - Method in class org.restlet.ext.wadl.ResourceInfo
Sets the media type for the query component of the resource URI.
setReference(Reference) - Method in class org.restlet.ext.atom.Service
Sets the hypertext reference.
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
Sets the relationship attribute value.
setRepeating(boolean) - Method in class org.restlet.ext.wadl.ParameterInfo
Indicates whether the parameter is single valued or may have multiple values.
setRepresentations(List<RepresentationInfo>) - Method in class org.restlet.ext.wadl.ApplicationInfo
Sets the list of representation elements.
setRepresentations(List<RepresentationInfo>) - Method in class org.restlet.ext.wadl.RequestInfo
Sets the list of supported input representations.
setRepresentations(List<RepresentationInfo>) - Method in class org.restlet.ext.wadl.ResponseInfo
Sets the list of representations
setRequest(RequestInfo) - Method in class org.restlet.ext.wadl.MethodInfo
Sets the input to the method.
setRequired(boolean) - Method in class org.restlet.ext.wadl.ParameterInfo
Indicates whether the parameter is required.
setResourceInfo(ResourceInfo) - Method in class org.restlet.ext.wadl.WadlWrapper
Sets the description of the wrapped Restlet.
setResources(ResourcesInfo) - Method in class org.restlet.ext.wadl.ApplicationInfo
Sets the list of resource elements.
setResources(List<ResourceInfo>) - Method in class org.restlet.ext.wadl.ResourcesInfo
Sets the list of child resources.
setResourceType(Reference) - Method in class org.restlet.ext.wadl.LinkInfo
Sets the reference to the resource type of the linked resource.
setResourceTypes(List<ResourceTypeInfo>) - Method in class org.restlet.ext.wadl.ApplicationInfo
Sets the list of resource type elements.
setResponse(ResponseInfo) - Method in class org.restlet.ext.wadl.MethodInfo
Sets the output of the method.
setReverseRelationship(String) - Method in class org.restlet.ext.wadl.LinkInfo
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(Text) - Method in class org.restlet.ext.atom.Feed
Sets the information about rights held in and over an entry.
setRights(Text) - Method in class org.restlet.ext.atom.Source
Sets the information about rights held in and over an entry.
setRoleChecker(RoleChecker) - Method in class org.restlet.ext.jaxrs.JaxRsApplication
Sets the RoleChecker to use.
If you give an RoleChecker, you should also give a Guard.
setRoleChecker(RoleChecker) - Method in class org.restlet.ext.jaxrs.JaxRsRestlet
Sets the RoleChecker to use.
setScheme(Reference) - Method in class org.restlet.ext.atom.Category
Sets the scheme.
setServer(Object) - Method in class org.restlet.ext.spring.SpringComponent
Adds a server to the list of connectors.
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.
setSocket(ServerSocket) - Method in class com.noelios.restlet.ext.simple.SimpleServerHelper
Sets the server socket this server is listening to.
setSource(Source) - Method in class org.restlet.ext.atom.Entry
Sets the source feed's metadata if the entry was copied from another feed.
setStatuses(List<Status>) - Method in class org.restlet.ext.wadl.RepresentationInfo
Sets the list of statuses associated with this response representation.
setStyle(ParameterStyle) - Method in class org.restlet.ext.wadl.ParameterInfo
Sets the parameter style.
setSubtitle(Text) - Method in class org.restlet.ext.atom.Feed
Sets the short summary, abstract, or excerpt of an entry.
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.
setTarget(Restlet) - Method in class com.noelios.restlet.ext.servlet.ServletConverter
Sets the target Restlet.
setTarget(Restlet) - Method in class com.noelios.restlet.ext.xdb.XdbServletConverter
Sets the target Restlet.
setTargetEntityEnabled(boolean) - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Indicate whether or not the target supports entity in the request.
setTargetMethod(Method) - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Sets the default target method.
setTargetRef(Reference) - Method in class org.restlet.ext.wadl.IncludeInfo
Sets the URI of the referenced definition.
setTargetRef(Reference) - Method in class org.restlet.ext.wadl.MethodInfo
Sets the reference to a method definition element.
setTargetRestletBeanName(String) - Method in class com.noelios.restlet.ext.spring.RestletFrameworkServlet
Sets the bean name of the target Restlet.
setTargetUri(String) - Method in class com.noelios.restlet.ext.javamail.TriggerResource
Sets the target URI template.
setTerm(String) - Method in class org.restlet.ext.atom.Category
Sets the term.
setTextContent(String) - Method in class org.restlet.ext.wadl.DocumentationInfo
Sets the content of that element as text.
setTitle(String) - Method in class org.restlet.ext.atom.Collection
Sets the title.
setTitle(Text) - 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.Feed
Sets the human-readable title for the entry.
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
Sets the title of that documentation element.
setTitle(String) - Method in class org.restlet.ext.wadl.WadlApplication
Sets the title of this documented application.
setTitle(String) - Method in class org.restlet.ext.wadl.WadlResource
Sets the title of this documented resource.
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
Sets the parameter type.
setType(List<Reference>) - Method in class org.restlet.ext.wadl.ResourceInfo
Sets the list of references to resource type elements.
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 entry 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.
setValue(String) - Method in class org.restlet.ext.wadl.OptionInfo
Sets the value of this option element.
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.
setWrappedServer(Server) - Method in class com.noelios.restlet.ext.jetty.JettyServerHelper
Sets the wrapped Jetty server.
setXmlElement(String) - Method in class org.restlet.ext.wadl.RepresentationInfo
Sets the qualified name of the root element for this XML-based representation.
SimpleCall - Class in com.noelios.restlet.ext.simple
Call that is used by the Simple HTTP server.
SimplePipelineFactory - Class in com.noelios.restlet.ext.simple
A subclass of BufferedPipelineFactory that sets the connection socket on each pipeline for later retrieval.
SimplePipelineFactory() - Constructor for class com.noelios.restlet.ext.simple.SimplePipelineFactory
Constructor.
SimplePipelineFactory(int) - Constructor for class com.noelios.restlet.ext.simple.SimplePipelineFactory
Constructor.
SimpleProtocolHandler - Class in com.noelios.restlet.ext.simple
Simple protocol handler delegating the calls to the Restlet server helper.
SimpleProtocolHandler(SimpleServerHelper) - Constructor for class com.noelios.restlet.ext.simple.SimpleProtocolHandler
Constructor.
SimpleServerHelper - Class in com.noelios.restlet.ext.simple
Abstract Simple Web server connector.
SimpleServerHelper(Server) - Constructor for class com.noelios.restlet.ext.simple.SimpleServerHelper
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(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
 
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 Resource>) - 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 com.noelios.restlet.ext.spring
Spring specific ServerServlet adapter.
SpringServerServlet() - Constructor for class com.noelios.restlet.ext.spring.SpringServerServlet
 
sqlEncode(String) - Static method in class com.noelios.restlet.ext.jdbc.JdbcClientHelper
Escapes quotes in a SQL query.
start() - Method in class com.noelios.restlet.ext.grizzly.GrizzlyServerHelper
 
start() - Method in class com.noelios.restlet.ext.httpclient.HttpClientHelper
 
start() - Method in class com.noelios.restlet.ext.jetty.JettyServerHelper
 
start() - Method in class com.noelios.restlet.ext.net.HttpClientHelper
 
start() - Method in class com.noelios.restlet.ext.servlet.ServletWarClient
Start callback.
start() - Method in class com.noelios.restlet.ext.simple.HttpServerHelper
Starts the Restlet.
start() - Method in class com.noelios.restlet.ext.simple.HttpsServerHelper
Starts the Restlet.
start() - Method in class com.noelios.restlet.ext.simple.SimpleServerHelper
 
start() - Method in class com.noelios.restlet.ext.xdb.XdbServletWarClient
 
start() - Method in class com.noelios.restlet.ext.xdb.XdbServletWarClientHelper
 
start() - Method in class org.restlet.ext.jaxrs.JaxRsRestlet
 
stop() - Method in class com.noelios.restlet.ext.grizzly.GrizzlyServerHelper
 
stop() - Method in class com.noelios.restlet.ext.httpclient.HttpClientHelper
 
stop() - Method in class com.noelios.restlet.ext.jetty.JettyServerHelper
 
stop() - Method in class com.noelios.restlet.ext.net.HttpClientHelper
 
stop() - Method in class com.noelios.restlet.ext.servlet.ServletWarClient
Stop callback.
stop() - Method in class com.noelios.restlet.ext.simple.SimpleServerHelper
 
stop() - Method in class com.noelios.restlet.ext.xdb.XdbServletWarClient
 

T

TemplateFilter - Class in org.restlet.ext.freemarker
Filter response's entity and wrap it with a FreeMarker's template representation.
By default, the template representation provides a data model based on the request and response objects.
Concurrency note: instances of this class or its subclasses can be invoked by several threads at the same time and therefore must be thread-safe.
TemplateFilter() - Constructor for class org.restlet.ext.freemarker.TemplateFilter
Constructor.
TemplateFilter(Context) - Constructor for class org.restlet.ext.freemarker.TemplateFilter
Constructor.
TemplateFilter(Context, Restlet) - Constructor for class org.restlet.ext.freemarker.TemplateFilter
Constructor.
TemplateFilter(Context, Restlet, Object) - Constructor for class org.restlet.ext.freemarker.TemplateFilter
Constructor.
TemplateFilter(Context, Restlet, Resolver<Object>) - Constructor for class org.restlet.ext.freemarker.TemplateFilter
Constructor.
TemplateFilter - Class in org.restlet.ext.velocity
Filter response's entity and wrap it with a Velocity's template representation.
By default, the template representation provides a data model based on the request and response objects.
Concurrency note: instances of this class or its subclasses can be invoked by several threads at the same time and therefore must be thread-safe.
TemplateFilter() - Constructor for class org.restlet.ext.velocity.TemplateFilter
Constructor.
TemplateFilter(Context) - Constructor for class org.restlet.ext.velocity.TemplateFilter
Constructor.
TemplateFilter(Context, Restlet) - Constructor for class org.restlet.ext.velocity.TemplateFilter
Constructor.
TemplateFilter(Context, Restlet, Map<String, Object>) - Constructor for class org.restlet.ext.velocity.TemplateFilter
Constructor.
TemplateFilter(Context, Restlet, Resolver<Object>) - Constructor for class org.restlet.ext.velocity.TemplateFilter
Constructor.
TemplateRepresentation - Class in org.restlet.ext.freemarker
FreeMarker template representation.
TemplateRepresentation(Representation, Configuration, MediaType) - Constructor for class org.restlet.ext.freemarker.TemplateRepresentation
Constructor.
TemplateRepresentation(Representation, Configuration, Object, MediaType) - Constructor for class org.restlet.ext.freemarker.TemplateRepresentation
Constructor.
TemplateRepresentation(String, Configuration, MediaType) - Constructor for class org.restlet.ext.freemarker.TemplateRepresentation
Constructor.
TemplateRepresentation(String, Configuration, Object, MediaType) - Constructor for class org.restlet.ext.freemarker.TemplateRepresentation
Constructor.
TemplateRepresentation(Template, MediaType) - Constructor for class org.restlet.ext.freemarker.TemplateRepresentation
Constructor.
TemplateRepresentation(Template, Object, MediaType) - Constructor for class org.restlet.ext.freemarker.TemplateRepresentation
Constructor.
TemplateRepresentation - Class in org.restlet.ext.velocity
Velocity template representation.
TemplateRepresentation(Representation, Map<String, Object>, MediaType) - Constructor for class org.restlet.ext.velocity.TemplateRepresentation
Constructor based on a Velocity 'encoded' representation.
TemplateRepresentation(Representation, MediaType) - Constructor for class org.restlet.ext.velocity.TemplateRepresentation
Constructor based on a Velocity 'encoded' representation.
TemplateRepresentation(String, Map<String, Object>, MediaType) - Constructor for class org.restlet.ext.velocity.TemplateRepresentation
Constructor.
TemplateRepresentation(String, MediaType) - Constructor for class org.restlet.ext.velocity.TemplateRepresentation
Constructor.
TemplateRepresentation(Template, Map<String, Object>, MediaType) - Constructor for class org.restlet.ext.velocity.TemplateRepresentation
Constructor.
TemplateRepresentation(Template, MediaType) - Constructor for class org.restlet.ext.velocity.TemplateRepresentation
Constructor.
Text - Class in org.restlet.ext.atom
A Text construct contains human-readable text, usually in small quantities.
Text(MediaType) - Constructor for class org.restlet.ext.atom.Text
Constructor.
Text(MediaType, String) - Constructor for class org.restlet.ext.atom.Text
Constructor.
toJsonArray() - Method in class org.restlet.ext.json.JsonRepresentation
Converts the representation to a JSON array.
toJsonObject() - Method in class org.restlet.ext.json.JsonRepresentation
Converts the representation to a JSON object.
toRequest(ServletCall) - Method in class com.noelios.restlet.ext.servlet.ServletConverter
Converts a low-level Servlet call into a high-level Restlet request.
toRequest(XdbServletCall) - Method in class com.noelios.restlet.ext.xdb.XdbServletConverter
Converts a low-level Servlet call into a high-level Restlet request.
toString(Relation) - Static method in enum org.restlet.ext.atom.Relation
Return a String object representing the specified Relation.
toString() - Method in enum org.restlet.ext.wadl.ParameterStyle
 
TriggerResource - Class in com.noelios.restlet.ext.javamail
Resource that handles requests to target resources according to parameters located in mails.
TriggerResource(Context, Request, Response) - Constructor for class com.noelios.restlet.ext.javamail.TriggerResource
Constructor.

U

updateNamespaces(Map<String, String>) - Method in class org.restlet.ext.wadl.ApplicationInfo
 
updateNamespaces(Map<String, String>) - Method in class org.restlet.ext.wadl.DocumentedInfo
Completes the given map of namespaces with the namespaces used in the documentation elements.
updateNamespaces(Map<String, String>) - Method in class org.restlet.ext.wadl.GrammarsInfo
 
updateNamespaces(Map<String, String>) - Method in class org.restlet.ext.wadl.IncludeInfo
 
updateNamespaces(Map<String, String>) - Method in class org.restlet.ext.wadl.LinkInfo
 
updateNamespaces(Map<String, String>) - Method in class org.restlet.ext.wadl.MethodInfo
 
updateNamespaces(Map<String, String>) - Method in class org.restlet.ext.wadl.OptionInfo
 
updateNamespaces(Map<String, String>) - Method in class org.restlet.ext.wadl.ParameterInfo
 
updateNamespaces(Map<String, String>) - Method in class org.restlet.ext.wadl.RepresentationInfo
 
updateNamespaces(Map<String, String>) - Method in class org.restlet.ext.wadl.RequestInfo
 
updateNamespaces(Map<String, String>) - Method in class org.restlet.ext.wadl.ResourceInfo
 
updateNamespaces(Map<String, String>) - Method in class org.restlet.ext.wadl.ResourcesInfo
 
updateNamespaces(Map<String, String>) - Method in class org.restlet.ext.wadl.ResourceTypeInfo
 
updateNamespaces(Map<String, String>) - Method in class org.restlet.ext.wadl.ResponseInfo
 
updateResource(String, Representation) - Method in class org.restlet.ext.atom.Service
Updates a resource representation.

V

valueOf(String) - Static method in enum org.restlet.ext.atom.MemberType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.restlet.ext.atom.Relation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.restlet.ext.wadl.ParameterStyle
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.restlet.ext.atom.MemberType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.restlet.ext.atom.Relation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.restlet.ext.wadl.ParameterStyle
Returns an array containing the constants of this enum type, in the order they are declared.

W

WadlApplication - Class in org.restlet.ext.wadl
WADL configured application.
WadlApplication() - Constructor for class org.restlet.ext.wadl.WadlApplication
Creates an application that can automatically introspect and expose itself as with a WADL description upon reception of an OPTIONS request on the "*" target URI.
WadlApplication(Context) - Constructor for class org.restlet.ext.wadl.WadlApplication
Creates an application that can automatically introspect and expose itself as with a WADL description upon reception of an OPTIONS request on the "*" target URI.
WadlApplication(Context, Representation) - Constructor for class org.restlet.ext.wadl.WadlApplication
Creates an application described using a WADL document.
WadlApplication(Representation) - Constructor for class org.restlet.ext.wadl.WadlApplication
Creates an application described using a WADL document.
WadlComponent - Class in org.restlet.ext.wadl
Component that can automatically configure itself given a list of WADL documents.
WadlComponent() - Constructor for class org.restlet.ext.wadl.WadlComponent
Default constructor.
WadlComponent(Reference) - Constructor for class org.restlet.ext.wadl.WadlComponent
Constructor loading a WADL description document at a given URI.

The necessary client connectors are automatically created.
WadlComponent(Representation) - Constructor for class org.restlet.ext.wadl.WadlComponent
Constructor based on a given WADL description document.
WadlComponent(String) - Constructor for class org.restlet.ext.wadl.WadlComponent
Constructor loading a WADL description document at a given URI.

The necessary client connectors are automatically created.
WadlDescribable - Interface in org.restlet.ext.wadl
Interface that any Restlet can implement in order to provide their own WADL documentation.
wadlRepresent(Request, Response) - Method in class org.restlet.ext.wadl.WadlApplication
Represents the resource as a WADL description.
wadlRepresent(Variant, Request, Response) - Method in class org.restlet.ext.wadl.WadlApplication
Represents the resource as a WADL description for the given variant.
WadlRepresentation - Class in org.restlet.ext.wadl
Root of a WADL description document.
WadlRepresentation() - Constructor for class org.restlet.ext.wadl.WadlRepresentation
Constructor.
WadlRepresentation(ApplicationInfo) - Constructor for class org.restlet.ext.wadl.WadlRepresentation
Constructor.
WadlRepresentation(Representation) - Constructor for class org.restlet.ext.wadl.WadlRepresentation
Constructor.
WadlRepresentation(ResourceInfo) - Constructor for class org.restlet.ext.wadl.WadlRepresentation
Constructor.
WadlResource - Class in org.restlet.ext.wadl
Resource that is able to automatically describe itself with WADL.
WadlResource() - Constructor for class org.restlet.ext.wadl.WadlResource
Constructor.
WadlResource(Context, Request, Response) - Constructor for class org.restlet.ext.wadl.WadlResource
Constructor.
WadlWrapper - Class in org.restlet.ext.wadl
Restlet WADL wrapper.
WadlWrapper(Restlet) - Constructor for class org.restlet.ext.wadl.WadlWrapper
Constructor.
Workspace - Class in org.restlet.ext.atom
Workspace containing collections of members entries.
Workspace(Service) - Constructor for class org.restlet.ext.atom.Workspace
Constructor.
Workspace(Service, String) - Constructor for class org.restlet.ext.atom.Workspace
Constructor.
write(OutputStream) - Method in class com.noelios.restlet.ext.jdbc.RowSetRepresentation
 
write(XmlWriter) - Method in class org.restlet.ext.atom.Feed
Writes the representation to a XML writer.
write(XmlWriter) - Method in class org.restlet.ext.atom.Service
Writes the representation to a XML writer.
write(OutputStream) - Method in class org.restlet.ext.freemarker.TemplateRepresentation
Writes the datum as a stream of bytes.
write(OutputStream) - Method in class org.restlet.ext.jaxb.JaxbRepresentation
Writes the representation to a byte stream.
write(OutputStream) - Method in class org.restlet.ext.jibx.JibxRepresentation
Marshals the document and writes the representation to a byte stream.
write(OutputStream) - Method in class org.restlet.ext.velocity.TemplateRepresentation
Writes the datum as a stream of bytes.
write(XmlWriter) - Method in class org.restlet.ext.wadl.WadlRepresentation
 
writeElement(XmlWriter) - Method in class org.restlet.ext.atom.Category
Writes the current object as an XML element using the given SAX writer.
writeElement(XmlWriter) - Method in class org.restlet.ext.atom.Collection
Writes the current object as an XML element using the given SAX writer.
writeElement(XmlWriter) - Method in class org.restlet.ext.atom.Content
Writes the current object as an XML element using the given SAX writer.
writeElement(XmlWriter) - Method in class org.restlet.ext.atom.Entry
Writes the current object as an XML element using the given SAX writer.
writeElement(XmlWriter) - Method in class org.restlet.ext.atom.Feed
Writes the current object as an XML element using the given SAX writer.
writeElement(XmlWriter) - Method in class org.restlet.ext.atom.Generator
Writes the current object as an XML element using the given SAX writer.
writeElement(XmlWriter) - Method in class org.restlet.ext.atom.Link
Writes the current object as an XML element using the given SAX writer.
writeElement(XmlWriter, String) - Method in enum org.restlet.ext.atom.MemberType
Writes the current object as an XML element using the given SAX writer.
writeElement(XmlWriter, String) - Method in class org.restlet.ext.atom.Person
Writes the current object as an XML element using the given SAX writer.
writeElement(XmlWriter) - Method in class org.restlet.ext.atom.Source
Writes the current object as an XML element using the given SAX writer.
writeElement(XmlWriter, Date, String, String) - Static method in class org.restlet.ext.atom.Text
Writes the current object as an XML element using the given SAX writer.
writeElement(XmlWriter, String) - Method in class org.restlet.ext.atom.Text
Writes the current object as an XML element using the given SAX writer.
writeElement(XmlWriter) - Method in class org.restlet.ext.atom.Workspace
Writes the current object as an XML element using the given SAX writer.
writeElement(XmlWriter) - Method in class org.restlet.ext.wadl.ApplicationInfo
Writes the current object as an XML element using the given SAX writer.
writeElement(XmlWriter) - Method in class org.restlet.ext.wadl.DocumentationInfo
Writes the current object as an XML element using the given SAX writer.
writeElement(XmlWriter) - Method in class org.restlet.ext.wadl.FaultInfo
Writes the current object as an XML element using the given SAX writer.
writeElement(XmlWriter) - Method in class org.restlet.ext.wadl.GrammarsInfo
Writes the current object as an XML element using the given SAX writer.
writeElement(XmlWriter) - Method in class org.restlet.ext.wadl.IncludeInfo
Writes the current object as an XML element using the given SAX writer.
writeElement(XmlWriter) - Method in class org.restlet.ext.wadl.LinkInfo
Writes the current object as an XML element using the given SAX writer.
writeElement(XmlWriter) - Method in class org.restlet.ext.wadl.MethodInfo
Writes the current object as an XML element using the given SAX writer.
writeElement(XmlWriter) - Method in class org.restlet.ext.wadl.OptionInfo
Writes the current object as an XML element using the given SAX writer.
writeElement(XmlWriter) - Method in class org.restlet.ext.wadl.ParameterInfo
Writes the current object as an XML element using the given SAX writer.
writeElement(XmlWriter) - Method in class org.restlet.ext.wadl.RepresentationInfo
Writes the current object as an XML element using the given SAX writer.
writeElement(XmlWriter) - Method in class org.restlet.ext.wadl.RequestInfo
Writes the current object as an XML element using the given SAX writer.
writeElement(XmlWriter) - Method in class org.restlet.ext.wadl.ResourceInfo
Writes the current object as an XML element using the given SAX writer.
writeElement(XmlWriter) - Method in class org.restlet.ext.wadl.ResourcesInfo
Writes the current object as an XML element using the given SAX writer.
writeElement(XmlWriter) - Method in class org.restlet.ext.wadl.ResourceTypeInfo
Writes the current object as an XML element using the given SAX writer.
writeElement(XmlWriter) - Method in class org.restlet.ext.wadl.ResponseInfo
Writes the current object as an XML element using the given SAX writer.
writeResponseHead(Response) - Method in class com.noelios.restlet.ext.grizzly.GrizzlyServerCall
 
writeResponseHead(Response) - Method in class com.noelios.restlet.ext.simple.SimpleCall
 

X

XdbServerServlet - Class in com.noelios.restlet.ext.xdb
Servlet acting like an HTTP server connector.
XdbServerServlet() - Constructor for class com.noelios.restlet.ext.xdb.XdbServerServlet
Constructor.
XdbServletCall - Class in com.noelios.restlet.ext.xdb
Call that is used by the XDB Servlet HTTP connector.
XdbServletCall(String, int, HttpServletRequest, HttpServletResponse) - Constructor for class com.noelios.restlet.ext.xdb.XdbServletCall
Constructor.
XdbServletCall(Server, HttpServletRequest, HttpServletResponse) - Constructor for class com.noelios.restlet.ext.xdb.XdbServletCall
Constructor.
XdbServletConverter - Class in com.noelios.restlet.ext.xdb
HTTP converter from Servlet calls to Restlet calls.
XdbServletConverter(ServletContext) - Constructor for class com.noelios.restlet.ext.xdb.XdbServletConverter
Constructor.
XdbServletConverter(ServletContext, Restlet) - Constructor for class com.noelios.restlet.ext.xdb.XdbServletConverter
Constructor.
XdbServletWarClient - Class in com.noelios.restlet.ext.xdb
Connector acting as a WAR client for a Servlet Application.
XdbServletWarClient(Context, ServletConfig, Connection) - Constructor for class com.noelios.restlet.ext.xdb.XdbServletWarClient
Constructor.
XdbServletWarClientHelper - Class in com.noelios.restlet.ext.xdb
Local client connector based on a XMLDB repository.
XdbServletWarClientHelper(Client, ServletConfig, Connection) - Constructor for class com.noelios.restlet.ext.xdb.XdbServletWarClientHelper
Constructor.
XHTML_NAMESPACE - Static variable in class org.restlet.ext.atom.Feed
XHTML namespace.

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

Copyright © 2005-2008 Noelios Technologies.