Uses of Class
org.restlet.data.LocalReference

Packages that use LocalReference
org.restlet.data Element of information handled by a component via a connector. 
 

Uses of LocalReference in org.restlet.data
 

Methods in org.restlet.data that return LocalReference
static LocalReference LocalReference.createClapReference(int authorityType, String path)
          Constructor.
static LocalReference LocalReference.createFileReference(File file)
          Constructor.
static LocalReference LocalReference.createFileReference(String filePath)
          Constructor.
static LocalReference LocalReference.createFileReference(String hostName, String filePath)
          Constructor.
static LocalReference LocalReference.createJarReference(Reference jarFile, String entryPath)
          Constructor.
static LocalReference LocalReference.createRiapReference(int authorityType, String path)
          Constructor.
 



Copyright © 2005-2008 Noelios Technologies.