| Constructor and Description | 
|---|
CallbackWebSocketServerHandler(HttpState httpStateHandler)  | 
| Constructor and Description | 
|---|
DashboardWebSocketHandler(HttpState httpState,
                         boolean sslEnabledUpstream,
                         boolean prettyPrint)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected HttpState | 
LifeCycle.httpStateHandler  | 
| Modifier and Type | Method and Description | 
|---|---|
MockServerLogger | 
MockServerLogger.setHttpStateHandler(HttpState httpStateHandler)  | 
| Constructor and Description | 
|---|
MockServerLogger(HttpState httpStateHandler)  | 
| Constructor and Description | 
|---|
HttpActionHandler(io.netty.channel.EventLoopGroup eventLoopGroup,
                 HttpState httpStateHandler,
                 ProxyConfiguration proxyConfiguration,
                 NettySslContextFactory nettySslContextFactory)  | 
HttpForwardObjectCallbackActionHandler(HttpState httpStateHandler,
                                      NettyHttpClient httpClient)  | 
HttpResponseObjectCallbackActionHandler(HttpState httpStateHandler)  | 
| Constructor and Description | 
|---|
HttpRequestHandler(LifeCycle server,
                  HttpState httpState,
                  HttpActionHandler httpActionHandler)  | 
MockServerUnificationInitializer(LifeCycle server,
                                HttpState httpStateHandler,
                                HttpActionHandler actionHandler,
                                NettySslContextFactory nettySslContextFactory)  | 
| Constructor and Description | 
|---|
PortUnificationHandler(LifeCycle server,
                      HttpState httpStateHandler,
                      HttpActionHandler actionHandler,
                      NettySslContextFactory nettySslContextFactory)  | 
Copyright © 2020. All rights reserved.