Package | Description |
---|---|
org.jboss.as.clustering.jgroups | |
org.jboss.as.clustering.jgroups.subsystem | |
org.wildfly.clustering.jgroups.spi |
Constructor and Description |
---|
ForkChannelFactory(org.jgroups.Channel channel,
ChannelFactory parentFactory,
ProtocolConfiguration... protocols) |
Constructor and Description |
---|
ForkChannelFactory(org.jgroups.Channel channel,
ChannelFactory parentFactory,
List<ProtocolConfiguration> protocols) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractProtocolConfigurationBuilder<P extends ProtocolConfiguration> |
Modifier and Type | Class and Description |
---|---|
class |
AbstractProtocolConfigurationBuilder<P extends ProtocolConfiguration> |
class |
ProtocolConfigurationBuilder |
class |
RelayConfigurationBuilder |
class |
TransportConfigurationBuilder |
Modifier and Type | Method and Description |
---|---|
ProtocolConfiguration |
ProtocolConfigurationBuilder.getValue() |
Modifier and Type | Method and Description |
---|---|
ResourceServiceBuilder<ProtocolConfiguration> |
ProtocolConfigurationBuilderFactory.createBuilder(org.jboss.as.controller.PathAddress address) |
List<ProtocolConfiguration> |
JChannelFactoryBuilder.getProtocols() |
Modifier and Type | Interface and Description |
---|---|
interface |
RelayConfiguration
Configuration of the RELAY2 protocol.
|
interface |
TransportConfiguration
Defines the configuration of a JGroups transport protocol.
|
Modifier and Type | Method and Description |
---|---|
List<ProtocolConfiguration> |
ProtocolStackConfiguration.getProtocols() |
Copyright © 2016 JBoss by Red Hat. All rights reserved.