Uses of Class
org.restlet.Finder

Packages that use Finder
org.restlet Core classes of the API. 
 

Uses of Finder in org.restlet
 

Subclasses of Finder in org.restlet
 class Directory
          Finder mapping a directory of local resources.
 

Methods in org.restlet that return types with arguments of type Finder
 Class<? extends Finder> Router.getFinderClass()
          Returns the finder class to instantiate.
 

Method parameters in org.restlet with type arguments of type Finder
 void Router.setFinderClass(Class<? extends Finder> finderClass)
          Sets the finder class to instantiate.
 



Copyright © 2005-2007 Noelios Consulting.