public abstract class AbstractBaseProtoServerApplication extends Object implements IProtoServerApplication
| Constructor and Description |
|---|
AbstractBaseProtoServerApplication() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jetty.server.Server |
getServer() |
void |
joinOnServer() |
void |
startServer() |
void |
stopServer() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBaseUri, getResourceConfigpublic void startServer()
throws ProtoServerException
startServer in interface IProtoServerApplicationProtoServerExceptionpublic void joinOnServer()
throws ProtoServerException
joinOnServer in interface IProtoServerApplicationProtoServerExceptionpublic void stopServer()
throws ProtoServerException
stopServer in interface IProtoServerApplicationProtoServerExceptionpublic org.eclipse.jetty.server.Server getServer()
getServer in interface IProtoServerApplicationCopyright © 2015. All rights reserved.