| Package | Description |
|---|---|
| org.mockserver.mock.action | |
| org.mockserver.netty | |
| org.mockserver.netty.unification |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpResponseObjectCallbackActionHandler.handle(ActionHandler actionHandler,
HttpObjectCallback httpObjectCallback,
HttpRequest request,
ResponseWriter responseWriter,
boolean synchronous,
Runnable expectationPostProcessor) |
void |
HttpForwardObjectCallbackActionHandler.handle(ActionHandler actionHandler,
HttpObjectCallback httpObjectCallback,
HttpRequest request,
ResponseWriter responseWriter,
boolean synchronous,
Runnable expectationPostProcessor) |
| Constructor and Description |
|---|
MockServerHandler(LifeCycle server,
HttpStateHandler httpStateHandler,
ActionHandler actionHandler) |
MockServerUnificationInitializer(LifeCycle server,
HttpStateHandler httpStateHandler,
ActionHandler actionHandler,
NettySslContextFactory nettySslContextFactory) |
| Constructor and Description |
|---|
PortUnificationHandler(LifeCycle server,
HttpStateHandler httpStateHandler,
ActionHandler actionHandler,
NettySslContextFactory nettySslContextFactory) |
Copyright © 2020. All rights reserved.