Uses of Package
org.restlet.engine.util
-
Packages that use org.restlet.engine.util Package Description org.restlet.engine.component Supports Restlet components.org.restlet.engine.util General utilities.org.restlet.ext.nio.internal.connection -
Classes in org.restlet.engine.util used by org.restlet.engine.component Class Description TemplateDispatcher Filter that resolves URI templates in the target resource URI reference using the request attributes. -
Classes in org.restlet.engine.util used by org.restlet.engine.util Class Description AlphabeticalComparator Allows to sort the list of references set by the resource.ChildContext Context based on a parent component's context but dedicated to a child Restlet, typically to an application.InternetDateFormat This class handles Internet date/time strings in accordance with RFC 3339.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.TemplateDispatcher Filter that resolves URI templates in the target resource URI reference using the request attributes. -
Classes in org.restlet.engine.util used by org.restlet.ext.nio.internal.connection Class Description Pool Generic object pool.