java.lang.Object
io.jooby.Server.Base
- All Implemented Interfaces:
Server
- Enclosing interface:
- Server
Base class for server.
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.jooby.Server
Server.Base
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.jooby.Server
getLoggerOff, getName, getOptions, setOptions, start, stop
-
Constructor Details
-
Base
public Base()
-