| Package | Description |
|---|---|
| org.mockserver.client | |
| org.mockserver.mock.action | |
| org.mockserver.proxy |
| Constructor and Description |
|---|
NettyHttpClient(MockServerLogger mockServerLogger,
io.netty.channel.EventLoopGroup eventLoopGroup,
ProxyConfiguration proxyConfiguration) |
| Constructor and Description |
|---|
ActionHandler(io.netty.channel.EventLoopGroup eventLoopGroup,
HttpStateHandler httpStateHandler,
ProxyConfiguration proxyConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
static ProxyConfiguration |
ProxyConfiguration.proxyConfiguration() |
static ProxyConfiguration |
ProxyConfiguration.proxyConfiguration(ProxyConfiguration.Type type,
InetSocketAddress address) |
static ProxyConfiguration |
ProxyConfiguration.proxyConfiguration(ProxyConfiguration.Type type,
String address) |
Copyright © 2019. All rights reserved.