public class HttpForwardActionHandler extends HttpForwardAction
mockServerLogger
Constructor and Description |
---|
HttpForwardActionHandler(MockServerLogger logFormatter,
NettyHttpClient httpClient) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.SettableFuture<HttpResponse> |
handle(HttpForward httpForward,
HttpRequest httpRequest) |
sendRequest
public HttpForwardActionHandler(MockServerLogger logFormatter, NettyHttpClient httpClient)
public com.google.common.util.concurrent.SettableFuture<HttpResponse> handle(HttpForward httpForward, HttpRequest httpRequest)
Copyright © 2018. All rights reserved.