public interface IProtoServerApplication
| Modifier and Type | Method and Description |
|---|---|
URI |
getBaseUri() |
org.glassfish.jersey.server.ResourceConfig |
getResourceConfig() |
org.eclipse.jetty.server.Server |
getServer() |
void |
joinOnServer() |
void |
startServer() |
void |
stopServer() |
void startServer()
throws ProtoServerException
ProtoServerExceptionvoid joinOnServer()
throws ProtoServerException
ProtoServerExceptionvoid stopServer()
throws ProtoServerException
ProtoServerExceptionorg.eclipse.jetty.server.Server getServer()
throws ProtoServerException
ProtoServerExceptionorg.glassfish.jersey.server.ResourceConfig getResourceConfig()
URI getBaseUri()
Copyright © 2015. All rights reserved.