| Constructor and Description | 
|---|
DashboardWebSocketHandler(HttpState httpState,
                         boolean sslEnabledUpstream,
                         boolean prettyPrint)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected HttpState | 
LifeCycle.httpState  | 
| Modifier and Type | Method and Description | 
|---|---|
MockServerLogger | 
MockServerLogger.setHttpStateHandler(HttpState httpStateHandler)  | 
| Constructor and Description | 
|---|
MockServerLogger(HttpState httpStateHandler)  | 
| Constructor and Description | 
|---|
HttpActionHandler(Configuration configuration,
                 io.netty.channel.EventLoopGroup eventLoopGroup,
                 HttpState httpStateHandler,
                 List<ProxyConfiguration> proxyConfigurations,
                 NettySslContextFactory nettySslContextFactory)  | 
HttpForwardObjectCallbackActionHandler(HttpState httpStateHandler,
                                      NettyHttpClient httpClient)  | 
HttpResponseObjectCallbackActionHandler(HttpState httpStateHandler)  | 
| 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 | 
|---|
PortUnificationHandler(Configuration configuration,
                      LifeCycle server,
                      HttpState httpState,
                      HttpActionHandler actionHandler,
                      NettySslContextFactory nettySslContextFactory)  | 
| Constructor and Description | 
|---|
CallbackWebSocketServerHandler(HttpState httpStateHandler)  | 
Copyright © 2022. All rights reserved.