Package org.outerj.xreporter.client

Client component to connect to XReporter over HTTP.

See:
          Description

Interface Summary
XReporterClient A generic interface for a client component for XReporter.
 

Class Summary
XReporterClientImpl XReporter client implementation that connects to XReporter over HTTP.
XReporterRequest This object describes a request to be sent to XReporter by XReporterClient.processRequest(org.outerj.xreporter.client.XReporterRequest).
XReporterResponse This is the response returned by XReporterClient.processRequest(org.outerj.xreporter.client.XReporterRequest).
 

Package org.outerj.xreporter.client Description

Client component to connect to XReporter over HTTP.