| Interface | Description |
|---|---|
| OutboundStrategy |
Something that can attempt to adapt a component to an
Outbound. |
| Class | Description |
|---|---|
| BusComponentResolver |
Possibly provide a proxy to use as the component.
|
| ConsumerProxyGenerator<E> |
Generate a Proxy for a collection.
|
| ConsumerWrapper<E> |
Wraps a Collection object so that it can be added to an
BasicBusService. |
| OutboundStrategies |
A collection of different
OutboundStrategys that are applied to
a component to see if it can be adapted to an Outbound. |