Class BuiltinJGroupsChannelConfigurator
java.lang.Object
org.infinispan.remoting.transport.jgroups.AbstractJGroupsChannelConfigurator
org.infinispan.remoting.transport.jgroups.FileJGroupsChannelConfigurator
org.infinispan.remoting.transport.jgroups.BuiltinJGroupsChannelConfigurator
- All Implemented Interfaces:
JGroupsChannelConfigurator
,org.jgroups.conf.ProtocolStackConfigurator
,org.jgroups.stack.ProtocolHook
- Since:
- 10.0
- Author:
- Tristan Tarrant <tristan@infinispan.org>
-
Field Summary
Fields inherited from class org.infinispan.remoting.transport.jgroups.AbstractJGroupsChannelConfigurator
channelListeners
-
Method Summary
Modifier and TypeMethodDescriptionAZURE
(Properties properties) EC2
(Properties properties) GOOGLE
(Properties properties) KUBERNETES
(Properties properties) TCP
(Properties properties) TUNNEL
(Properties properties) UDP
(Properties properties) Methods inherited from class org.infinispan.remoting.transport.jgroups.FileJGroupsChannelConfigurator
createChannel, getName, getPath, getProtocolStack, getProtocolStackString
Methods inherited from class org.infinispan.remoting.transport.jgroups.AbstractJGroupsChannelConfigurator
addChannelListener, amendChannel, getSocketFactory, setSocketFactory
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jgroups.conf.ProtocolStackConfigurator
afterCreation
-
Field Details
-
TCP_STACK_NAME
- See Also:
-
-
Method Details
-
TCP
-
UDP
-
KUBERNETES
-
EC2
-
GOOGLE
-
AZURE
-
TUNNEL
-