Uses of Package
com.sun.jersey.core.spi.scanning

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

Classes in com.sun.jersey.core.spi.scanning used by com.sun.jersey.core.spi.scanning
PackageNamesScanner.ResourcesProvider
          Find resources with a given name and class loader.
Scanner
          An interface for scanning resources and reporting those resources to a scanning listener.
ScannerException
          An runtime exception that may be thrown when scanning.
ScannerListener
          A listener for recieving events on resources from a Scanner.
 

Classes in com.sun.jersey.core.spi.scanning used by com.sun.jersey.core.spi.scanning.uri
ScannerException
          An runtime exception that may be thrown when scanning.
ScannerListener
          A listener for recieving events on resources from a Scanner.
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.