Package | Description |
---|---|
com.sun.jersey.core.spi.scanning.uri |
Provides support for package-based class scanning using URIs.
|
Modifier and Type | Class and Description |
---|---|
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", "vfs" and "vfszip" scheme URI scanner.
|
Copyright © 2013 Oracle Corporation. All rights reserved.