Skip navigation links
WildFly: JGroups SPI 10.0.0.Alpha1
B C D G I O P R S T V 

B

build(ServiceTarget) - Method in class org.wildfly.clustering.jgroups.spi.service.ChannelBuilder
 
build(ServiceTarget) - Method in class org.wildfly.clustering.jgroups.spi.service.ChannelConnectorBuilder
 

C

ChannelBuilder - Class in org.wildfly.clustering.jgroups.spi.service
Provides a channel for use by dependent services.
ChannelBuilder(String) - Constructor for class org.wildfly.clustering.jgroups.spi.service.ChannelBuilder
 
ChannelConnectorBuilder - Class in org.wildfly.clustering.jgroups.spi.service
Service that connects/disconnects a channel.
ChannelConnectorBuilder(String) - Constructor for class org.wildfly.clustering.jgroups.spi.service.ChannelConnectorBuilder
 
ChannelFactory - Interface in org.wildfly.clustering.jgroups.spi
Factory for creating JGroups channels.
ChannelServiceName - Enum in org.wildfly.clustering.jgroups.spi.service
 
ChannelServiceNameFactory - Interface in org.wildfly.clustering.jgroups.spi.service
Factory for creating service names for channel-based services

D

DEFAULT_CHANNEL - Static variable in interface org.wildfly.clustering.jgroups.spi.service.ChannelServiceNameFactory
The alias for the default channel.
DEFAULT_MODULE - Static variable in interface org.wildfly.clustering.jgroups.spi.ProtocolConfiguration
 
DEFAULT_STACK - Static variable in interface org.wildfly.clustering.jgroups.spi.service.ProtocolStackServiceNameFactory
The alias for the default stack.

G

getChannel() - Method in interface org.wildfly.clustering.jgroups.spi.RemoteSiteConfiguration
 
getClusterName() - Method in interface org.wildfly.clustering.jgroups.spi.RemoteSiteConfiguration
 
getDefaultProperties(String) - Method in interface org.wildfly.clustering.jgroups.spi.ProtocolStackConfiguration
 
getDiagnosticsSocketBinding() - Method in interface org.wildfly.clustering.jgroups.spi.TransportConfiguration
 
getMachine() - Method in interface org.wildfly.clustering.jgroups.spi.TransportConfiguration.Topology
 
getModule() - Method in interface org.wildfly.clustering.jgroups.spi.ProtocolConfiguration
 
getModuleLoader() - Method in interface org.wildfly.clustering.jgroups.spi.ProtocolStackConfiguration
 
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
 
getProperties() - Method in interface org.wildfly.clustering.jgroups.spi.ProtocolConfiguration
 
getProtocolClassName() - Method in interface org.wildfly.clustering.jgroups.spi.ProtocolConfiguration
 
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
 
getServiceName() - Method in class org.wildfly.clustering.jgroups.spi.service.ChannelBuilder
 
getServiceName() - Method in class org.wildfly.clustering.jgroups.spi.service.ChannelConnectorBuilder
 
getServiceName() - Method in enum org.wildfly.clustering.jgroups.spi.service.ChannelServiceName
 
getServiceName() - Method in interface org.wildfly.clustering.jgroups.spi.service.ChannelServiceNameFactory
Returns an appropriate service name for the default channel
getServiceName(String) - Method in interface org.wildfly.clustering.jgroups.spi.service.ChannelServiceNameFactory
Returns an appropriate service name for the specified channel
getServiceName() - Method in enum org.wildfly.clustering.jgroups.spi.service.ProtocolStackServiceName
 
getServiceName() - Method in interface org.wildfly.clustering.jgroups.spi.service.ProtocolStackServiceNameFactory
Returns an appropriate service name for the default stack
getServiceName(String) - Method in interface org.wildfly.clustering.jgroups.spi.service.ProtocolStackServiceNameFactory
Returns an appropriate service name for the specified stack
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.ProtocolConfiguration
 
getTopology() - Method in interface org.wildfly.clustering.jgroups.spi.TransportConfiguration
 
getTransport() - Method in interface org.wildfly.clustering.jgroups.spi.ProtocolStackConfiguration
 
getValue() - Method in class org.wildfly.clustering.jgroups.spi.service.ChannelBuilder
 
getValue() - Method in class org.wildfly.clustering.jgroups.spi.service.ChannelConnectorBuilder
 

I

isShared() - Method in interface org.wildfly.clustering.jgroups.spi.TransportConfiguration
 
isUnknownForkResponse(ByteBuffer) - 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.

O

org.wildfly.clustering.jgroups.spi - package org.wildfly.clustering.jgroups.spi
 
org.wildfly.clustering.jgroups.spi.service - package org.wildfly.clustering.jgroups.spi.service
 

P

PROTOCOL_NAME - Static variable in interface org.wildfly.clustering.jgroups.spi.RelayConfiguration
 
ProtocolConfiguration - 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.
ProtocolStackServiceName - Enum in org.wildfly.clustering.jgroups.spi.service
 
ProtocolStackServiceNameFactory - Interface in org.wildfly.clustering.jgroups.spi.service
Factory for creating service names for stack-based services

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.

S

start(StartContext) - Method in class org.wildfly.clustering.jgroups.spi.service.ChannelBuilder
 
start(StartContext) - Method in class org.wildfly.clustering.jgroups.spi.service.ChannelConnectorBuilder
 
stop(StopContext) - Method in class org.wildfly.clustering.jgroups.spi.service.ChannelBuilder
 
stop(StopContext) - Method in class org.wildfly.clustering.jgroups.spi.service.ChannelConnectorBuilder
 

T

TransportConfiguration - 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.service.ChannelServiceName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.clustering.jgroups.spi.service.ProtocolStackServiceName
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.wildfly.clustering.jgroups.spi.service.ChannelServiceName
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.service.ProtocolStackServiceName
Returns an array containing the constants of this enum type, in the order they are declared.
B C D G I O P R S T V 
Skip navigation links
WildFly: JGroups SPI 10.0.0.Alpha1

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