| Package | Description |
|---|---|
| org.mockserver.mock.action.http | |
| org.mockserver.netty | |
| org.mockserver.netty.unification |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpResponseObjectCallbackActionHandler.handle(HttpActionHandler actionHandler,
HttpObjectCallback httpObjectCallback,
HttpRequest request,
ResponseWriter responseWriter,
boolean synchronous,
Runnable expectationPostProcessor) |
void |
HttpForwardObjectCallbackActionHandler.handle(HttpActionHandler actionHandler,
HttpObjectCallback httpObjectCallback,
HttpRequest request,
ResponseWriter responseWriter,
boolean synchronous,
Runnable expectationPostProcessor) |
| 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.