org.mockserver.mock.action
Class HttpCallbackActionHandler

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

public class HttpCallbackActionHandler
extends Object

Author:
jamesdbloom

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

Constructor Detail

HttpCallbackActionHandler

public HttpCallbackActionHandler()
Method Detail

handle

public HttpResponse handle(HttpClassCallback httpClassCallback,
                           HttpRequest httpRequest)


Copyright © 2017. All rights reserved.