org.mockserver.mock.action
Class HttpResponseActionHandler

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

public class HttpResponseActionHandler
extends Object

Author:
jamesdbloom

Constructor Summary
HttpResponseActionHandler()
           
 
Method Summary
 HttpResponse handle(HttpResponse httpResponse)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpResponseActionHandler

public HttpResponseActionHandler()
Method Detail

handle

public HttpResponse handle(HttpResponse httpResponse)


Copyright © 2016. All rights reserved.