Uses of Interface
com.sun.jersey.core.spi.scanning.uri.UriSchemeScanner

Packages that use UriSchemeScanner
com.sun.jersey.core.spi.scanning.uri Provides support for package-based class scanning using URIs. 
 

Uses of UriSchemeScanner in com.sun.jersey.core.spi.scanning.uri
 

Classes in com.sun.jersey.core.spi.scanning.uri that implement UriSchemeScanner
 class BundleSchemeScanner
           
 class FileSchemeScanner
          A "file" scheme URI scanner that recursively scans directories.
 class JarZipSchemeScanner
          A "jar" and "zip" scheme URI scanner that recursively jar files.
 class VfsSchemeScanner
          A JBoss-based "vfsfile" and "vfszip" scheme URI scanner.
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.