| Modifier and Type | Method and Description |
|---|---|
protected SeleniumProxyHandler.SslRelay |
BrowserMobProxyHandler.getSslRelayOrCreateNew(URI uri,
InetAddrPort addrPort,
HttpServer server) |
| Modifier and Type | Method and Description |
|---|---|
HttpServer |
HttpContext.getHttpServer() |
HttpServer |
HttpConnection.getHttpServer()
Get the listeners HttpServer .
|
HttpServer |
SocketListener.getHttpServer() |
HttpServer |
HttpListener.getHttpServer()
Get the HttpServer instance for this HttpListener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SocketListener.setHttpServer(HttpServer server) |
void |
HttpListener.setHttpServer(HttpServer server)
Set the HttpServer instance for this HttpListener.
|
| Constructor and Description |
|---|
HttpContext(HttpServer httpServer,
String contextPathSpec)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
HttpServer |
AJP13Listener.getHttpServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
AJP13Listener.setHttpServer(HttpServer server) |
| Constructor and Description |
|---|
HttpServerMBean(HttpServer httpServer)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
HttpServer |
SocketChannelListener.getHttpServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
SocketChannelListener.setHttpServer(HttpServer server) |
| Modifier and Type | Class and Description |
|---|---|
class |
Server
The Jetty HttpServer.
|
| Modifier and Type | Method and Description |
|---|---|
protected SeleniumProxyHandler.SslRelay |
SeleniumProxyHandler.getSslRelayOrCreateNew(URI uri,
InetAddrPort addrPort,
HttpServer server) |
Copyright © 2016. All Rights Reserved.