Uses of Class
org.apache.excalibur.instrument.client.http.HTTPInstrumentManagerConnection

Packages that use HTTPInstrumentManagerConnection
org.apache.excalibur.instrument.client.http   
 

Uses of HTTPInstrumentManagerConnection in org.apache.excalibur.instrument.client.http
 

Fields in org.apache.excalibur.instrument.client.http declared as HTTPInstrumentManagerConnection
private  HTTPInstrumentManagerConnection AbstractHTTPData.m_connection
           
 

Constructors in org.apache.excalibur.instrument.client.http with parameters of type HTTPInstrumentManagerConnection
AbstractHTTPData(HTTPInstrumentManagerConnection connection, java.lang.String description)
          Creates a new AbstractHTTPData.
AbstractHTTPElementData(HTTPInstrumentManagerConnection connection, AbstractHTTPData parent, java.lang.String name)
          Creates a new AbstractHTTPElementData.
AbstractHTTPInstrumentSampleElementData(HTTPInstrumentManagerConnection connection, AbstractHTTPData parent, java.lang.String name)
          Creates a new AbstractHTTPInstrumentSampleElementData.
HTTPInstrumentManagerData(HTTPInstrumentManagerConnection connection)
          Creates a new HTTPInstrumentManagerData.
HTTPInstrumentSampleSnapshotData(HTTPInstrumentManagerConnection connection, java.lang.String name)
          Creates a new HTTPInstrumentSampleSnapshotData.