org.mockserver.mock.action
Class HttpForwardActionHandler

java.lang.Object
  extended by org.mockserver.mock.action.HttpForwardActionHandler

public class HttpForwardActionHandler
extends Object

Author:
jamesdbloom

Constructor Summary
HttpForwardActionHandler()
           
 
Method Summary
 HttpResponse handle(HttpForward httpForward, HttpRequest httpRequest)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpForwardActionHandler

public HttpForwardActionHandler()
Method Detail

handle

public HttpResponse handle(HttpForward httpForward,
                           HttpRequest httpRequest)


Copyright © 2015. All rights reserved.