See: Description

| Interface | Description |
|---|---|
| IConnector |
One endpoint of a physical connection of arbitrary nature between two communicating parties.
|
| IConnectorEvent | |
| IConnectorStateEvent |
An event that is fired by an
IConnector to indicate that its state has changed. |
| Class | Description |
|---|---|
| ConnectorCredentialsInjector |
Injects a configurable response negotiator into selected client connectors.
|
| Enum | Description |
|---|---|
| ConnectorState |
Enumerates the lifecycle states of an
IConnector. |
| Exception | Description |
|---|---|
| ConnectorException |
Thrown by an
IConnector to indicate connection problems. |

Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.