| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.floodlightcontroller.learningswitch.LearningSwitchWebRoutable
public class LearningSwitchWebRoutable
| Constructor Summary | |
|---|---|
| LearningSwitchWebRoutable() | |
| 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 LearningSwitchWebRoutable()
| Method Detail | 
|---|
public org.restlet.Restlet getRestlet(org.restlet.Context context)
RestletRoutable
getRestlet in interface RestletRoutablecontext - 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 | |||||||||