Interface TransportConfiguration<T extends org.jgroups.protocols.TP>

  • All Superinterfaces:
    ProtocolConfiguration<T>

    public interface TransportConfiguration<T extends org.jgroups.protocols.TP>
    extends ProtocolConfiguration<T>
    Defines the configuration of a JGroups transport protocol.
    Author:
    Paul Ferraro