|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.jersey.core.spi.scanning.uri.VfsSchemeScanner
public class VfsSchemeScanner
A JBoss-based "vfsfile" and "vfszip" scheme URI scanner.
| Constructor Summary | |
|---|---|
VfsSchemeScanner()
|
|
| Method Summary | |
|---|---|
java.util.Set<java.lang.String> |
getSchemes()
Get the set of supported URI schemes. |
void |
scan(java.net.URI u,
ScannerListener sl)
Perform a scan and report resources to a scanning listener. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VfsSchemeScanner()
| Method Detail |
|---|
public java.util.Set<java.lang.String> getSchemes()
UriSchemeScanner
getSchemes in interface UriSchemeScanner
public void scan(java.net.URI u,
ScannerListener sl)
UriSchemeScanner
scan in interface UriSchemeScanneru - the URI to scan for resources.sl - the scanning listener to report entries.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||