Class MulticastNetworkConnector

  • All Implemented Interfaces:
    org.apache.activemq.Service

    public class MulticastNetworkConnector
    extends NetworkConnector
    A network connector which uses some kind of multicast-like transport that communicates with potentially many remote brokers over a single logical Transport instance such as when using multicast. This implementation does not depend on multicast at all; any other group based transport could be used.