Skip navigation links
WildFly: JGroups Subsystem 12.0.0.Beta1
A B C D E F G I J K L M N O P Q R S T U V W X 

A

AbstractProtocolConfigurationBuilder<P extends org.jgroups.stack.Protocol,C extends ProtocolConfiguration<P>> - Class in org.jboss.as.clustering.jgroups.subsystem
 
AbstractProtocolConfigurationBuilder(String) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.AbstractProtocolConfigurationBuilder
 
AbstractProtocolResourceDefinition<P extends org.jgroups.stack.Protocol,C extends ProtocolConfiguration<P>> - Class in org.jboss.as.clustering.jgroups.subsystem
Resource description for /subsystem=jgroups/stack=X/protocol=Y
accept(AUTH) - Method in class org.jboss.as.clustering.jgroups.subsystem.AuthProtocolConfigurationBuilder
 
accept(P) - Method in class org.jboss.as.clustering.jgroups.subsystem.EncryptProtocolConfigurationBuilder
 
accept(JDBC_PING) - Method in class org.jboss.as.clustering.jgroups.subsystem.JDBCProtocolConfigurationBuilder
 
accept(MPING) - Method in class org.jboss.as.clustering.jgroups.subsystem.MulticastSocketProtocolConfigurationBuilder
 
accept(UDP) - Method in class org.jboss.as.clustering.jgroups.subsystem.MulticastTransportConfigurationBuilder
 
accept(P) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolConfigurationBuilder
 
accept(RELAY2) - Method in class org.jboss.as.clustering.jgroups.subsystem.RelayConfigurationBuilder
 
accept(P) - Method in class org.jboss.as.clustering.jgroups.subsystem.SocketDiscoveryProtocolConfigurationBuilder
 
accept(T) - Method in class org.jboss.as.clustering.jgroups.subsystem.TransportConfigurationBuilder
 
activatingSubsystem(String) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
Logs an informational message indicating the JGroups subsystem is being activated.
activatingSubsystem(String) - Method in class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 
activatingSubsystem$str() - Method in class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 
apply(String) - Method in class org.jboss.as.clustering.jgroups.subsystem.CipherAuthTokenBuilder
 
apply(String) - Method in class org.jboss.as.clustering.jgroups.subsystem.DigestAuthTokenBuilder
 
apply(String) - Method in class org.jboss.as.clustering.jgroups.subsystem.PlainAuthTokenBuilder
 
apply(ThreadFactory) - Method in class org.jboss.as.clustering.jgroups.subsystem.QueuelessThreadPoolFactory
 
authenticate(AuthToken, Message) - Method in class org.jboss.as.clustering.jgroups.auth.BinaryAuthToken
 
authenticate(AuthToken, Message) - Method in class org.jboss.as.clustering.jgroups.auth.CipherAuthToken
 
AuthProtocolConfigurationBuilder - Class in org.jboss.as.clustering.jgroups.subsystem
 
AuthProtocolConfigurationBuilder(PathAddress) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.AuthProtocolConfigurationBuilder
 
AuthProtocolResourceDefinition - Class in org.jboss.as.clustering.jgroups.subsystem
 
AuthTokenBuilder<T extends org.jgroups.auth.AuthToken> - Class in org.jboss.as.clustering.jgroups.subsystem
 
AuthTokenBuilder(PathAddress) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.AuthTokenBuilder
 
AuthTokenResourceDefinition<T extends org.jgroups.auth.AuthToken> - Class in org.jboss.as.clustering.jgroups.subsystem
 

B

BinaryAuthToken - Class in org.jboss.as.clustering.jgroups.auth
An AUTH token, analogous to SimpleToken, but uses a binary shared secret, instead of a case-insensitive string comparison.
BinaryAuthToken() - Constructor for class org.jboss.as.clustering.jgroups.auth.BinaryAuthToken
 
BinaryAuthToken(byte[]) - Constructor for class org.jboss.as.clustering.jgroups.auth.BinaryAuthToken
 
build(ServiceTarget) - Method in class org.jboss.as.clustering.jgroups.subsystem.AbstractProtocolConfigurationBuilder
 
build(ServiceTarget) - Method in class org.jboss.as.clustering.jgroups.subsystem.AuthProtocolConfigurationBuilder
 
build(ServiceTarget) - Method in class org.jboss.as.clustering.jgroups.subsystem.AuthTokenBuilder
 
build(ServiceTarget) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelBuilder
 
build(ServiceTarget) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelClusterBuilder
 
build(ServiceTarget) - Method in class org.jboss.as.clustering.jgroups.subsystem.CipherAuthTokenBuilder
 
build(ServiceTarget) - Method in class org.jboss.as.clustering.jgroups.subsystem.EncryptProtocolConfigurationBuilder
 
build(ServiceTarget) - Method in class org.jboss.as.clustering.jgroups.subsystem.ForkChannelFactoryBuilder
 
build(ServiceTarget) - Method in class org.jboss.as.clustering.jgroups.subsystem.JChannelFactoryBuilder
 
build(ServiceTarget) - Method in class org.jboss.as.clustering.jgroups.subsystem.JDBCProtocolConfigurationBuilder
 
build(ServiceTarget) - Method in class org.jboss.as.clustering.jgroups.subsystem.MulticastSocketProtocolConfigurationBuilder
 
build(ServiceTarget) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolDefaultsBuilder
 
build(ServiceTarget) - Method in class org.jboss.as.clustering.jgroups.subsystem.RelayConfigurationBuilder
 
build(ServiceTarget) - Method in class org.jboss.as.clustering.jgroups.subsystem.RemoteSiteConfigurationBuilder
 
build(ServiceTarget) - Method in class org.jboss.as.clustering.jgroups.subsystem.SocketDiscoveryProtocolConfigurationBuilder
 
build(ServiceTarget) - Method in class org.jboss.as.clustering.jgroups.subsystem.ThreadPoolFactoryBuilder
 
build(ServiceTarget) - Method in class org.jboss.as.clustering.jgroups.subsystem.TransportConfigurationBuilder
 

C

ChannelBuilder - Class in org.jboss.as.clustering.jgroups.subsystem
Provides a connected channel for use by dependent services.
ChannelBuilder(Capability, PathAddress) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ChannelBuilder
 
ChannelClusterBuilder - Class in org.jboss.as.clustering.jgroups.subsystem
Builds a service providing the cluster name of a channel.
ChannelClusterBuilder(PathAddress) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ChannelClusterBuilder
 
ChannelMetric - Enum in org.jboss.as.clustering.jgroups.subsystem
Enumerates management metrics for a channel.
ChannelMetricExecutor - Class in org.jboss.as.clustering.jgroups.subsystem
Handler for reading run-time only attributes from an underlying channel service.
ChannelMetricExecutor() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ChannelMetricExecutor
 
ChannelResourceDefinition - Class in org.jboss.as.clustering.jgroups.subsystem
Definition for /subsystem=jgroups/channel=* resources
ChannelResourceDefinition.Attribute - Enum in org.jboss.as.clustering.jgroups.subsystem
 
ChannelResourceDefinition.DeprecatedAttribute - Enum in org.jboss.as.clustering.jgroups.subsystem
 
ChannelRuntimeResourceRegistration - Class in org.jboss.as.clustering.jgroups.subsystem
 
ChannelRuntimeResourceRegistration() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ChannelRuntimeResourceRegistration
 
ChannelServiceHandler - Class in org.jboss.as.clustering.jgroups.subsystem
 
ChannelServiceHandler() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ChannelServiceHandler
 
CipherAuthToken - Class in org.jboss.as.clustering.jgroups.auth
An AUTH token, functionally equivalent to X509Token, but configured using Elytron resources.
CipherAuthToken() - Constructor for class org.jboss.as.clustering.jgroups.auth.CipherAuthToken
 
CipherAuthToken(Cipher, KeyPair, byte[]) - Constructor for class org.jboss.as.clustering.jgroups.auth.CipherAuthToken
 
CipherAuthTokenBuilder - Class in org.jboss.as.clustering.jgroups.subsystem
 
CipherAuthTokenBuilder(PathAddress) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.CipherAuthTokenBuilder
 
CipherAuthTokenResourceDefinition - Class in org.jboss.as.clustering.jgroups.subsystem
 
ClassLoaderThreadFactory - Class in org.jboss.as.clustering.jgroups
ThreadFactory decorator that associates a specific class loader to created threads.
ClassLoaderThreadFactory(ThreadFactory, ClassLoader) - Constructor for class org.jboss.as.clustering.jgroups.ClassLoaderThreadFactory
 
close(Socket) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
close(ServerSocket) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
close(DatagramSocket) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
configure(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.AbstractProtocolConfigurationBuilder
 
configure(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.AuthTokenBuilder
 
configure(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelBuilder
 
configure(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelClusterBuilder
 
configure(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.CipherAuthTokenBuilder
 
configure(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.DigestAuthTokenBuilder
 
configure(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.EncryptProtocolConfigurationBuilder
 
configure(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.ForkChannelFactoryBuilder
 
configure(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.JChannelFactoryBuilder
 
configure(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.JDBCProtocolConfigurationBuilder
 
configure(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.MulticastSocketProtocolConfigurationBuilder
 
configure(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.RelayConfigurationBuilder
 
configure(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.RemoteSiteConfigurationBuilder
 
configure(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.SocketDiscoveryProtocolConfigurationBuilder
 
configure(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.ThreadPoolFactoryBuilder
 
configure(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.TransportConfigurationBuilder
 
createBuilder(PathAddress) - Method in enum org.jboss.as.clustering.jgroups.subsystem.ThreadPoolResourceDefinition
 
createChannel(String) - Method in class org.jboss.as.clustering.jgroups.ForkChannelFactory
 
createChannel(String) - Method in class org.jboss.as.clustering.jgroups.JChannelFactory
 
createChannelBinding(String) - Static method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsBindingFactory
 
createChannelFactoryBinding(String) - Static method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsBindingFactory
 
createDatagramSocket(String) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createDatagramSocket(String, SocketAddress) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createDatagramSocket(String, int) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createDatagramSocket(String, int, InetAddress) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createMulticastSocket(String) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createMulticastSocket(String, int) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createMulticastSocket(String, SocketAddress) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createProtocol(ProtocolStackConfiguration) - Method in class org.jboss.as.clustering.jgroups.subsystem.AbstractProtocolConfigurationBuilder
 
createServerSocket(String) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createServerSocket(String, int) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createServerSocket(String, int, int) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createServerSocket(String, int, int, InetAddress) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createSocket(String) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createSocket(String, String, int) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createSocket(String, InetAddress, int) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createSocket(String, String, int, InetAddress, int) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
createSocket(String, InetAddress, int, InetAddress, int) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
CURRENT - Static variable in enum org.jboss.as.clustering.jgroups.subsystem.JGroupsSchema
 

D

DigestAuthTokenBuilder - Class in org.jboss.as.clustering.jgroups.subsystem
Builds an AUTH token, functionally equivalent to MD5Token, but can use any digest algorithm supported by the default security provider.
DigestAuthTokenBuilder(PathAddress) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.DigestAuthTokenBuilder
 
DigestAuthTokenResourceDefinition - Class in org.jboss.as.clustering.jgroups.subsystem
 

E

EncryptProtocolConfigurationBuilder<E extends KeyStore.Entry,P extends org.jgroups.protocols.Encrypt<E>> - Class in org.jboss.as.clustering.jgroups.subsystem
 
EncryptProtocolConfigurationBuilder(PathAddress, Class<E>) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.EncryptProtocolConfigurationBuilder
 
EncryptProtocolResourceDefinition<E extends KeyStore.Entry,P extends org.jgroups.protocols.Encrypt<E>> - Class in org.jboss.as.clustering.jgroups.subsystem
Resource definition override for protocols that require an encryption key.
EncryptProtocolResourceDefinition(String, Class<E>, Consumer<ResourceDescriptor>, ResourceServiceBuilderFactory<ChannelFactory>) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.EncryptProtocolResourceDefinition
 
execute(OperationContext, Metric<JChannel>) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelMetricExecutor
 
execute(OperationContext, Operation<ChannelFactory>) - Method in class org.jboss.as.clustering.jgroups.subsystem.StackOperationExecutor
 
executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolMetricsHandler
 

F

failedToResolveSocketBinding(UnknownHostException, OutboundSocketBinding) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 
failedToResolveSocketBinding(UnknownHostException, OutboundSocketBinding) - Method in class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 
failedToResolveSocketBinding$str() - Method in class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 
findProtocol(OperationContext) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelRuntimeResourceRegistration
 
findProtocol(OperationContext) - Method in class org.jboss.as.clustering.jgroups.subsystem.ForkProtocolRuntimeResourceRegistration
 
forAuthTokenName(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.XMLElement
 
ForkChannelFactory - Class in org.jboss.as.clustering.jgroups
Factory for creating forked channels.
ForkChannelFactory(JChannel, ChannelFactory, List<ProtocolConfiguration<? extends Protocol>>) - Constructor for class org.jboss.as.clustering.jgroups.ForkChannelFactory
 
ForkChannelFactoryBuilder - Class in org.jboss.as.clustering.jgroups.subsystem
Builder for a service that provides a ChannelFactory for creating fork channels.
ForkChannelFactoryBuilder(Capability, PathAddress) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ForkChannelFactoryBuilder
 
ForkProtocolRuntimeResourceRegistration - Class in org.jboss.as.clustering.jgroups.subsystem
Operation handler for registration of fork protocol runtime resources.
ForkProtocolRuntimeResourceRegistration() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ForkProtocolRuntimeResourceRegistration
 
ForkResourceDefinition - Class in org.jboss.as.clustering.jgroups.subsystem
Definition of a fork resource.
ForkServiceHandler - Class in org.jboss.as.clustering.jgroups.subsystem
 
forName(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.XMLAttribute
 
forName(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.XMLElement
 
forProtocolName(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.XMLElement
 

G

generateAddress() - Method in class org.jboss.as.clustering.jgroups.TopologyAddressGenerator
 
GenericProtocolResourceDefinition<P extends org.jgroups.stack.Protocol> - Class in org.jboss.as.clustering.jgroups.subsystem
 
getChannelFactory() - Method in class org.jboss.as.clustering.jgroups.subsystem.RemoteSiteConfigurationBuilder
 
getClusterName() - Method in class org.jboss.as.clustering.jgroups.subsystem.RemoteSiteConfigurationBuilder
 
getDefinition() - Method in enum org.jboss.as.clustering.jgroups.subsystem.ChannelMetric
 
getDefinition() - Method in enum org.jboss.as.clustering.jgroups.subsystem.ChannelResourceDefinition.Attribute
 
getDefinition() - Method in enum org.jboss.as.clustering.jgroups.subsystem.ChannelResourceDefinition.DeprecatedAttribute
 
getDefinition() - Method in enum org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemResourceDefinition.Attribute
 
getDefinition() - Method in enum org.jboss.as.clustering.jgroups.subsystem.StackOperation
 
getDefinition() - Method in enum org.jboss.as.clustering.jgroups.subsystem.ThreadPoolResourceDefinition
 
getKeepAliveTime() - Method in class org.jboss.as.clustering.jgroups.subsystem.QueuelessThreadPoolFactory
 
getKeepAliveTime() - Method in interface org.jboss.as.clustering.jgroups.subsystem.ThreadPoolConfiguration
 
getKeepAliveTime() - Method in interface org.jboss.as.clustering.jgroups.subsystem.ThreadPoolDefinition
 
getKeepAliveTime() - Method in enum org.jboss.as.clustering.jgroups.subsystem.ThreadPoolResourceDefinition
 
getLocalName() - Method in enum org.jboss.as.clustering.jgroups.subsystem.XMLAttribute
Get the local name of this element.
getLocalName() - Method in enum org.jboss.as.clustering.jgroups.subsystem.XMLElement
Get the local name of this element.
getLog(Class<?>) - Method in class org.jboss.as.clustering.jgroups.LogFactory
 
getLog(String) - Method in class org.jboss.as.clustering.jgroups.LogFactory
 
getLoggingLocale() - Method in class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 
getMaxThreads() - Method in class org.jboss.as.clustering.jgroups.subsystem.QueuelessThreadPoolFactory
 
getMaxThreads() - Method in interface org.jboss.as.clustering.jgroups.subsystem.ThreadPoolConfiguration
 
getMaxThreads() - Method in interface org.jboss.as.clustering.jgroups.subsystem.ThreadPoolDefinition
 
getMaxThreads() - Method in enum org.jboss.as.clustering.jgroups.subsystem.ThreadPoolResourceDefinition
 
getMinThreads() - Method in class org.jboss.as.clustering.jgroups.subsystem.QueuelessThreadPoolFactory
 
getMinThreads() - Method in interface org.jboss.as.clustering.jgroups.subsystem.ThreadPoolConfiguration
 
getMinThreads() - Method in interface org.jboss.as.clustering.jgroups.subsystem.ThreadPoolDefinition
 
getMinThreads() - Method in enum org.jboss.as.clustering.jgroups.subsystem.ThreadPoolResourceDefinition
 
getName() - Method in class org.jboss.as.clustering.jgroups.auth.BinaryAuthToken
 
getName() - Method in class org.jboss.as.clustering.jgroups.subsystem.AbstractProtocolConfigurationBuilder
 
getName() - Method in class org.jboss.as.clustering.jgroups.subsystem.JChannelFactoryBuilder
 
getName() - Method in class org.jboss.as.clustering.jgroups.subsystem.RemoteSiteConfigurationBuilder
 
getNamespaceUri() - Method in enum org.jboss.as.clustering.jgroups.subsystem.JGroupsSchema
 
getNodeName() - Method in class org.jboss.as.clustering.jgroups.subsystem.JChannelFactoryBuilder
 
getProperties(Class<? extends Protocol>) - Method in interface org.jboss.as.clustering.jgroups.ProtocolDefaults
 
getProperties(Class<? extends Protocol>) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolDefaultsBuilder
 
getProtocols() - Method in class org.jboss.as.clustering.jgroups.subsystem.JChannelFactoryBuilder
 
getProtocolStackConfiguration() - Method in class org.jboss.as.clustering.jgroups.ForkChannelFactory
 
getProtocolStackConfiguration() - Method in class org.jboss.as.clustering.jgroups.JChannelFactory
 
getRelay() - Method in class org.jboss.as.clustering.jgroups.subsystem.JChannelFactoryBuilder
 
getRemoteSites() - Method in class org.jboss.as.clustering.jgroups.subsystem.RelayConfigurationBuilder
 
getServiceName() - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolConfigurationBuilder
 
getServiceName() - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolDefaultsBuilder
 
getServiceName() - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolServiceNameProvider
 
getServiceName() - Method in class org.jboss.as.clustering.jgroups.subsystem.RelayConfigurationBuilder
 
getServiceName() - Method in class org.jboss.as.clustering.jgroups.subsystem.RemoteSiteConfigurationBuilder
 
getServiceName() - Method in class org.jboss.as.clustering.jgroups.subsystem.RemoteSiteServiceNameProvider
 
getServiceName() - Method in class org.jboss.as.clustering.jgroups.subsystem.SingletonProtocolServiceNameProvider
 
getServiceName() - Method in class org.jboss.as.clustering.jgroups.subsystem.ThreadPoolFactoryBuilder
 
getServiceName() - Method in class org.jboss.as.clustering.jgroups.subsystem.ThreadPoolServiceNameProvider
 
getServiceName() - Method in class org.jboss.as.clustering.jgroups.subsystem.TransportConfigurationBuilder
 
getSharedSecret() - Method in class org.jboss.as.clustering.jgroups.auth.BinaryAuthToken
 
getSiteName() - Method in class org.jboss.as.clustering.jgroups.subsystem.RelayConfigurationBuilder
 
getSocketBinding() - Method in class org.jboss.as.clustering.jgroups.subsystem.TransportConfigurationBuilder
 
getSockets() - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
getSubsystemName() - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsExtensionTransformerRegistration
 
getTopology() - Method in class org.jboss.as.clustering.jgroups.subsystem.TransportConfigurationBuilder
 
getTransport() - Method in class org.jboss.as.clustering.jgroups.subsystem.JChannelFactoryBuilder
 
getValue() - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelBuilder
 
getValue() - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolConfigurationBuilder
 
getValue() - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolDefaultsBuilder
 
getValue() - Method in class org.jboss.as.clustering.jgroups.subsystem.RelayConfigurationBuilder
 
getValue() - Method in class org.jboss.as.clustering.jgroups.subsystem.TransportConfigurationBuilder
 
getVersion() - Method in enum org.jboss.as.clustering.jgroups.subsystem.JGroupsModel
 

I

ignoredProperties(String, Map<String, String>) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 
ignoredProperties(String, Map<String, String>) - Method in class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 
ignoredProperties$str() - Method in class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 
initialize(ExtensionContext) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsExtension
 
initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsExtension
 
installServices(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelServiceHandler
 
installServices(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.ForkServiceHandler
 
installServices(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemServiceHandler
 
installServices(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.StackServiceHandler
 
isStatisticsEnabled() - Method in class org.jboss.as.clustering.jgroups.subsystem.JChannelFactoryBuilder
 
isUnknownForkResponse(ByteBuffer) - Method in class org.jboss.as.clustering.jgroups.ForkChannelFactory
 
isUnknownForkResponse(ByteBuffer) - Method in class org.jboss.as.clustering.jgroups.JChannelFactory
 

J

JChannelFactory - Class in org.jboss.as.clustering.jgroups
Factory for creating fork-able channels.
JChannelFactory(ProtocolStackConfiguration) - Constructor for class org.jboss.as.clustering.jgroups.JChannelFactory
 
JChannelFactoryBuilder - Class in org.jboss.as.clustering.jgroups.subsystem
Builder for a service that provides a ChannelFactory for creating channels.
JChannelFactoryBuilder(PathAddress) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.JChannelFactoryBuilder
 
JDBCProtocolConfigurationBuilder - Class in org.jboss.as.clustering.jgroups.subsystem
 
JDBCProtocolConfigurationBuilder(PathAddress) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.JDBCProtocolConfigurationBuilder
 
JDBCProtocolResourceDefinition - Class in org.jboss.as.clustering.jgroups.subsystem
Resource definition override for protocols that require a JDBC DataSource.
JGroupsBindingFactory - Class in org.jboss.as.clustering.jgroups.subsystem
 
JGroupsExtension - Class in org.jboss.as.clustering.jgroups.subsystem
Registers the JGroups subsystem.
JGroupsExtension() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.JGroupsExtension
 
JGroupsExtensionTransformerRegistration - Class in org.jboss.as.clustering.jgroups.subsystem
 
JGroupsExtensionTransformerRegistration() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.JGroupsExtensionTransformerRegistration
 
JGroupsLogger - Interface in org.jboss.as.clustering.jgroups.logging
 
JGroupsLogger_$logger - Class in org.jboss.as.clustering.jgroups.logging
Warning this class consists of generated code.
JGroupsLogger_$logger(Logger) - Constructor for class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 
JGroupsModel - Enum in org.jboss.as.clustering.jgroups.subsystem
Enumerates the supported model versions.
JGroupsSchema - Enum in org.jboss.as.clustering.jgroups.subsystem
Enumeration of the supported subsystem xml schemas.
JGroupsSubsystemResourceDefinition - Class in org.jboss.as.clustering.jgroups.subsystem
The root resource of the JGroups subsystem.
JGroupsSubsystemResourceDefinition.Attribute - Enum in org.jboss.as.clustering.jgroups.subsystem
 
JGroupsSubsystemServiceHandler - Class in org.jboss.as.clustering.jgroups.subsystem
 
JGroupsSubsystemServiceHandler() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemServiceHandler
 
JGroupsSubsystemXMLReader - Class in org.jboss.as.clustering.jgroups.subsystem
XML reader for the JGroups subsystem.
JGroupsSubsystemXMLWriter - Class in org.jboss.as.clustering.jgroups.subsystem
 
JGroupsSubsystemXMLWriter() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemXMLWriter
 

K

keyEntryNotFound(String) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 
keyEntryNotFound(String) - Method in class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 
keyEntryNotFound$str() - Method in class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 

L

LogFactory - Class in org.jboss.as.clustering.jgroups
Temporary workaround for JGRP-1475.
LogFactory() - Constructor for class org.jboss.as.clustering.jgroups.LogFactory
 

M

major() - Method in enum org.jboss.as.clustering.jgroups.subsystem.JGroupsSchema
 
ManagedSocketFactory - Class in org.jboss.as.clustering.jgroups
Manages registration of all JGroups sockets with a SocketBindingManager.
ManagedSocketFactory(SocketBindingManager) - Constructor for class org.jboss.as.clustering.jgroups.ManagedSocketFactory
 
minor() - Method in enum org.jboss.as.clustering.jgroups.subsystem.JGroupsSchema
 
MulticastSocketProtocolConfigurationBuilder - Class in org.jboss.as.clustering.jgroups.subsystem
Custom builder for protocols that need to configure a multicast socket.
MulticastSocketProtocolConfigurationBuilder(PathAddress) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.MulticastSocketProtocolConfigurationBuilder
 
MulticastTransportConfigurationBuilder - Class in org.jboss.as.clustering.jgroups.subsystem
Custom builder for transports that need to configure a multicast socket.
MulticastTransportConfigurationBuilder(PathAddress) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.MulticastTransportConfigurationBuilder
 

N

newThread(Runnable) - Method in class org.jboss.as.clustering.jgroups.ClassLoaderThreadFactory
 
newThread(Runnable, String) - Method in class org.jboss.as.clustering.jgroups.ClassLoaderThreadFactory
 
notFound(String) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
A message indicating a resource could not be located.
notFound(String) - Method in class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 
notFound$str() - Method in class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 

O

org.jboss.as.clustering.jgroups - package org.jboss.as.clustering.jgroups
 
org.jboss.as.clustering.jgroups.auth - package org.jboss.as.clustering.jgroups.auth
 
org.jboss.as.clustering.jgroups.logging - package org.jboss.as.clustering.jgroups.logging
 
org.jboss.as.clustering.jgroups.subsystem - package org.jboss.as.clustering.jgroups.subsystem
 

P

parserFailure(URL) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
A message indicating a file could not be parsed.
parserFailure(URL) - Method in class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 
parserFailure$str() - Method in class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 
PATH - Static variable in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemResourceDefinition
 
pathElement(String) - Static method in class org.jboss.as.clustering.jgroups.subsystem.ChannelResourceDefinition
 
pathElement(String) - Static method in class org.jboss.as.clustering.jgroups.subsystem.ForkResourceDefinition
 
pathElement(String) - Static method in class org.jboss.as.clustering.jgroups.subsystem.GenericProtocolResourceDefinition
 
pathElement(String) - Static method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolResourceDefinition
 
pathElement(String) - Static method in class org.jboss.as.clustering.jgroups.subsystem.RelayResourceDefinition
 
pathElement(String) - Static method in class org.jboss.as.clustering.jgroups.subsystem.StackResourceDefinition
 
pathElement(String) - Static method in class org.jboss.as.clustering.jgroups.subsystem.TransportResourceDefinition
 
PlainAuthTokenBuilder - Class in org.jboss.as.clustering.jgroups.subsystem
 
PlainAuthTokenBuilder(PathAddress) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.PlainAuthTokenBuilder
 
PlainAuthTokenResourceDefinition - Class in org.jboss.as.clustering.jgroups.subsystem
 
privilegedAccessExceptionForAttribute(String) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 
privilegedAccessExceptionForAttribute(String) - Method in class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 
privilegedAccessExceptionForAttribute$str() - Method in class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 
PropertyResourceDefinition - Class in org.jboss.as.clustering.jgroups.subsystem
Deprecated.
ProtocolConfigurationBuilder<P extends org.jgroups.stack.Protocol> - Class in org.jboss.as.clustering.jgroups.subsystem
 
ProtocolConfigurationBuilder(PathAddress) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ProtocolConfigurationBuilder
 
ProtocolDefaults - Interface in org.jboss.as.clustering.jgroups
 
ProtocolDefaultsBuilder - Class in org.jboss.as.clustering.jgroups.subsystem
Service that provides protocol property defaults per protocol type.
ProtocolDefaultsBuilder() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ProtocolDefaultsBuilder
 
ProtocolDefaultsBuilder(String) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ProtocolDefaultsBuilder
 
ProtocolMetricsHandler - Class in org.jboss.as.clustering.jgroups.subsystem
A generic handler for protocol metrics based on reflection.
ProtocolMetricsHandler(ProtocolMetricsHandler.ProtocolLocator) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ProtocolMetricsHandler
 
ProtocolRegistration - Class in org.jboss.as.clustering.jgroups.subsystem
Registers protocol resource definitions, including any overrides.
ProtocolResourceDefinition<P extends org.jgroups.stack.Protocol> - Class in org.jboss.as.clustering.jgroups.subsystem
 
ProtocolServiceNameProvider - Class in org.jboss.as.clustering.jgroups.subsystem
 
ProtocolServiceNameProvider(PathAddress) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ProtocolServiceNameProvider
 
ProtocolServiceNameProvider(PathAddress, PathElement) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ProtocolServiceNameProvider
 

Q

QueuelessThreadPoolFactory - Class in org.jboss.as.clustering.jgroups.subsystem
Factory for creating a queue-less thread pool.
QueuelessThreadPoolFactory() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.QueuelessThreadPoolFactory
 

R

readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemXMLReader
 
readFrom(DataInput) - Method in class org.jboss.as.clustering.jgroups.auth.BinaryAuthToken
 
register(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.AbstractProtocolResourceDefinition
 
register(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.AuthTokenResourceDefinition
 
register(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelResourceDefinition
 
register(OperationContext) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelRuntimeResourceRegistration
 
register(OperationContext) - Method in class org.jboss.as.clustering.jgroups.subsystem.ForkProtocolRuntimeResourceRegistration
 
register(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.ForkResourceDefinition
 
register(SubsystemRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemResourceDefinition
 
register(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.PropertyResourceDefinition
Deprecated.
 
register(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolRegistration
 
register(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.RemoteSiteResourceDefinition
 
register(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.StackResourceDefinition
 
register(ManagementResourceRegistration) - Method in enum org.jboss.as.clustering.jgroups.subsystem.ThreadPoolResourceDefinition
 
register(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.TransportRegistration
 
registerTransformers(SubsystemTransformerRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsExtensionTransformerRegistration
 
RelayConfigurationBuilder - Class in org.jboss.as.clustering.jgroups.subsystem
 
RelayConfigurationBuilder(PathAddress) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.RelayConfigurationBuilder
 
RelayResourceDefinition - Class in org.jboss.as.clustering.jgroups.subsystem
Resource definition for /subsystem=jgroups/stack=X/relay=RELAY
RemoteSiteConfigurationBuilder - Class in org.jboss.as.clustering.jgroups.subsystem
 
RemoteSiteConfigurationBuilder(PathAddress) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.RemoteSiteConfigurationBuilder
 
RemoteSiteResourceDefinition - Class in org.jboss.as.clustering.jgroups.subsystem
Resource definition for subsystem=jgroups/stack=X/relay=RELAY/remote-site=Y
RemoteSiteServiceNameProvider - Class in org.jboss.as.clustering.jgroups.subsystem
 
RemoteSiteServiceNameProvider(PathAddress) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.RemoteSiteServiceNameProvider
 
RemoteSiteServiceNameProvider(PathAddress, PathElement) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.RemoteSiteServiceNameProvider
 
removeServices(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelServiceHandler
 
removeServices(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.ForkServiceHandler
 
removeServices(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemServiceHandler
 
removeServices(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.StackServiceHandler
 
renameThread(String, Thread) - Method in class org.jboss.as.clustering.jgroups.ClassLoaderThreadFactory
 
ROOT_LOGGER - Static variable in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
The root logger.
ROOT_LOGGER_CATEGORY - Static variable in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 

S

secretKeyStoreEntryExpected(String) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 
secretKeyStoreEntryExpected(String) - Method in class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 
secretKeyStoreEntryExpected$str() - Method in class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 
setAddress(String) - Method in class org.jboss.as.clustering.jgroups.ClassLoaderThreadFactory
 
setClusterName(String) - Method in class org.jboss.as.clustering.jgroups.ClassLoaderThreadFactory
 
setIncludeClusterName(boolean) - Method in class org.jboss.as.clustering.jgroups.ClassLoaderThreadFactory
 
setKeepAliveTime(long) - Method in class org.jboss.as.clustering.jgroups.subsystem.QueuelessThreadPoolFactory
 
setMaxThreads(int) - Method in class org.jboss.as.clustering.jgroups.subsystem.QueuelessThreadPoolFactory
 
setMinThreads(int) - Method in class org.jboss.as.clustering.jgroups.subsystem.QueuelessThreadPoolFactory
 
setPattern(String) - Method in class org.jboss.as.clustering.jgroups.ClassLoaderThreadFactory
 
SingletonProtocolServiceNameProvider - Class in org.jboss.as.clustering.jgroups.subsystem
 
SingletonProtocolServiceNameProvider(PathAddress) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.SingletonProtocolServiceNameProvider
 
SingletonProtocolServiceNameProvider(PathAddress, PathElement) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.SingletonProtocolServiceNameProvider
 
size() - Method in class org.jboss.as.clustering.jgroups.auth.BinaryAuthToken
 
SocketBindingProtocolResourceDefinition<P extends org.jgroups.stack.Protocol> - Class in org.jboss.as.clustering.jgroups.subsystem
Resource definition override for protocols that require a socket-binding.
SocketDiscoveryProtocolConfigurationBuilder<A,P extends org.jgroups.protocols.Discovery> - Class in org.jboss.as.clustering.jgroups.subsystem
 
SocketDiscoveryProtocolConfigurationBuilder(PathAddress, Function<InetSocketAddress, A>) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.SocketDiscoveryProtocolConfigurationBuilder
 
SocketDiscoveryProtocolResourceDefinition<A,P extends org.jgroups.protocols.Discovery> - Class in org.jboss.as.clustering.jgroups.subsystem
 
StackOperation - Enum in org.jboss.as.clustering.jgroups.subsystem
 
StackOperationExecutor - Class in org.jboss.as.clustering.jgroups.subsystem
 
StackOperationExecutor() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.StackOperationExecutor
 
StackResourceDefinition - Class in org.jboss.as.clustering.jgroups.subsystem
Resource description for the addressable resource /subsystem=jgroups/stack=X
StackResourceDefinition() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.StackResourceDefinition
 
StackServiceHandler - Class in org.jboss.as.clustering.jgroups.subsystem
 
start(StartContext) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelBuilder
 
statisticsEnabled(boolean) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelBuilder
 
stop(StopContext) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelBuilder
 
SUBSYSTEM_NAME - Static variable in class org.jboss.as.clustering.jgroups.subsystem.JGroupsExtension
 

T

ThreadPoolConfiguration - Interface in org.jboss.as.clustering.jgroups.subsystem
 
ThreadPoolDefinition - Interface in org.jboss.as.clustering.jgroups.subsystem
 
ThreadPoolFactory - Interface in org.jboss.as.clustering.jgroups.subsystem
 
ThreadPoolFactoryBuilder - Class in org.jboss.as.clustering.jgroups.subsystem
 
ThreadPoolFactoryBuilder(ThreadPoolDefinition, PathAddress) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ThreadPoolFactoryBuilder
 
ThreadPoolResourceDefinition - Enum in org.jboss.as.clustering.jgroups.subsystem
 
ThreadPoolServiceNameProvider - Class in org.jboss.as.clustering.jgroups.subsystem
 
ThreadPoolServiceNameProvider(PathAddress) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ThreadPoolServiceNameProvider
 
ThreadPoolServiceNameProvider(PathAddress, PathElement) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ThreadPoolServiceNameProvider
 
threadsAttributesUsedInRuntime() - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 
threadsAttributesUsedInRuntime() - Method in class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 
threadsAttributesUsedInRuntime$str() - Method in class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 
TopologyAddressGenerator - Class in org.jboss.as.clustering.jgroups
An AddressGenerator which generates ExtendedUUID addresses with specified site, rack and machine ids.
TopologyAddressGenerator(TransportConfiguration.Topology) - Constructor for class org.jboss.as.clustering.jgroups.TopologyAddressGenerator
 
TransportConfigurationBuilder<T extends org.jgroups.protocols.TP> - Class in org.jboss.as.clustering.jgroups.subsystem
 
TransportConfigurationBuilder(PathAddress) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.TransportConfigurationBuilder
 
transportNotDefined(String) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 
transportNotDefined(String) - Method in class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 
transportNotDefined$str() - Method in class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 
TransportRegistration - Class in org.jboss.as.clustering.jgroups.subsystem
Registers transport definitions, including any definition overrides.
TransportRegistration(ResourceServiceBuilderFactory<ChannelFactory>) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.TransportRegistration
 
TransportResourceDefinition<T extends org.jgroups.protocols.TP> - Class in org.jboss.as.clustering.jgroups.subsystem
Resource description for /subsystem=jgroups/stack=X/transport=*

U

unableToLoadProtocolClass(String) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 
unableToLoadProtocolClass(String) - Method in class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 
unableToLoadProtocolClass$str() - Method in class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 
unexpectedCredentialSource() - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 
unexpectedCredentialSource() - Method in class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 
unexpectedCredentialSource$str() - Method in class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 
unexpectedKeyStoreEntryType(String, String) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 
unexpectedKeyStoreEntryType(String, String) - Method in class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 
unexpectedKeyStoreEntryType$str() - Method in class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 
unknownMetric(String) - Method in interface org.jboss.as.clustering.jgroups.logging.JGroupsLogger
 
unknownMetric(String) - Method in class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 
unknownMetric$str() - Method in class org.jboss.as.clustering.jgroups.logging.JGroupsLogger_$logger
 
unregister(OperationContext) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelRuntimeResourceRegistration
 
unregister(OperationContext) - Method in class org.jboss.as.clustering.jgroups.subsystem.ForkProtocolRuntimeResourceRegistration
 

V

valueOf(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.ChannelMetric
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.ChannelResourceDefinition.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.ChannelResourceDefinition.DeprecatedAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.JGroupsModel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.JGroupsSchema
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemResourceDefinition.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.StackOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.ThreadPoolResourceDefinition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.XMLAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.XMLElement
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.as.clustering.jgroups.subsystem.ChannelMetric
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.clustering.jgroups.subsystem.ChannelResourceDefinition.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.clustering.jgroups.subsystem.ChannelResourceDefinition.DeprecatedAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.clustering.jgroups.subsystem.JGroupsModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.clustering.jgroups.subsystem.JGroupsSchema
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemResourceDefinition.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.clustering.jgroups.subsystem.StackOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.clustering.jgroups.subsystem.ThreadPoolResourceDefinition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.clustering.jgroups.subsystem.XMLAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.clustering.jgroups.subsystem.XMLElement
Returns an array containing the constants of this enum type, in the order they are declared.

W

WILDCARD_PATH - Static variable in class org.jboss.as.clustering.jgroups.subsystem.ChannelResourceDefinition
 
WILDCARD_PATH - Static variable in class org.jboss.as.clustering.jgroups.subsystem.ForkResourceDefinition
 
WILDCARD_PATH - Static variable in class org.jboss.as.clustering.jgroups.subsystem.StackResourceDefinition
 
writeContent(XMLExtendedStreamWriter, SubsystemMarshallingContext) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemXMLWriter
 
writeTo(DataOutput) - Method in class org.jboss.as.clustering.jgroups.auth.BinaryAuthToken
 

X

XMLAttribute - Enum in org.jboss.as.clustering.jgroups.subsystem
 
XMLElement - Enum in org.jboss.as.clustering.jgroups.subsystem
 
A B C D E F G I J K L M N O P Q R S T U V W X 
Skip navigation links
WildFly: JGroups Subsystem 12.0.0.Beta1

Copyright © 2018 JBoss by Red Hat. All rights reserved.