| Modifier and Type | Method and Description |
|---|---|
LifeCycle |
LifeCycle.registerListener(ExpectationsListener expectationsListener) |
| Modifier and Type | Class and Description |
|---|---|
class |
MockServer |
| Constructor and Description |
|---|
HttpRequestHandler(Configuration configuration,
LifeCycle server,
HttpState httpState,
HttpActionHandler httpActionHandler) |
MockServerUnificationInitializer(Configuration configuration,
LifeCycle server,
HttpState httpState,
HttpActionHandler actionHandler,
NettySslContextFactory nettySslContextFactory) |
| Constructor and Description |
|---|
HttpConnectHandler(Configuration configuration,
LifeCycle server,
MockServerLogger mockServerLogger,
String host,
int port) |
| Constructor and Description |
|---|
RelayConnectHandler(Configuration configuration,
LifeCycle server,
MockServerLogger mockServerLogger,
String host,
int port) |
| Modifier and Type | Field and Description |
|---|---|
protected LifeCycle |
SocksProxyHandler.server |
| Constructor and Description |
|---|
Socks4ConnectHandler(Configuration configuration,
MockServerLogger mockServerLogger,
LifeCycle server,
String host,
int port) |
Socks4ProxyHandler(Configuration configuration,
MockServerLogger mockServerLogger,
LifeCycle server) |
Socks5ConnectHandler(Configuration configuration,
MockServerLogger mockServerLogger,
LifeCycle server,
String host,
int port) |
Socks5ProxyHandler(Configuration configuration,
MockServerLogger mockServerLogger,
LifeCycle server) |
SocksConnectHandler(Configuration configuration,
MockServerLogger mockServerLogger,
LifeCycle server,
String host,
int port) |
SocksProxyHandler(Configuration configuration,
MockServerLogger mockServerLogger,
LifeCycle server) |
| Constructor and Description |
|---|
PortUnificationHandler(Configuration configuration,
LifeCycle server,
HttpState httpState,
HttpActionHandler actionHandler,
NettySslContextFactory nettySslContextFactory) |
Copyright © 2022. All rights reserved.