Uses of Interface
org.wildfly.clustering.jgroups.spi.ProtocolStackConfiguration
-
-
Uses of ProtocolStackConfiguration in org.wildfly.clustering.jgroups.spi
Methods in org.wildfly.clustering.jgroups.spi that return ProtocolStackConfiguration Modifier and Type Method Description ProtocolStackConfigurationChannelFactory. getProtocolStackConfiguration()Returns the protocol stack configuration of this channel factory.Methods in org.wildfly.clustering.jgroups.spi with parameters of type ProtocolStackConfiguration Modifier and Type Method Description PProtocolConfiguration. createProtocol(ProtocolStackConfiguration stackConfiguration)
-