|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LocationService
A location service that provides targets given a request URI.
| Method Summary | |
|---|---|
boolean |
canHandle(URI requestUri)
Returns whether this location service can handle a request URI. |
Collection |
getTargetSet(URI requestUri)
Returns a target set (URIs) for a given request URI. |
| Method Detail |
|---|
boolean canHandle(URI requestUri)
requestUri - The request URI that this location service could potentially
handle.
Collection getTargetSet(URI requestUri)
requestUri - The request URI for which to return a target set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||