|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProxyUriManager
Generates Uris used by the /proxy servlet
| Nested Class Summary | |
|---|---|
static class |
ProxyUriManager.ProxyUri
|
static interface |
ProxyUriManager.Versioner
|
| Method Summary | |
|---|---|
List<Uri> |
make(List<ProxyUriManager.ProxyUri> resource,
Integer forcedRefresh)
Generate a Uri that proxies the given resource Uri. |
ProxyUriManager.ProxyUri |
process(Uri uri)
Parse and validate the proxied Uri. |
| Method Detail |
|---|
List<Uri> make(List<ProxyUriManager.ProxyUri> resource,
Integer forcedRefresh)
resource - Resource Uri to proxyforcedRefresh - Forced expires value to use for resource
ProxyUriManager.ProxyUri process(Uri uri)
throws GadgetException
uri - A Uri presumed to be a proxied Uri generated
by this class or in a compatible way
GadgetException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||