All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
| Class |
Description |
| AbstractJaxbProvider<T> |
Deprecated.
|
| AbstractJaxRsWrapper |
Deprecated.
|
| AbstractMethodWrapper |
Deprecated.
|
| AbstractProvider<T> |
Deprecated.
|
| AbstractProviderWrapper |
Deprecated.
|
| AbstractUriBuilder |
Deprecated.
|
| AbstractXmlReader |
Abstract SAX XML Reader.
|
| AccessLogFileHandler |
|
| AccessLogFormatter |
Log record formatter which simply outputs the message on a new line.
|
| Activator |
OSGi activator.
|
| Activator |
Register Stax2IntputFactoryProvider and Stax2OutputFactoryProvider in OSGI context.
|
| Adapter |
Converter between high-level and low-level HTTP calls.
|
| AlgorithmUtil |
Deprecated.
|
| AlgorithmUtil.ConsOrProdMime |
|
| AlphabeticalComparator |
Allows to sort the list of references set by the resource.
|
| AlphaNumericComparator |
Optimized public-domain implementation of a Java alphanumeric sort.
|
| AnnotationInfo |
Descriptor for Restlet annotations.
|
| AnnotationUtils |
Utilities to manipulate Restlet annotations.
|
| AppendableRepresentation |
Represents an appendable sequence of characters.
|
| Application |
Restlet managing a coherent set of resources and services.
|
| ApplicationHelper |
Application implementation.
|
| ApplicationInfo |
Deprecated.
|
| AtomConverter |
Converter between the Atom API and Representation classes.
|
| AuthenticationInfo |
Preemptive authentication information.
|
| Authenticator |
Filter authenticating the client sending the inbound request.
|
| AuthenticatorHelper |
Base class for authentication helpers.
|
| AuthenticatorUtils |
Authentication utilities.
|
| Authorizer |
Filter authorizing inbound request.
|
| AwsAuthenticator |
|
| AwsUtils |
Provides utility functions for implementing the Amazon S3 Authentication
scheme.
|
| AwsVerifier |
Wrapped verifier that can verify HTTP requests utilizing the Amazon S3
authentication scheme.
|
| BaseHelper<T extends Connector> |
Deprecated.
|
| BeanInfoUtils |
Utilities to get the BeanInfo of a class.
|
| BlankNodeToken |
Represents a blank node inside a RDF N3 document.
|
| BlockableChannel |
NIO channel that can indicate if it is blocking or non blocking.
|
| Buffer |
Deprecated.
|
| BufferedReaderProvider |
Deprecated.
|
| BufferedSelectionChannel<T extends SelectionChannel> |
Deprecated.
|
| BufferingRepresentation |
Representation capable of buffering the wrapped representation.
|
| BufferProcessor |
Deprecated.
|
| BufferState |
Deprecated.
|
| ByteArrayProvider |
Deprecated.
|
| ByteArrayRepresentation |
Representation wrapping a byte array.
|
| ByteReadingListener |
Selection listener notifying new content as an InputStream.
|
| CacheControlHeaderDelegate |
Deprecated.
|
| CacheDirective |
Directive for caching mechanisms along the call chain.
|
| CacheDirectiveReader |
Cache directive header reader.
|
| CacheDirectiveWriter |
Cache directive header writer.
|
| Call |
Low-level call for the HTTP connectors.
|
| CallContext |
Deprecated.
|
| CallContext.MatrixParamEncIter |
Iterator to return the values for a matrix parameter.
|
| CallResolver |
Resolves variable values based on a request and a response.
|
| CaseInsensitiveHashSet |
Set implementation that is case insensitive.
|
| Categories |
|
| CategoriesContentReader |
Content reader for categories.
|
| Category |
Conveys information about a category associated with an entry or feed.
|
| CertificateAuthenticator |
Authenticator based on the SSL client certificate.
|
| ChallengeAuthenticator |
Authenticator based on a challenge scheme.
|
| ChallengeCallbackHandler |
JAAS callback handler that automatically provides the identifier and secret
when asked by login modules.
|
| ChallengeMessage |
Base authentication challenge message exchanged between an origin server and
a client.
|
| ChallengeRequest |
Authentication challenge sent by an origin server to a client.
|
| ChallengeRequestReader |
Challenge request header reader.
|
| ChallengeResponse |
Authentication response sent by client to an origin server.
|
| ChallengeScheme |
Challenge scheme used to authenticate remote clients.
|
| ChallengeWriter |
Authentication challenge header writer.
|
| ChannelInputStream |
Deprecated.
|
| ChannelRepresentation |
Representation based on a NIO byte channel.
|
| CharacterReadingListener |
Selection listener notifying new content as a Reader.
|
| CharacterRepresentation |
Representation based on a BIO character stream.
|
| CharacterSet |
Metadata used to specify the character set of textual representations.
|
| ChildClientDispatcher |
Client dispatcher for a component child.
|
| ChildContext |
Context based on a parent component's context but dedicated to a child
Restlet, typically to an application.
|
| ChunkState |
Deprecated.
|
| ClapClientHelper |
Connector to the resources accessed via class loaders.
|
| Client |
Connector acting as a generic client.
|
| ClientAdapter |
Converter of high-level uniform calls into low-level HTTP client calls.
|
| ClientCall |
Low-level HTTP client call.
|
| ClientConnectionHelper |
Deprecated.
|
| ClientHelper |
Client connector helper.
|
| ClientInboundWay |
Deprecated.
|
| ClientInfo |
Client specific data related to a call.
|
| ClientInvocationHandler<T> |
|
| ClientList |
Modifiable list of client connectors.
|
| ClientOutboundWay |
Deprecated.
|
| ClientProxy |
Marker interface for RESTful resource proxies.
|
| ClientResource |
Client-side resource.
|
| ClientRoute |
Router scorer based on a target client connector.
|
| ClientRouter |
Router that collects calls from all applications and dispatches them to the
appropriate client connectors.
|
| Collection |
Atom Protocol collection, part of a workspace.
|
| CompletionListener |
Deprecated.
|
| Component |
|
| ComponentClientDispatcher |
Component client dispatcher.
|
| ComponentContext |
Context allowing access to the component's connectors.
|
| ComponentHelper |
Component helper.
|
| ComponentServerDispatcher |
Component server dispatcher.
|
| ComponentXmlParser |
Deprecated.
|
| CompositeHelper<T extends Restlet> |
Chain helper serving as base class for Application and Component helpers.
|
| Conditions |
Set of conditions applying to a request.
|
| ConfidentialAuthorizer |
Authorizer allowing only confidential calls.
|
| Connection<T extends Connector> |
Deprecated.
|
| ConnectionClosingRepresentation |
Representation that wraps another representation and closes the parent
HttpURLConnection when the representation is released.
|
| ConnectionController |
Deprecated.
|
| ConnectionHelper<T extends Connector> |
Deprecated.
|
| ConnectionPool<T extends Connector> |
Deprecated.
|
| ConnectionState |
Deprecated.
|
| Connector |
Restlet enabling communication between Components.
|
| ConnectorHelper<T extends Connector> |
Base connector helper.
|
| ConnectorService |
Application service declaring client and server connectors.
|
| Conneg |
Content negotiation algorithm.
|
| ConnegService |
Application service negotiating the preferred resource variants.
|
| Content |
Either contains or links to the content of the entry.
|
| ContentReader |
Content reader part.
|
| ContentReader.State |
|
| ContentType |
Association of a media type, a character set and modifiers.
|
| ContentTypeReader |
Content type header reader.
|
| Context |
Contextual data and services provided to a set of Restlets.
|
| Context |
Contains essentials data updated during the parsing of a N3 document such as
the list of known namespaces, keywords.
|
| ContextHolder |
Deprecated. |
| ContextInjector |
Deprecated.
|
| ContextInjector.BeanSetter |
|
| ContextInjector.EverSameInjector |
|
| ContextInjector.ExtendedUriInfoInjector |
|
| ContextInjector.FieldWrapper |
|
| ContextInjector.GetLastPathSegment |
|
| ContextInjector.InjectionAim |
Represents a field or a bean setter, where the runtime injects something
in.
|
| ContextInjector.Injector |
|
| ContextInjector.UriInfoInjector |
|
| ContextResolver |
Deprecated.
|
| ContextResolver |
URI resolver based on a Restlet Context instance.
|
| ContextualRunnable |
Runnable That allows to define the context class loader.
|
| Controller |
Deprecated.
|
| ConvertCookieParamException |
Deprecated.
|
| Converter |
Deprecated.
|
| ConverterHelper |
Converter between Representations and regular Java objects.
|
| ConverterProvider |
Deprecated.
|
| ConverterService |
Application service converting between representation and regular Java
objects.
|
| ConverterUtils |
Utilities for the converter service.
|
| ConvertFormParamException |
Deprecated.
|
| ConvertHeaderParamException |
Deprecated.
|
| ConvertMatrixParamException |
Deprecated.
|
| ConvertParameterException |
Deprecated.
|
| ConvertPathParamException |
Deprecated.
|
| ConvertQueryParamException |
Deprecated.
|
| ConvertRepresentationException |
Deprecated.
|
| Cookie |
Cookie provided by a client.
|
| CookieAuthenticator |
Challenge authenticator based on browser cookies.
|
| CookieHeaderDelegate |
Deprecated.
|
| CookieReader |
Cookie header reader.
|
| CookieSetting |
Cookie setting provided by a server.
|
| CookieSettingReader |
Cookie setting header reader.
|
| CookieSettingWriter |
Cookie setting header writer.
|
| CookieWriter |
Cookie header writer.
|
| CorsFilter |
Filter that helps support CORS requests.
|
| CorsResponseHelper |
Helps to generate response CORS headers.
The CORS specification defines a subset of methods qualified as simple HEAD,
GET and POST.
|
| CorsService |
Application service that adds support of CORS.
|
| Couple<T,U> |
Relationship between two typed objects.
|
| CryptoUtils |
Simple usage of standard cipher features from JRE.
|
| DataSourceProvider |
Deprecated.
|
| DateHeaderDelegate |
Deprecated.
|
| DateUtils |
Date manipulation utilities.
|
| DateWriter |
Date header writer.
|
| Decoder |
Filter uncompressing entities.
|
| DecodeRepresentation |
Representation that decodes a wrapped representation if its encoding is
supported.
|
| DecoderService |
Application service automatically decoding or uncompressing received
entities.
|
| DefaultAccessLogFormatter |
Access log record formatter which writes a header describing the default log
format.
|
| DefaultConverter |
Converter for the built-in Representation classes.
|
| DefaultSaxHandler |
A Utility class which extends the provided DefaultHandler and
implements the LSResourceResolver interface.
|
| DefaultSslContext |
|
| DefaultSslContextFactory |
This SslContextFactory makes it possible to configure most basic
options when building an SSLContext.
|
| Delete |
Annotation for methods that remove representations.
|
| Digest |
Describes a digest value and the digest algorithm used.
|
| DigestAuthenticator |
Authenticator supporting the digest challenge authentication schemes.
|
| DigesterRepresentation |
Representation capable of computing a digest.
|
| DigestUtils |
Security data manipulation utilities.
|
| DigestVerifier<T extends SecretVerifier> |
Wrapper verifier that can verify digested secrets.
|
| Dimension |
Dimension on which the representations of a resource may vary.
|
| DimensionReader |
Dimension header reader.
|
| DimensionWriter |
Dimension header writer.
|
| Directory |
Finder mapping a directory of local resources.
|
| DirectoryServerResource |
Resource supported by a set of context representations (from file system,
class loaders and webapp context).
|
| Disposition |
Describes the presentation of a single entity especially in the case of
multipart documents.
|
| DispositionReader |
Disposition header reader.
|
| DispositionWriter |
Disposition header writer.
|
| DocumentationInfo |
Deprecated.
|
| DocumentedInfo |
Deprecated.
|
| DomRepresentation |
XML representation based on a DOM document.
|
| Edition |
Enumeration of Restlet editions.
|
| EmfConverter |
Deprecated.
|
| EmfHtmlWriter |
Deprecated.
|
| EmfRepresentation<T extends org.eclipse.emf.ecore.EObject> |
Deprecated.
|
| EmptyIterator<T> |
Deprecated.
|
| EmptyRepresentation |
Empty representation with no content.
|
| EncodeOrCheck |
Deprecated.
|
| Encoder |
Filter compressing entities.
|
| EncodeRepresentation |
Content that encodes a wrapped content.
|
| EncoderService |
Application service automatically encoding or compressing request entities.
|
| Encoding |
Modifier of a representation's media type.
|
| EncodingReader |
Encoding header reader.
|
| EncodingWriter |
Encoding header writer.
|
| Engine |
Engine supporting the Restlet API.
|
| EngineClassLoader |
Flexible engine class loader.
|
| Enroler |
Updates an authenticated client user with assigned roles.
|
| Entity |
Represents a local entity, for example a regular file or a directory.
|
| EntityClientHelper |
Connector to the local entities.
|
| EntityGetter |
Deprecated.
|
| EntityTagHeaderDelegate |
Deprecated.
|
| EntityType |
Deprecated.
|
| Entry |
Represents an individual entry, acting as a component for metadata and data
associated with the entry.
|
| EntryContentReader |
Content reader for entries.
|
| EntryContentReader.State |
|
| EntryReader |
Content reader for entries that is able to transmit events to another
EntryReader.
|
| ExceptionHandler |
Deprecated.
|
| Expectation |
Particular server behavior that is required by a client.
|
| ExpectationReader |
Expectation header reader.
|
| ExpectationWriter |
Expectation header writer.
|
| ExtendedUriBuilder |
Deprecated.
|
| ExtendedUriInfo |
Deprecated.
|
| ExtensionBackwardMapping |
Deprecated.
|
| Extractor |
Filter extracting attributes from a call.
|
| Extractor.ExtractInfo |
Internal class holding extraction information.
|
| Feed |
Atom Feed Document, acting as a component for metadata and data associated
with the feed.
|
| FeedContentReader |
Content reader for feeds.
|
| FeedContentReader.State |
|
| FeedReader |
Content reader for feeds that is able to transmit events to another
FeedReader.
|
| FileClientHelper |
Connector to the file resources accessible.
|
| FileEntity |
Local entity based on a regular File.
|
| FileProvider |
Deprecated.
|
| FileRepresentation |
Representation based on a static file.
|
| FileUploadProvider |
Deprecated.
|
| FileUploadProvider.RequestContext |
|
| Filter |
Restlet filtering calls before passing them to an attached Restlet.
|
| Finder |
Restlet that can find the target server resource that will effectively handle
incoming calls.
|
| FinderFactory |
Factory for dependency-injecting Finders.
|
| FlexibleConneg |
Content negotiation algorithm that flexibly interprets the content
negotiation preferences to try to always return a variant even if the client
preferences don't exactly match.
|
| Form |
Form which is a specialized modifiable list of parameters.
|
| FormData |
HTML form data composed of a name and a value.
|
| FormDataSet |
HTML form supporting either URL encoding or multipart encoding.
|
| FormReader |
Form reader.
|
| FormReader |
Form reader.
|
| FormulaToken |
Allows to parse a formula in RDF N3 notation.
|
| FormUtils |
Representation of a Web form containing submitted parameters.
|
| FormUtils |
Representation of a Web form containing submitted entries.
|
| FtpClientHelper |
FTP client connector using the URLConnection.
|
| Generator |
Identifies the agent used to generate a feed, for debugging and other
purposes.
|
| Get |
Annotation for methods that retrieve a resource representation.
|
| GrammarsInfo |
Deprecated.
|
| Graph |
Graph composed of links.
|
| GraphBuilder |
Graph handler used when parsing an RDF representation.
|
| GraphHandler |
Handler for the content of a Graph.
|
| Group |
Group that contains member groups and users.
|
| GsonConverter |
Converter between the JSON and Representation classe based on Gson library.
|
| GsonRepresentation<T> |
Representation based on a JSON document.
|
| Header |
Represents an HTTP header.
|
| HeaderConstants |
Constants related to the HTTP protocol.
|
| HeaderReader<V> |
HTTP-style header reader.
|
| HeaderUtils |
HTTP-style header utilities.
|
| HeaderWriter<V> |
HTTP-style header writer.
|
| Helper |
Abstract marker class parent of all engine helpers.
|
| HostRoute |
Route based on a target VirtualHost.
|
| HtmlConverter |
Converter between the HTML API and Representation classes.
|
| HttpAwsQueryHelper |
Implements the HTTP authentication for the Amazon Web Services.
|
| HttpAwsS3Helper |
Implements the HTTP authentication for the Amazon S3 service.
|
| HttpAzureSharedKeyHelper |
Implements the Shared Key authentication for Azure services.
|
| HttpAzureSharedKeyLiteHelper |
Implements the Shared Key Lite authentication for Azure services.
|
| HttpBasicHelper |
Implements the HTTP BASIC authentication.
|
| HttpClientHelper |
Base HTTP client connector.
|
| HttpClientHelper |
|
| HttpClientHelper |
HTTP client connector using the HttpMethodCall and Apache HTTP Client
project.
|
| HttpClientHelper |
HTTP client connector using the Jetty project.
|
| HttpClientHelper |
Deprecated.
|
| HttpClientInboundWay |
Deprecated.
|
| HttpClientOutboundWay |
Deprecated.
|
| HttpDigestHelper |
Implements the HTTP DIGEST authentication.
|
| HttpDigestVerifier |
Verifier for the HTTP DIGEST authentication scheme.
|
| HttpExchangeCall |
Call that is used by the Basic HTTP server.
|
| HttpIdleConnectionReaper |
Class that embodies a Reaper thread that reaps idle connections.
|
| HttpInboundRequest |
Deprecated.
|
| HttpMethodCall |
HTTP client connector call based on Apache HTTP Client's HttpMethod class.
|
| HttpProtocolHelper |
Protocol helper for the HTTP protocol.
|
| HttpRequest |
Request wrapper for server HTTP calls.
|
| HttpResponse |
Response wrapper for server HTTP calls.
|
| HttpsClientHelper |
Deprecated.
|
| HttpsClientInboundWay |
Deprecated.
|
| HttpsClientOutboundWay |
Deprecated.
|
| HttpServerHelper |
Base HTTP server connector.
|
| HttpServerHelper |
Internal HTTP server connector.
|
| HttpServerHelper |
Jetty HTTP server connector.
|
| HttpServerHelper |
Deprecated.
|
| HttpServerInboundWay |
Deprecated.
|
| HttpServerOutboundWay |
Deprecated.
|
| HttpsInboundRequest |
Deprecated.
|
| HttpsServerHelper |
Internal HTTPS server connector.
|
| HttpsServerHelper |
Jetty HTTPS server connector.
|
| HttpsServerHelper |
Deprecated.
|
| HttpsServerInboundWay |
Deprecated.
|
| HttpsServerOutboundWay |
Deprecated.
|
| HttpUrlConnectionCall |
HTTP client connector call based on JDK's java.net.HttpURLConnection class.
|
| IdentClient |
Simple IDENT client.
|
| IgnoreCookieSpec |
Cookie specifications that ignore all cookies.
|
| IgnoreCookieSpecFactory |
|
| IllegalAnnotationException |
Deprecated.
|
| IllegalBeanSetterTypeException |
Deprecated.
|
| IllegalConstrParamTypeException |
Deprecated.
|
| IllegalFieldTypeException |
Deprecated.
|
| IllegalMethodParamTypeException |
Deprecated.
|
| IllegalParamTypeException |
Deprecated.
|
| IllegalPathException |
Deprecated.
|
| IllegalPathOnClassException |
Deprecated.
|
| IllegalPathOnMethodException |
Deprecated.
|
| IllegalPathParamTypeException |
Deprecated.
|
| IllegalTypeException |
Deprecated.
|
| ImmutableDate |
Class acting as an immutable date class based on the Date class.
|
| ImplementationException |
Deprecated.
|
| InboundRequest |
Deprecated.
|
| InboundWay |
Deprecated.
|
| IncludeInfo |
Deprecated.
|
| InjectException |
Deprecated.
|
| InputRepresentation |
Transient representation based on a BIO input stream.
|
| InputStreamChannel |
Readable byte channel wrapping an input stream.
|
| InputStreamProvider |
Deprecated.
|
| InstantiateException |
Deprecated.
|
| InternalRouter |
Provides the behavior of the internal router of a Component.
|
| InternetDateFormat |
This class handles Internet date/time strings in accordance with RFC 3339.
|
| IntoRrcInjector |
Deprecated.
|
| IoState |
Deprecated.
|
| IoUtils |
IO manipulation utilities.
|
| JaasUtils |
Utility class to facilitate integration between the Restlet and JAAS APIs.
|
| JaasVerifier |
Verifier that leverages the JAAS pluggable authentication mechanism.
|
| JacksonConverter |
Converter between the JSON, JSON Smile, CSV, XML, YAML and Representation
classes based on Jackson.
|
| JacksonRepresentation<T> |
Representation based on the Jackson library.
|
| JavaMailClientHelper |
Deprecated.
|
| JavaMailConverter |
Deprecated.
|
| JaxbConverter |
A JAXB Converter Helper to convert from JAXB objects to JaxbRepresentations
and vice versa.
|
| JaxbElementProvider |
Deprecated.
|
| JaxbProvider |
Deprecated.
|
| JaxbRepresentation<T> |
An XML representation based on JAXB that provides easy translation between
XML and JAXB element class trees.
|
| JaxRsAnnotationUtils |
Deprecated.
|
| JaxRsApplication |
Deprecated.
|
| JaxRsClientInvocationHandler<T> |
Deprecated.
|
| JaxRsClientResource |
Deprecated.
|
| JaxRsException |
Deprecated.
|
| JaxRsOutputRepresentation<T> |
Deprecated.
|
| JaxRsProviders |
Deprecated.
|
| JaxRsRestlet |
Deprecated.
|
| JaxRsRuntimeException |
Deprecated.
|
| JettyClientCall |
HTTP client connector call based on Jetty's HttpRequest class.
|
| JettyHandler |
Jetty handler that knows how to convert Jetty calls into Restlet calls.
|
| JettyServerCall |
Call that is used by the Jetty HTTP server connectors.
|
| JettyServerHelper |
Abstract Jetty web server connector.
|
| JettyServerHelper.WrappedServer |
Jetty server wrapped by a parent Restlet HTTP server connector.
|
| JsonConverter |
Converter between the JSON API (more precisely JSONArray,
JSONObject and JSONTokener instances) and Representation
classes.
|
| JsonpFilter |
Filter that converts response entity of the JSON media type into a JSONP
callback document.
|
| JsonpRepresentation |
Wrappers that adds a JSONP header and footer to JSON representations.
|
| JsonProvider |
Deprecated.
|
| JsonRepresentation |
Representation based on a JSON document.
|
| Language |
Language used in representations and preferences.
|
| LanguageReader |
Language header reader.
|
| LanguageWriter |
Language header writer.
|
| LexicalUnit |
Represents a lexical unit inside a Turtle document.
|
| Link |
Defines a reference from an entry or feed to a Web resource.
|
| Link |
Link between a source resource and a target resource or literal.
|
| LinkInfo |
Deprecated.
|
| ListToken |
Represents a list of Turtle tokens.
|
| ListUtils |
Emulate List functions missing from GWT port of List
|
| Literal |
Literal as defined by RDF.
|
| LocalClientHelper |
Connector to the local resources accessible via file system, class loaders
and similar mechanisms.
|
| LocalReference |
Reference to a local resource.
|
| LocalVerifier |
Verifier that can locally retrieve the secrets.
|
| LogFilter |
Filter logging all calls after their handling by the target Restlet.
|
| LoggerFacade |
Logger facade to the underlying logging framework used by the Restlet
Framework.
|
| LoggingThreadFactory |
Thread factory that logs uncaught exceptions thrown by the created threads.
|
| LogService |
Service providing access logging service.
|
| LogUtils |
Logging related utility methods.
|
| MailResolver |
Deprecated.
|
| MapResolver |
Resolves variable values based on a map.
|
| MapVerifier |
Verifier that stores its local secrets in a map indexed by the identifier.
|
| Marshaller<T> |
This is a utility class to assist in marshaling Java content trees into XML.
|
| MatchedInfo |
Deprecated.
|
| MatchingResult |
Deprecated.
|
| MediaType |
Metadata used to specify the format of representations.
|
| MediaTypeHeaderDelegate |
Deprecated.
|
| MemoryRealm |
Security realm based on a memory model.
|
| Message |
Generic message exchanged between components.
|
| MessageBodyReader |
Deprecated.
|
| MessageBodyReaderSet |
Deprecated.
|
| MessageBodyWriter |
Deprecated.
|
| MessageBodyWriterSubSet |
Deprecated.
|
| MessageRepresentation |
Deprecated.
|
| MessagesRepresentation |
Deprecated.
|
| MessageState |
Deprecated.
|
| Metadata |
Representations metadata for content negotiation.
|
| MetadataExtension |
Associates an extension name and a metadata.
|
| MetadataService |
Application service providing access to metadata and their associated
extension names.
|
| MetadataWriter<M extends Metadata> |
Metadata header writer.
|
| Method |
Method to execute when handling a call.
|
| Method |
Meta annotation to declare method annotations.
|
| MethodAnnotationInfo |
Descriptor for method annotations.
|
| MethodAuthorizer |
Authorizer based on authorized methods.
|
| MethodInfo |
Deprecated.
|
| MethodInvokeException |
Deprecated.
|
| MethodReader |
Method header reader.
|
| MethodWriter |
Method header writer.
|
| MissingAnnotationException |
Deprecated.
|
| MissingConstructorException |
Deprecated.
|
| MultipartProvider |
Deprecated.
|
| MultivaluedMapImpl<K,V> |
Deprecated.
|
| NamedValue<V> |
String couple between a name and a value.
|
| NamedValuesIter |
Deprecated.
|
| NbChannelInputStream |
Input stream connected to a non-blocking readable channel.
|
| NbChannelOutputStream |
Output stream connected to a non-blocking writable channel.
|
| NetServerHelper |
Abstract Internal web server connector based on com.sun.net.httpserver
package.
|
| NewCookieHeaderDelegate |
Deprecated.
|
| NioUtils |
Deprecated.
|
| NodeList |
DOM nodes set that implements the standard List interface for easier
iteration.
|
| NoMessageBodyReaderException |
Deprecated.
|
| NotAcceptableWebAppException |
Deprecated.
|
| Notices |
Deprecated.
|
| NotYetImplementedException |
Deprecated.
|
| ObjectFactory |
Deprecated.
|
| ObjectRepresentation<T extends java.io.Serializable> |
Representation based on a serializable Java object.
It supports binary representations of JavaBeans using the
ObjectInputStream and ObjectOutputStream classes.
|
| OneElementIterator<T> |
Deprecated.
|
| OptionInfo |
Deprecated.
|
| Options |
Annotation for methods that describe a resource.
|
| OrderedMap<K,V> |
Deprecated.
|
| OrderedMap.Entry<K,V> |
|
| OrderedMap.ListWrappingSet<E> |
This list has the interface of a Set, but wraps a List
|
| OutboundWay |
Deprecated.
|
| OutputRepresentation |
Representation based on a BIO output stream.
|
| Parameter |
Multi-usage parameter.
|
| ParameterInfo |
Deprecated.
|
| ParameterList |
Deprecated.
|
| ParameterList.AbstractParamGetter |
Abstract super class for access to @*Param.
|
| ParameterList.CookieParamGetter |
|
| ParameterList.EncParamGetter |
Abstract super class for access to the entity or to @*Param where
encoded is allowed (@PathParam, @MatrixParam and
@QueryParam).
|
| ParameterList.FormOrQueryParamGetter |
|
| ParameterList.FormParamGetter |
|
| ParameterList.HeaderParamGetter |
|
| ParameterList.MatrixParamGetter |
|
| ParameterList.NoEncParamGetter |
Abstract super class for access to the entity or to @*Param where
encoded is allowed (@PathParam, @MatrixParam and
@QueryParam).
|
| ParameterList.ParamGetter |
|
| ParameterList.PathParamGetter |
|
| ParameterList.QueryParamGetter |
|
| ParameterList.UriInfoGetter |
|
| ParameterStyle |
Deprecated.
|
| Patch |
Annotation for methods that apply submitted representations as a patch.
|
| PathRegExp |
Deprecated.
|
| PathSegmentImpl |
Deprecated.
|
| PerRequestProviderWrapper |
Deprecated.
|
| PerRequestRootResourceClass |
Deprecated.
|
| Person |
Element that describes a person, corporation, or similar entity (hereafter,
'person').
|
| PipeStream |
Pipe stream that pipes output streams into input streams.
|
| Pool<T> |
Generic object pool.
|
| Post |
Annotation for methods that accept submitted representations.
|
| Preference<T extends Metadata> |
Metadata preference definition.
|
| PreferenceReader<T extends Metadata> |
Preference header reader.
|
| PreferenceWriter |
Preference header writer.
|
| Product |
Product tokens are used to allow communicating applications to identify
themselves by software name and version.
|
| ProductReader |
User agent header reader.
|
| ProductWriter |
User agent header writer.
|
| Protocol |
Protocol used by client and server connectors.
|
| ProtocolHelper |
Protocol helper.
|
| ProviderNotInitializableException |
Deprecated.
|
| ProviderWrapper |
Deprecated.
|
| Put |
Annotation for methods that store submitted representations.
|
| Range |
Describes a range of bytes.
|
| RangeFilter |
Filter that is in charge to check the responses to requests for partial
content.
|
| RangeInputStream |
Filters an input stream to expose only a given range.
|
| RangeReader |
Range header reader.
|
| RangeRepresentation |
Representation that exposes only a range of the content of a wrapped
representation.
|
| RangeService |
Application service automatically exposes ranges of response entities.
|
| RangeWriter |
Range header writer.
|
| RdfClientResource |
Linked client resource.
|
| RdfConstants |
Constants related to RDF documents.
|
| RdfConverter |
Converter between the Graph and RDF Representation classes.
|
| RdfN3Reader |
Handler of RDF content according to the N3 notation.
|
| RdfN3Writer |
Handler of RDF content according to the N3 notation.
|
| RdfNTriplesReader |
Handler of RDF content according to the N-Triples notation.
|
| RdfNTriplesWriter |
Handler of RDF content according to the N-Triples notation.
|
| RdfReader |
Super class of all RDF readers.
|
| RdfRepresentation |
Generic RDF representation.
|
| RdfTurtleReader |
Handler of RDF content according to the RDF Turtle notation.
|
| RdfTurtleWriter |
Handler of RDF content according to the N3 notation.
|
| RdfXmlReader |
Handler of RDF content according to the RDF/XML format.
|
| RdfXmlWriter |
Handler of RDF content according to the RDF XML syntax.
|
| ReadableBufferedChannel |
Deprecated.
|
| ReadableChunkedChannel |
Deprecated.
|
| ReadableChunkingChannel |
Deprecated.
|
| ReadableRepresentation |
Transient representation based on a readable NIO byte channel.
|
| ReadableSelectionChannel |
Readable byte channel that is based on a selectable channel.
|
| ReadableSizedChannel |
Deprecated.
|
| ReadableSizedSelectionChannel |
Deprecated.
|
| ReadableSocketChannel |
Deprecated.
|
| ReadableSslChannel |
Deprecated.
|
| ReadableTraceChannel |
Deprecated.
|
| ReaderInputStream |
Input stream based on a reader.
|
| ReaderProvider |
Deprecated.
|
| ReaderRepresentation |
Transient representation based on a BIO characters reader.
|
| ReadingListener |
Selection listener notifying new content is read into a ByteBuffer.
|
| Realm |
Security realm capable of providing an enroler and a verifier.
|
| RecipientInfo |
Describes an intermediary via which the call went through.
|
| RecipientInfoReader |
Recipient info header reader.
|
| RecipientInfoWriter |
Recipient info header writer.
|
| Redirector |
Rewrites URIs then redirects the call or the client to a new destination.
|
| Reference |
Reference to a Uniform Resource Identifier (URI).
|
| ReferenceList |
List of URI references.
|
| ReferenceUtils |
Utilities related to URI references.
|
| Relation |
Enumeration of relation types.
|
| RemainingPath |
Deprecated.
|
| ReprEntityGetter |
Deprecated.
|
| ReprEntityGetter.ClassReprEntityGetter |
EntityGetter, if there is a constructor with two arguments: Class and
Representation
|
| ReprEntityGetter.DirectReprEntityGetter |
EntityGetter, if Representation could directly be injected
|
| ReprEntityGetter.ReprClassEntityGetter |
EntityGetter, if there is a constructor with two arguments:
Representation and Class
|
| ReprEntityGetter.ReprOnlyEntityGetter |
EntityGetter, if there is a constructor for only the entity.
|
| Representation |
Current or intended state of a resource.
|
| RepresentationContext |
Provides access to the representation information needed by the FileUpload
processor.
|
| RepresentationInfo |
Deprecated.
|
| RepresentationInfo |
Information about a representation.
|
| RepresentationMessage |
Deprecated.
|
| RepresentationResourceLoader |
Velocity resource loader based on a static map of representations or on a
default representation.
|
| Request |
Generic request sent by client connectors.
|
| RequestHandledException |
Deprecated.
|
| RequestInfo |
Deprecated.
|
| Resolver<T> |
Resolves a name into a value.
|
| Resource |
Base resource class exposing the uniform REST interface.
|
| ResourceClass |
Deprecated.
|
| ResourceClasses |
Deprecated.
|
| ResourceException |
Encapsulates a response status and the optional cause as a checked exception.
|
| ResourceInfo |
Deprecated.
|
| ResourceInjectingApplication |
Application with support for creating Router instances that arrange for
member injection of resource instances.
|
| ResourceMethod |
Deprecated.
|
| ResourceMethodOrLocator |
Deprecated.
|
| ResourceObject |
Deprecated.
|
| ResourcesInfo |
Deprecated.
|
| ResourceTypeInfo |
Deprecated.
|
| Response |
Generic response sent by server connectors.
|
| ResponseBuilderImpl |
Deprecated.
|
| ResponseImpl |
Deprecated.
|
| ResponseInfo |
Deprecated.
|
| Restlet |
Uniform class that provides a context and life cycle support.
|
| RestletFileUpload |
High level API for processing file uploads.
|
| RestletGuice |
Guice dependency injection for Restlet.
|
| RestletGuice.Module |
|
| RestletHelper<T extends Restlet> |
Delegate used by API classes to get support from the implementation classes.
|
| RestletHttpRequest |
Deprecated.
|
| RestletHttpResponse |
Deprecated.
|
| RestletSslContextFactory |
Jetty SSL context factory based on a Restlet SSL context one.
|
| Result<T> |
Callback interface for asynchronous tasks.
|
| RiapClientHelper |
Client connector for RIAP calls.
|
| RiapServerHelper |
Server connector handling RIAP calls.
|
| Role |
Application specific role.
|
| RoleAuthorizer |
Authorizer based on authorized and forbidden roles.
|
| RoleMapping |
Mapping from an organization or a user or a group to a role.
|
| RootResourceClass |
Deprecated.
|
| Route |
Filter scoring the affinity of calls with the attached Restlet.
|
| RouteList |
Modifiable list of routes with some helper methods.
|
| Router |
Restlet routing calls to one of the attached routes.
|
| RrcOrRml |
Deprecated.
|
| RuntimeDelegateImpl |
Deprecated.
|
| SaxRepresentation |
XML representation for SAX events processing.
|
| ScopedProperty<E> |
Used to handle properties that have a scope such as the base URI, the
xml:lang property.
|
| SecretVerifier |
Verifier of identifier/secret couples.
|
| SecurityUtil |
Deprecated.
|
| SelectionChannel |
NIO channel that is based on a selectable channel.
|
| SelectionListener |
Callback interface when a NIO selection occurs on the selectable object.
|
| SelectionRegistration |
Represents a unique registration between a NIO selector and a selectable
channel.
|
| SelectorFactory |
Factory used to dispatch/share Selector.
|
| SelfInjectingServerResource |
Base class for ServerResources that do their own member injection.
|
| SelfInjectingServerResource.MembersInjector |
Implemented by DI framework-specific code.
|
| SelfInjectingServerResourceModule |
|
| Series<T extends NamedValue<java.lang.String>> |
Modifiable list of entries with many helper methods.
|
| Server |
Connector acting as a generic server.
|
| ServerAdapter |
Converter of low-level HTTP server calls into high-level uniform calls.
|
| ServerCall |
Abstract HTTP server connector call.
|
| ServerConnectionController |
Deprecated.
|
| ServerConnectionHelper |
Deprecated.
|
| ServerHelper |
Server connector helper.
|
| ServerInboundWay |
Deprecated.
|
| ServerInfo |
Server specific data related to a call.
|
| ServerList |
Modifiable list of server connectors.
|
| ServerOutboundWay |
Deprecated.
|
| ServerResource |
Base class for server-side resources.
|
| ServerRouter |
Router that collects calls from all server connectors and dispatches them to
the appropriate host routers.
|
| Service |
Represents an Atom introspection document.
|
| Service |
Generic service associated to a component or an application.
|
| ServiceContentReader |
Content reader for services.
|
| ServiceList |
Modifiable list of services.
|
| SetUtils |
Utilities for manipulation of Set.
|
| SimplerFormatter |
Special log formatter that displays the level, the logger name and the actual
message.
|
| SimplestFormatter |
Special log formatter that displays the actual message only.
|
| SimpleXmlProvider |
Deprecated.
|
| SingletonProvider |
Deprecated.
|
| SingletonRootResourceClass |
Deprecated.
|
| Slf4jLogger |
JULI logger that efficiently wraps a SLF4J logger.
|
| Slf4jLoggerFacade |
Restlet log facade for the SLF4J LoggerFactory.
|
| SmtpPlainHelper |
Implements the SMTP PLAIN authentication.
|
| SortedMetadata<T extends Metadata> |
Deprecated.
|
| SortedOrderedBag<E> |
Deprecated.
|
| SortedOrderedBag.Compar<A extends java.lang.Comparable<A>> |
|
| Source |
Source feed's metadata for entries copied from another feed.
|
| SourceProvider |
Deprecated.
|
| SslConnection<T extends Connector> |
Deprecated.
|
| SslContextFactory |
This is an abstract factory that produces configured and initialized
instances of SSLContext.
|
| SslUtils |
Various HTTPS utilities.
|
| Status |
Status to return after handling a call.
|
| Status |
Annotation for Throwable that map to HTTP error statuses.
|
| StatusFilter |
Filter associating a response entity based on the status.
|
| StatusInfo |
|
| StatusInfoHtmlConverter |
|
| StatusService |
Service to handle error statuses.
|
| StreamingOutputProvider |
Deprecated.
|
| StreamRepresentation |
Representation based on a BIO stream.
|
| StrictConneg |
Content negotiation algorithm that strictly interprets the content
negotiation preferences.
|
| StringProvider |
Deprecated.
|
| StringReader |
String header reader.
|
| StringReadingListener |
Selection listener notifying new content as a string.
|
| StringRepresentation |
Represents an Unicode string that can be converted to any character set
supported by Java.
|
| StringToken |
Represents a string of characters.
|
| StringUtils |
String manipulation utilities.
|
| StringUtils.CharacterEntity |
Represents an XML or HTML character entity reference.
|
| StringUtils.CharacterEntitySolver |
Stores a list en entities and is able to return one given its numeric
value or name.
|
| StringWriter |
String header writer.
|
| SubResourceLocator |
Deprecated.
|
| SystemUtils |
System utilities.
|
| Tag |
Validation tag equivalent to an HTTP entity tag (E-Tag).
|
| TagReader |
Tag header reader.
|
| TagWriter |
Tag header writer.
|
| TaskService |
Application service capable of running and scheduling tasks asynchronously.
|
| TaskService.RestletThreadFactory |
The default thread factory.
|
| TasksListener |
Deprecated.
|
| Template |
String template with a pluggable model.
|
| TemplateDispatcher |
Filter that resolves URI templates in the target resource URI reference using
the request attributes.
|
| TemplateFilter |
Filter response's entity and wrap it with a Velocity's template
representation.
|
| TemplateRepresentation |
Velocity template representation.
|
| TemplateRoute |
Filter scoring the affinity of calls with the attached Restlet.
|
| Text |
A Text construct contains human-readable text, usually in small quantities.
|
| ThreadLocalizedContext |
Deprecated.
|
| ThreadLocalizedExtendedUriInfo |
Deprecated.
|
| ThreadLocalizedUriInfo |
Deprecated.
|
| ThrowableAnnotationInfo |
Descriptor for status annotations.
|
| Token |
Represents a still unidentified Turtle token.
|
| TokenReader |
Token header reader.
|
| TraceChannel<T extends SelectionChannel> |
Deprecated.
|
| Transformer |
Filter that can transform XML representations by applying an XSLT transform
sheet.
|
| TransformRepresentation |
Representation able to apply an XSLT transformation.
|
| TriggerResource |
Deprecated.
|
| Triple<T,U,V> |
Relationship between three typed objects.
|
| TunnelFilter |
Filter tunneling browser calls into full REST calls.
|
| TunnelFilter.HeaderReplacer |
Used to describe the replacement value for an old client preference and
for a a series of specific agent (i.e.
|
| TunnelFilter.HeaderReplacer.Builder |
|
| TunnelService |
Application service tunneling request method or client preferences.
|
| UnclosableInputStream |
InputStream decorator to trap close() calls so that the underlying
stream is not closed.
|
| UnclosableOutputStream |
OutputStream decorator to trap close() calls so that the decorated stream
does not get closed.
|
| Uniform |
Uniform REST interface.
|
| Unmarshaller<T> |
This is a utility class to assist in unmarshaling XML into a new Java content
tree.
|
| UnmodifiableMultivaluedMap<K,V> |
Deprecated.
|
| UnsupportedMediaTypeWebAppException |
Deprecated.
|
| UriBuilderImpl |
Deprecated.
|
| UriToken |
Represents a URI token inside a RDF Turtle document.
|
| User |
User part of a security realm.
|
| Util |
Deprecated.
|
| Validator |
Filter validating attributes from a call.
|
| Validator.ValidateInfo |
Internal class holding validation information.
|
| Variable |
Variable descriptor for reference templates.
|
| Variant |
Descriptor for available representations of a resource.
|
| VariantInfo |
Variant that is declared by an annotated Java method.
|
| VariantListBuilderImpl |
Deprecated.
|
| VelocityConverter |
Converter between the Velocity Template objects and Representations.
|
| Verifier |
Verifies the credentials provided by a client user sending a request.
|
| VirtualHost |
Router of calls from Server connectors to Restlets.
|
| WadlApplication |
Deprecated.
|
| WadlComponent |
Deprecated.
|
| WadlConverter |
Deprecated.
|
| WadlDescribable |
Deprecated.
|
| WadlRepresentation |
Deprecated.
|
| WadlRepresentation.ContentReader |
|
| WadlRepresentation.ContentReader.MixedContentState |
|
| WadlRepresentation.ContentReader.State |
|
| WadlServerResource |
Deprecated.
|
| WadlWrapper |
Deprecated.
|
| WakeupListener |
Callback interface when a NIO selection occurs on the selectable object.
|
| Warning |
Additional information about the status or transformation of a request or
response.
|
| WarningReader |
Warning header reader.
|
| WarningWriter |
Warning header writer.
|
| Way |
Deprecated.
|
| WebAppExcMapper |
Deprecated.
|
| WebDavProtocolHelper |
Protocol helper for the WEBDAV protocol.
|
| WillNotBeImplementedException |
Deprecated.
|
| Workspace |
Workspace containing collections of members entries.
|
| WrappedRequestForHttpHeaders |
Deprecated.
|
| WrapperChannel<T extends java.nio.channels.Channel> |
Deprecated.
|
| WrapperList<E> |
List wrapper.
|
| WrapperMap<K,V> |
Map wrapper.
|
| WrapperRepresentation |
Representation wrapper.
|
| WrapperRequest |
Request wrapper.
|
| WrapperResponse |
Request wrapper.
|
| WrapperRestlet |
Restlet wrapper.
|
| WrapperScheduledExecutorService |
Wrapper of a ScheduledExecutorService instance, to prevent
manipulation of the actual service.
|
| WrapperSelectionChannel<T extends SelectionChannel> |
Deprecated.
|
| WrapperSocketChannel |
Deprecated.
|
| WrapperSslContextSpi |
Default SSL context SPI capable or setting additional properties on the
created SSL engines and socket factories.
|
| WrapperSslServerSocketFactory |
SSL server socket factory that wraps the default one to do extra
initialization.
|
| WrapperSslSocketFactory |
SSL socket factory that wraps the default one to do extra initialization.
|
| WrapperUtil |
Deprecated.
|
| WritableBufferedChannel |
Deprecated.
|
| WritableRepresentation |
Representation based on a writable NIO byte channel.
|
| WritableSelectionChannel |
Deprecated.
|
| WritableSocketChannel |
Deprecated.
|
| WritableSslChannel |
Deprecated.
|
| WritableTraceChannel |
Deprecated.
|
| WriterOutputStream |
Output stream wrapping a character writer.
|
| WriterRepresentation |
Representation based on a BIO characters writer.
|
| WwwFormFormProvider |
Deprecated.
|
| WwwFormMmapProvider |
Deprecated.
|
| XmlConverter |
Converter between the XML APIs and XML Representation classes.
|
| XmlFactoryProvider |
Provides XMLInputFactory
and XMLOutputFactory
in an OSGI context.
|
| XmlRepresentation |
Representation based on an XML document.
|
| XmlWriter |
XML writer doing the opposite work of a SAX-based XML reader.
|
| ZipClientHelper |
ZIP and JAR client connector.
|
| ZipEntryEntity |
Local entity based on an entry in a Zip archive.
|
| ZipEntryRepresentation |
An entry in a Zip/JAR file.
|