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(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) |
Copyright © 2022. All rights reserved.