|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface URIHandler
Interface implemented by all the classes capable of handling URI:s.
URIHandler can provide DownloadStream for
transferring data for client.
| Nested Class Summary | |
|---|---|
static interface |
URIHandler.ErrorEvent
URIHandler error event. |
| Method Summary | |
|---|---|
DownloadStream |
handleURI(URL context,
String relativeUri)
Handles a given relative URI. |
| Method Detail |
|---|
DownloadStream handleURI(URL context,
String relativeUri)
context - the URl.relativeUri - the relative uri.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||