|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.restlet.Restlet
org.restlet.Application
net.floodlightcontroller.restserver.RestApiServer.RestApplication
protected class RestApiServer.RestApplication
Field Summary | |
---|---|
protected org.restlet.Context |
context
|
Constructor Summary | |
---|---|
RestApiServer.RestApplication()
|
Method Summary | |
---|---|
org.restlet.Restlet |
createInboundRoot()
|
void |
run(FloodlightModuleContext fmlContext,
java.lang.String restHost,
int restPort)
|
Methods inherited from class org.restlet.Application |
---|
createOutboundRoot, getConnectorService, getConnegService, getConverterService, getCurrent, getDecoderService, getEncoderService, getInboundRoot, getMetadataService, getOutboundRoot, getRangeService, getRole, getRoles, getServices, getStatusService, getTaskService, getTunnelService, handle, setConnectorService, setConnegService, setContext, setConverterService, setCurrent, setDecoderService, setEncoderService, setInboundRoot, setInboundRoot, setMetadataService, setOutboundRoot, setOutboundRoot, setRangeService, setRoles, setStatusService, setTaskService, setTunnelService, start, stop |
Methods inherited from class org.restlet.Restlet |
---|
createFinder, finalize, getApplication, getAuthor, getContext, getDescription, getFinderClass, getLogger, getName, getOwner, handle, handle, handle, isStarted, isStopped, setAuthor, setDescription, setFinderClass, setName, setOwner |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected org.restlet.Context context
Constructor Detail |
---|
public RestApiServer.RestApplication()
Method Detail |
---|
public org.restlet.Restlet createInboundRoot()
createInboundRoot
in class org.restlet.Application
public void run(FloodlightModuleContext fmlContext, java.lang.String restHost, int restPort)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |