Package | Description |
---|---|
org.mockserver.client | |
org.mockserver.mock.action | |
org.mockserver.netty | |
org.mockserver.netty.unification | |
org.mockserver.socket.tls |
Constructor and Description |
---|
NettyHttpClient(MockServerLogger mockServerLogger,
io.netty.channel.EventLoopGroup eventLoopGroup,
ProxyConfiguration proxyConfiguration,
boolean forwardProxyClient,
NettySslContextFactory nettySslContextFactory) |
Constructor and Description |
---|
ActionHandler(io.netty.channel.EventLoopGroup eventLoopGroup,
HttpStateHandler httpStateHandler,
ProxyConfiguration proxyConfiguration,
NettySslContextFactory nettySslContextFactory) |
Constructor and Description |
---|
MockServerUnificationInitializer(LifeCycle server,
HttpStateHandler httpStateHandler,
ActionHandler actionHandler,
NettySslContextFactory nettySslContextFactory) |
Modifier and Type | Method and Description |
---|---|
static NettySslContextFactory |
PortUnificationHandler.nettySslContextFactory(io.netty.channel.Channel channel) |
Constructor and Description |
---|
PortUnificationHandler(LifeCycle server,
HttpStateHandler httpStateHandler,
ActionHandler actionHandler,
NettySslContextFactory nettySslContextFactory) |
Constructor and Description |
---|
SniHandler(NettySslContextFactory nettySslContextFactory) |
Copyright © 2020. All rights reserved.