org.mockserver.mock.action
Class ActionHandler

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

public class ActionHandler
extends Object

Author:
jamesdbloom

Constructor Summary
ActionHandler(LogFilter logFilter)
           
 
Method Summary
 HttpResponse processAction(Action action, HttpRequest httpRequest)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionHandler

public ActionHandler(LogFilter logFilter)
Method Detail

processAction

public HttpResponse processAction(Action action,
                                  HttpRequest httpRequest)


Copyright © 2015. All rights reserved.