|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RestletRoutable
Register a set of REST resources with the central controller
Method Summary | |
---|---|
java.lang.String |
basePath()
Get the base path URL where the router should be registered |
org.restlet.Restlet |
getRestlet(org.restlet.Context context)
Get the restlet that will map to the resources |
Method Detail |
---|
org.restlet.Restlet getRestlet(org.restlet.Context context)
context
- the context for constructing the restlet
java.lang.String basePath()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |