org.mockserver.echo.http
Class EchoServer.NextResponse

java.lang.Object
  extended by org.mockserver.echo.http.EchoServer.NextResponse
Enclosing class:
EchoServer

public class EchoServer.NextResponse
extends Object


Field Summary
 Queue<HttpResponse> httpResponse
           
 
Constructor Summary
EchoServer.NextResponse()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

httpResponse

public final Queue<HttpResponse> httpResponse
Constructor Detail

EchoServer.NextResponse

public EchoServer.NextResponse()


Copyright © 2017. All rights reserved.