Class BrokerConnectConfiguration

  • All Implemented Interfaces:
    Serializable
    Direct Known Subclasses:
    AMQPBrokerConnectConfiguration

    public abstract class BrokerConnectConfiguration
    extends Object
    implements Serializable
    This is an extension point for outgoing broker configuration. This is a new feature that at the time we introduced, is only being used for AMQP. Where the broker will create a connection towards another broker using a specific protocol.
    See Also:
    Serialized Form