|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.floodlightcontroller.topology.web.TopologyWebRoutable
public class TopologyWebRoutable
Constructor Summary | |
---|---|
TopologyWebRoutable()
|
Method Summary | |
---|---|
java.lang.String |
basePath()
Set the base path for the Topology |
org.restlet.routing.Router |
getRestlet(org.restlet.Context context)
Create the Restlet router and bind to the proper resources. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TopologyWebRoutable()
Method Detail |
---|
public org.restlet.routing.Router getRestlet(org.restlet.Context context)
getRestlet
in interface RestletRoutable
context
- the context for constructing the restlet
public java.lang.String basePath()
basePath
in interface RestletRoutable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |