public class ServerInfo
extends Object
implements scala.Product, scala.Serializable
Constructor and Description |
---|
ServerInfo(org.eclipse.jetty.server.Server server,
int boundPort,
org.eclipse.jetty.server.handler.ContextHandlerCollection rootHandler) |
Modifier and Type | Method and Description |
---|---|
int |
boundPort() |
org.eclipse.jetty.server.handler.ContextHandlerCollection |
rootHandler() |
org.eclipse.jetty.server.Server |
server() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait