Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- CHANNEL - Enum constant in enum org.wildfly.clustering.jgroups.spi.JGroupsDefaultRequirement
- CHANNEL - Enum constant in enum org.wildfly.clustering.jgroups.spi.JGroupsRequirement
- CHANNEL_CLUSTER - Enum constant in enum org.wildfly.clustering.jgroups.spi.JGroupsDefaultRequirement
- CHANNEL_CLUSTER - Enum constant in enum org.wildfly.clustering.jgroups.spi.JGroupsRequirement
- CHANNEL_FACTORY - Enum constant in enum org.wildfly.clustering.jgroups.spi.JGroupsDefaultRequirement
- CHANNEL_FACTORY - Enum constant in enum org.wildfly.clustering.jgroups.spi.JGroupsRequirement
- CHANNEL_MODULE - Enum constant in enum org.wildfly.clustering.jgroups.spi.JGroupsDefaultRequirement
- CHANNEL_MODULE - Enum constant in enum org.wildfly.clustering.jgroups.spi.JGroupsRequirement
- CHANNEL_SOURCE - Enum constant in enum org.wildfly.clustering.jgroups.spi.JGroupsDefaultRequirement
- CHANNEL_SOURCE - Enum constant in enum org.wildfly.clustering.jgroups.spi.JGroupsRequirement
- ChannelFactory - Interface in org.wildfly.clustering.jgroups.spi
-
Factory for creating JGroups channels.
- createProtocol(ProtocolStackConfiguration) - Method in interface org.wildfly.clustering.jgroups.spi.ProtocolConfiguration
G
- getChannelFactory() - Method in interface org.wildfly.clustering.jgroups.spi.RemoteSiteConfiguration
- getClusterName() - Method in interface org.wildfly.clustering.jgroups.spi.RemoteSiteConfiguration
- getDefaultRequirement() - Method in enum org.wildfly.clustering.jgroups.spi.JGroupsRequirement
- getDefaultServiceNameFactory() - Method in enum org.wildfly.clustering.jgroups.spi.JGroupsRequirement
- getMachine() - Method in interface org.wildfly.clustering.jgroups.spi.TransportConfiguration.Topology
- getName() - Method in enum org.wildfly.clustering.jgroups.spi.JGroupsDefaultRequirement
- getName() - Method in enum org.wildfly.clustering.jgroups.spi.JGroupsRequirement
- getName() - Method in interface org.wildfly.clustering.jgroups.spi.ProtocolConfiguration
- getName() - Method in interface org.wildfly.clustering.jgroups.spi.ProtocolStackConfiguration
- getName() - Method in interface org.wildfly.clustering.jgroups.spi.RemoteSiteConfiguration
- getNodeName() - Method in interface org.wildfly.clustering.jgroups.spi.ProtocolStackConfiguration
- getProtocols() - Method in interface org.wildfly.clustering.jgroups.spi.ProtocolStackConfiguration
- getProtocolStackConfiguration() - Method in interface org.wildfly.clustering.jgroups.spi.ChannelFactory
-
Returns the protocol stack configuration of this channel factory.
- getRack() - Method in interface org.wildfly.clustering.jgroups.spi.TransportConfiguration.Topology
- getRelay() - Method in interface org.wildfly.clustering.jgroups.spi.ProtocolStackConfiguration
- getRemoteSites() - Method in interface org.wildfly.clustering.jgroups.spi.RelayConfiguration
- getServiceNameFactory() - Method in enum org.wildfly.clustering.jgroups.spi.JGroupsDefaultRequirement
- getServiceNameFactory() - Method in enum org.wildfly.clustering.jgroups.spi.JGroupsRequirement
- getSite() - Method in interface org.wildfly.clustering.jgroups.spi.TransportConfiguration.Topology
- getSiteName() - Method in interface org.wildfly.clustering.jgroups.spi.RelayConfiguration
- getSocketBinding() - Method in interface org.wildfly.clustering.jgroups.spi.TransportConfiguration
- getSocketBindingManager() - Method in interface org.wildfly.clustering.jgroups.spi.ProtocolStackConfiguration
- getSocketBindings() - Method in interface org.wildfly.clustering.jgroups.spi.ProtocolConfiguration
- getTopology() - Method in interface org.wildfly.clustering.jgroups.spi.TransportConfiguration
- getTransport() - Method in interface org.wildfly.clustering.jgroups.spi.ProtocolStackConfiguration
- getType() - Method in enum org.wildfly.clustering.jgroups.spi.JGroupsDefaultRequirement
I
- isStatisticsEnabled() - Method in interface org.wildfly.clustering.jgroups.spi.ProtocolStackConfiguration
- isUnknownForkResponse(Message) - Method in interface org.wildfly.clustering.jgroups.spi.ChannelFactory
-
Determines whether or not the specified message response indicates the fork stack or fork channel required to handle a request does not exist on the recipient node.
J
- JGroupsDefaultRequirement - Enum in org.wildfly.clustering.jgroups.spi
- JGroupsRequirement - Enum in org.wildfly.clustering.jgroups.spi
O
- org.wildfly.clustering.jgroups.spi - package org.wildfly.clustering.jgroups.spi
P
- PROTOCOL_NAME - Static variable in interface org.wildfly.clustering.jgroups.spi.RelayConfiguration
- ProtocolConfiguration<P extends org.jgroups.stack.Protocol> - Interface in org.wildfly.clustering.jgroups.spi
-
Defines the configuration of a JGroups protocol.
- ProtocolStackConfiguration - Interface in org.wildfly.clustering.jgroups.spi
-
Defines the configuration of a JGroups protocol stack.
R
- RelayConfiguration - Interface in org.wildfly.clustering.jgroups.spi
-
Configuration of the RELAY2 protocol.
- RemoteSiteConfiguration - Interface in org.wildfly.clustering.jgroups.spi
-
Configuration of a channel to a remote site, used by the RELAY2 protocol.
T
- TransportConfiguration<T extends org.jgroups.protocols.TP> - Interface in org.wildfly.clustering.jgroups.spi
-
Defines the configuration of a JGroups transport protocol.
- TransportConfiguration.Topology - Interface in org.wildfly.clustering.jgroups.spi
V
- valueOf(String) - Static method in enum org.wildfly.clustering.jgroups.spi.JGroupsDefaultRequirement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.clustering.jgroups.spi.JGroupsRequirement
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.wildfly.clustering.jgroups.spi.JGroupsDefaultRequirement
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.clustering.jgroups.spi.JGroupsRequirement
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values