Interface ProtocolConfiguration<P extends org.jgroups.stack.Protocol>

  • All Known Subinterfaces:
    RelayConfiguration, TransportConfiguration<T>

    public interface ProtocolConfiguration<P extends org.jgroups.stack.Protocol>
    Defines the configuration of a JGroups protocol.
    Author:
    Paul Ferraro