|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.floodlightcontroller.loadbalancer.LoadBalancerWebRoutable
public class LoadBalancerWebRoutable
Constructor Summary | |
---|---|
LoadBalancerWebRoutable()
|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LoadBalancerWebRoutable()
Method Detail |
---|
public org.restlet.Restlet getRestlet(org.restlet.Context context)
RestletRoutable
getRestlet
in interface RestletRoutable
context
- the context for constructing the restlet
public java.lang.String basePath()
RestletRoutable
basePath
in interface RestletRoutable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |