Uses of Class
org.restlet.data.ReferenceList
Packages that use ReferenceList
Package
Description
Information exchanged by components.
Supports local connectors and resources.
Client and server resource classes.
-
Uses of ReferenceList in org.restlet.data
Methods in org.restlet.data that return ReferenceListModifier and TypeMethodDescriptionReferenceList.subList(int fromIndex, int toIndex) Returns a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive. -
Uses of ReferenceList in org.restlet.engine.local
Methods in org.restlet.engine.local that return ReferenceListModifier and TypeMethodDescriptionprotected ReferenceListDirectoryServerResource.getDirectoryContent()If the resource is a directory, this returns its content. -
Uses of ReferenceList in org.restlet.resource
Methods in org.restlet.resource with parameters of type ReferenceListModifier and TypeMethodDescriptionDirectory.getIndexRepresentation(Variant variant, ReferenceList indexContent) Returns an actual index representation for a given variant.Directory.getIndexVariants(ReferenceList indexContent) Returns the variant representations of a directory index.