|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use InstrumentManagerConnection | |
| org.apache.excalibur.instrument.client | |
| org.apache.excalibur.instrument.client.http | |
| Uses of InstrumentManagerConnection in org.apache.excalibur.instrument.client |
| Methods in org.apache.excalibur.instrument.client with parameters of type InstrumentManagerConnection | |
void |
InstrumentManagerConnectionListener.opened(InstrumentManagerConnection connection)
Called when the connection is opened. |
void |
InstrumentManagerConnectionListener.closed(InstrumentManagerConnection connection)
Called when the connection is closed. |
void |
InstrumentManagerConnectionListener.deleted(InstrumentManagerConnection connection)
Called when the connection is deleted. |
| Uses of InstrumentManagerConnection in org.apache.excalibur.instrument.client.http |
| Subclasses of InstrumentManagerConnection in org.apache.excalibur.instrument.client.http | |
class |
HTTPInstrumentManagerConnection
A Connection to the remote InstrumentManager which connects using the HTTP connector. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||