Represents a connector to one or more remote brokers. This class manages a number of {@link NetworkChannel} instanceswhich may or may not be connected to a remote broker at any point in time.
The implementation of this class could use a fixed number of configured {@link NetworkChannel} instances or could usediscovery to find them.
@version $Revision: 1.1.1.1 $