Uses of Package
org.restlet.representation
-
Packages that use org.restlet.representation Package Description org.restlet Core classes of the API.org.restlet.data Information exchanged by components.org.restlet.engine.adapter Adapters between low-level HTTP calls and high-level Restlet Request and Response objects.org.restlet.engine.application Supports Restlet applications.org.restlet.engine.component Supports Restlet components.org.restlet.engine.connector Integration with Java URLConnection class.org.restlet.engine.converter Supports the converter service.org.restlet.engine.header Supports HTTP header parsing and formatting.org.restlet.engine.io Supports input and output work.org.restlet.engine.local Supports local connectors and resources.org.restlet.engine.resource Supports resources.org.restlet.engine.util General utilities.org.restlet.ext.atom Support for the Atom syndication and the AtomPub (Atom Publication Protocol) standards in their 1.0 version.org.restlet.ext.emf Integration with EMF @minor-version@.org.restlet.ext.fileupload Integration with Apache FileUpload @minor-version@ library.org.restlet.ext.gson Integration with Gson @minor-version@.org.restlet.ext.html Support for the HTML (HyperText Markup Language) standard in its 4.0 version and above.org.restlet.ext.html.internal org.restlet.ext.jackson Integration with Jackson @minor-version@.org.restlet.ext.javamail Integration with JavaMail @minor-version@ (POP3 and SMTP clients).org.restlet.ext.jaxb Integration with Java XML Binding (JAXB) @minor-version@.org.restlet.ext.jaxrs Support for JAX-RS API.org.restlet.ext.jaxrs.internal.util org.restlet.ext.jaxrs.internal.wrappers.params org.restlet.ext.jetty.internal org.restlet.ext.json Support for JSON representations.org.restlet.ext.nio.internal.way org.restlet.ext.rdf Support for the RDF parsing and generation.org.restlet.ext.rdf.internal org.restlet.ext.rdf.internal.n3 org.restlet.ext.rdf.internal.ntriples org.restlet.ext.rdf.internal.turtle org.restlet.ext.rdf.internal.xml org.restlet.ext.velocity Integration with Apache Velocity @minor-version@.org.restlet.ext.wadl Support the WADL specification.org.restlet.ext.xml Support for XML and XSLT representations.org.restlet.representation Common representation data elements.org.restlet.resource Client and server resource classes.org.restlet.routing Classes related to call routing.org.restlet.service Services used by applications and components.org.restlet.util Various utility classes. -
Classes in org.restlet.representation used by org.restlet Class Description Representation Current or intended state of a resource. -
Classes in org.restlet.representation used by org.restlet.data Class Description Representation Current or intended state of a resource.RepresentationInfo Information about a representation.Variant Descriptor for available representations of a resource. -
Classes in org.restlet.representation used by org.restlet.engine.adapter Class Description Representation Current or intended state of a resource. -
Classes in org.restlet.representation used by org.restlet.engine.application Class Description Representation Current or intended state of a resource.RepresentationInfo Information about a representation.Variant Descriptor for available representations of a resource. -
Classes in org.restlet.representation used by org.restlet.engine.component Class Description Representation Current or intended state of a resource. -
Classes in org.restlet.representation used by org.restlet.engine.connector Class Description Representation Current or intended state of a resource.RepresentationInfo Information about a representation.Variant Descriptor for available representations of a resource. -
Classes in org.restlet.representation used by org.restlet.engine.converter Class Description Representation Current or intended state of a resource.Variant Descriptor for available representations of a resource. -
Classes in org.restlet.representation used by org.restlet.engine.header Class Description Representation Current or intended state of a resource. -
Classes in org.restlet.representation used by org.restlet.engine.io Class Description Representation Current or intended state of a resource.WriterRepresentation Representation based on a BIO characters writer. -
Classes in org.restlet.representation used by org.restlet.engine.local Class Description Representation Current or intended state of a resource.RepresentationInfo Information about a representation.StreamRepresentation Representation based on a BIO stream.Variant Descriptor for available representations of a resource. -
Classes in org.restlet.representation used by org.restlet.engine.resource Class Description Representation Current or intended state of a resource.Variant Descriptor for available representations of a resource. -
Classes in org.restlet.representation used by org.restlet.engine.util Class Description Representation Current or intended state of a resource. -
Classes in org.restlet.representation used by org.restlet.ext.atom Class Description CharacterRepresentation Representation based on a BIO character stream.Representation Current or intended state of a resource.RepresentationInfo Information about a representation.Variant Descriptor for available representations of a resource.WriterRepresentation Representation based on a BIO characters writer. -
Classes in org.restlet.representation used by org.restlet.ext.emf Class Description OutputRepresentation Representation based on a BIO output stream.Representation Current or intended state of a resource.RepresentationInfo Information about a representation.StreamRepresentation Representation based on a BIO stream.Variant Descriptor for available representations of a resource. -
Classes in org.restlet.representation used by org.restlet.ext.fileupload Class Description Representation Current or intended state of a resource. -
Classes in org.restlet.representation used by org.restlet.ext.gson Class Description CharacterRepresentation Representation based on a BIO character stream.Representation Current or intended state of a resource.RepresentationInfo Information about a representation.Variant Descriptor for available representations of a resource.WriterRepresentation Representation based on a BIO characters writer. -
Classes in org.restlet.representation used by org.restlet.ext.html Class Description OutputRepresentation Representation based on a BIO output stream.Representation Current or intended state of a resource.RepresentationInfo Information about a representation.StreamRepresentation Representation based on a BIO stream.Variant Descriptor for available representations of a resource. -
Classes in org.restlet.representation used by org.restlet.ext.html.internal Class Description Representation Current or intended state of a resource. -
Classes in org.restlet.representation used by org.restlet.ext.jackson Class Description OutputRepresentation Representation based on a BIO output stream.Representation Current or intended state of a resource.RepresentationInfo Information about a representation.StreamRepresentation Representation based on a BIO stream.Variant Descriptor for available representations of a resource. -
Classes in org.restlet.representation used by org.restlet.ext.javamail Class Description CharacterRepresentation Representation based on a BIO character stream.Representation Current or intended state of a resource.RepresentationInfo Information about a representation.Variant Descriptor for available representations of a resource.WriterRepresentation Representation based on a BIO characters writer. -
Classes in org.restlet.representation used by org.restlet.ext.jaxb Class Description CharacterRepresentation Representation based on a BIO character stream.Representation Current or intended state of a resource.RepresentationInfo Information about a representation.Variant Descriptor for available representations of a resource.WriterRepresentation Representation based on a BIO characters writer. -
Classes in org.restlet.representation used by org.restlet.ext.jaxrs Class Description Representation Current or intended state of a resource. -
Classes in org.restlet.representation used by org.restlet.ext.jaxrs.internal.util Class Description OutputRepresentation Representation based on a BIO output stream.Representation Current or intended state of a resource.RepresentationInfo Information about a representation.StreamRepresentation Representation based on a BIO stream.Variant Descriptor for available representations of a resource. -
Classes in org.restlet.representation used by org.restlet.ext.jaxrs.internal.wrappers.params Class Description Representation Current or intended state of a resource. -
Classes in org.restlet.representation used by org.restlet.ext.jetty.internal Class Description Representation Current or intended state of a resource. -
Classes in org.restlet.representation used by org.restlet.ext.json Class Description CharacterRepresentation Representation based on a BIO character stream.Representation Current or intended state of a resource.RepresentationInfo Information about a representation.Variant Descriptor for available representations of a resource.WriterRepresentation Representation based on a BIO characters writer. -
Classes in org.restlet.representation used by org.restlet.ext.nio.internal.way Class Description Representation Current or intended state of a resource. -
Classes in org.restlet.representation used by org.restlet.ext.rdf Class Description CharacterRepresentation Representation based on a BIO character stream.Representation Current or intended state of a resource.RepresentationInfo Information about a representation.Variant Descriptor for available representations of a resource.WriterRepresentation Representation based on a BIO characters writer. -
Classes in org.restlet.representation used by org.restlet.ext.rdf.internal Class Description Representation Current or intended state of a resource. -
Classes in org.restlet.representation used by org.restlet.ext.rdf.internal.n3 Class Description Representation Current or intended state of a resource. -
Classes in org.restlet.representation used by org.restlet.ext.rdf.internal.ntriples Class Description Representation Current or intended state of a resource. -
Classes in org.restlet.representation used by org.restlet.ext.rdf.internal.turtle Class Description Representation Current or intended state of a resource. -
Classes in org.restlet.representation used by org.restlet.ext.rdf.internal.xml Class Description Representation Current or intended state of a resource. -
Classes in org.restlet.representation used by org.restlet.ext.velocity Class Description CharacterRepresentation Representation based on a BIO character stream.Representation Current or intended state of a resource.RepresentationInfo Information about a representation.Variant Descriptor for available representations of a resource.WriterRepresentation Representation based on a BIO characters writer. -
Classes in org.restlet.representation used by org.restlet.ext.wadl Class Description CharacterRepresentation Representation based on a BIO character stream.Representation Current or intended state of a resource.RepresentationInfo Information about a representation.Variant Descriptor for available representations of a resource.WriterRepresentation Representation based on a BIO characters writer. -
Classes in org.restlet.representation used by org.restlet.ext.xml Class Description CharacterRepresentation Representation based on a BIO character stream.Representation Current or intended state of a resource.RepresentationInfo Information about a representation.Variant Descriptor for available representations of a resource.WriterRepresentation Representation based on a BIO characters writer. -
Classes in org.restlet.representation used by org.restlet.representation Class Description ChannelRepresentation Representation based on a NIO byte channel.CharacterRepresentation Representation based on a BIO character stream.InputRepresentation Transient representation based on a BIO input stream.OutputRepresentation Representation based on a BIO output stream.Representation Current or intended state of a resource.RepresentationInfo Information about a representation.StreamRepresentation Representation based on a BIO stream.StringRepresentation Represents an Unicode string that can be converted to any character set supported by Java.Variant Descriptor for available representations of a resource. -
Classes in org.restlet.representation used by org.restlet.resource Class Description Representation Current or intended state of a resource.RepresentationInfo Information about a representation.Variant Descriptor for available representations of a resource. -
Classes in org.restlet.representation used by org.restlet.routing Class Description Representation Current or intended state of a resource. -
Classes in org.restlet.representation used by org.restlet.service Class Description Representation Current or intended state of a resource.Variant Descriptor for available representations of a resource. -
Classes in org.restlet.representation used by org.restlet.util Class Description Representation Current or intended state of a resource.RepresentationInfo Information about a representation.Variant Descriptor for available representations of a resource.