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.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.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.