public interface JettyShims
Modifier and Type | Interface and Description |
---|---|
static interface |
JettyShims.Server
Server.
|
Modifier and Type | Method and Description |
---|---|
JettyShims.Server |
startServer(java.lang.String listen,
int port) |
JettyShims.Server startServer(java.lang.String listen, int port) throws java.io.IOException
java.io.IOException
Copyright © 2012 The Apache Software Foundation