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
  • Field Details

    • SERVICE_DESCRIPTOR

      static final org.wildfly.service.descriptor.UnaryServiceDescriptor<TransportConfiguration<org.jgroups.protocols.TP>> SERVICE_DESCRIPTOR
  • Method Details