Class MockHttpResponse

java.lang.Object
org.jboss.resteasy.mock.MockHttpResponse
All Implemented Interfaces:
Closeable, AutoCloseable, HttpResponse

public class MockHttpResponse extends Object implements HttpResponse
Acts as a bridge between asynchronous message and reply
Version:
$Revision: 1 $
Author:
Bill Burke