| Package | Description |
|---|---|
| org.mockserver.httpclient | |
| org.mockserver.mock.action.http | |
| org.mockserver.netty | |
| org.mockserver.netty.unification | |
| org.mockserver.socket.tls |
| Constructor and Description |
|---|
NettyHttpClient(Configuration configuration,
MockServerLogger mockServerLogger,
io.netty.channel.EventLoopGroup eventLoopGroup,
List<ProxyConfiguration> proxyConfigurations,
boolean forwardProxyClient,
NettySslContextFactory nettySslContextFactory) |
| Constructor and Description |
|---|
HttpActionHandler(Configuration configuration,
io.netty.channel.EventLoopGroup eventLoopGroup,
HttpState httpStateHandler,
List<ProxyConfiguration> proxyConfigurations,
NettySslContextFactory nettySslContextFactory) |
| Constructor and Description |
|---|
MockServerUnificationInitializer(Configuration configuration,
LifeCycle server,
HttpState httpState,
HttpActionHandler actionHandler,
NettySslContextFactory nettySslContextFactory) |
| Modifier and Type | Method and Description |
|---|---|
static NettySslContextFactory |
PortUnificationHandler.nettySslContextFactory(io.netty.channel.Channel channel) |
| Constructor and Description |
|---|
PortUnificationHandler(Configuration configuration,
LifeCycle server,
HttpState httpState,
HttpActionHandler actionHandler,
NettySslContextFactory nettySslContextFactory) |
| Modifier and Type | Method and Description |
|---|---|
NettySslContextFactory |
NettySslContextFactory.withClientSslContextBuilderFunction(Function<io.netty.handler.ssl.SslContextBuilder,io.netty.handler.ssl.SslContext> clientSslContextBuilderFunction) |
| Constructor and Description |
|---|
SniHandler(Configuration configuration,
NettySslContextFactory nettySslContextFactory) |
Copyright © 2022. All rights reserved.