Package org.mockserver.echo.http
Class EchoServer.OnlyResponse
- java.lang.Object
-
- org.mockserver.echo.http.EchoServer.OnlyResponse
-
- Enclosing class:
- EchoServer
public class EchoServer.OnlyResponse extends Object
-
-
Field Summary
Fields Modifier and Type Field Description HttpResponse
httpResponse
-
Constructor Summary
Constructors Constructor Description OnlyResponse()
-
-
-
Field Detail
-
httpResponse
public HttpResponse httpResponse
-
-