Index

A C D E G H I J M N O R S T U V W 
All Classes and Interfaces|All Packages

A

AddressGenerator - Enum Class in org.wildfly.clustering.server.jgroups
Address generators for JGroups.
AddressMarshaller - Enum Class in org.wildfly.clustering.server.jgroups
Marshallers for the fields of an Address.
AddressSerializer - Enum Class in org.wildfly.clustering.server.jgroups
Serializer for a JGroups Address.
AddressSerializer.IpAddressExternalizerProvider - Class in org.wildfly.clustering.server.jgroups
Provider of a IpAddress externalizer.
AddressSerializer.UUIDExternalizerProvider - Class in org.wildfly.clustering.server.jgroups
Provider of a UUID externalizer.

C

ChannelCommandDispatcherFactory - Interface in org.wildfly.clustering.server.jgroups.dispatcher
A channel-based command dispatcher factory.
ChannelGroup - Interface in org.wildfly.clustering.server.jgroups
A channel-based group whose membership is based on the channel view.
ChannelGroupMember - Interface in org.wildfly.clustering.server.jgroups
A channel-based group member.
ChannelGroupMemberFactory - Interface in org.wildfly.clustering.server.jgroups
A channel-based group member factory.
close() - Method in interface org.wildfly.clustering.server.jgroups.ChannelGroup
 
close() - Method in interface org.wildfly.clustering.server.jgroups.dispatcher.ChannelCommandDispatcherFactory
 
close() - Method in class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcher
 
close() - Method in class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactory
 
close() - Method in class org.wildfly.clustering.server.jgroups.JChannelGroup
 
CommandDispatcherContext<CC,MC> - Interface in org.wildfly.clustering.server.jgroups.dispatcher
Encapsulates context of a command dispatcher.
CommandDispatcherMarshaller<CC,MC> - Class in org.wildfly.clustering.server.jgroups.dispatcher
Marshaller for commands.
CommandDispatcherMarshaller(ByteBufferMarshaller, Object, MarshalledValueFactory) - Constructor for class org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherMarshaller
Creates a marshaller of dispatched commands.
CommandDispatcherRequestCorrelator - Class in org.wildfly.clustering.server.jgroups.dispatcher
A request correlator for a command dispatcher.
CommandDispatcherRequestCorrelator(JChannel, RequestHandler, JChannelCommandDispatcherFactory.Configuration) - Constructor for class org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherRequestCorrelator
Creates a request correlator for a command dispatcher.
CommandDispatcherSerializationContextInitializer - Class in org.wildfly.clustering.server.jgroups.dispatcher
SerializationContextInitializer for this package.
CommandDispatcherSerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherSerializationContextInitializer
Creates a serialization context initializer.
CommandMarshaller<C> - Interface in org.wildfly.clustering.server.jgroups.dispatcher
Marshalling strategy for a command.
completeExceptionally(Throwable) - Method in class org.wildfly.clustering.server.jgroups.dispatcher.ServiceRequest
 
createCommandDispatcher(Object, C, ClassLoader) - Method in class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactory
 
createInitialValue() - Method in enum class org.wildfly.clustering.server.jgroups.AddressMarshaller
 

D

dispatch(Message, RequestCorrelator.Header) - Method in class org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherRequestCorrelator
 
dispatchToGroup(Command, Set) - Method in class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcher
 
dispatchToMember(Command, ChannelGroupMember) - Method in class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcher
 

E

equals(Object) - Method in class org.wildfly.clustering.server.jgroups.ViewMembership
 
EXTENDED_UUID - Enum constant in enum class org.wildfly.clustering.server.jgroups.AddressGenerator
Generates ExtendedUUID instances

G

generateAddress() - Method in enum class org.wildfly.clustering.server.jgroups.AddressGenerator
Deprecated.
generateAddress(String) - Method in enum class org.wildfly.clustering.server.jgroups.AddressGenerator
 
get() - Method in class org.wildfly.clustering.server.jgroups.dispatcher.ServiceRequest
 
getChannel() - Method in interface org.wildfly.clustering.server.jgroups.ChannelGroup
Returns the channel associated with this group.
getChannel() - Method in interface org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactory.Configuration
Returns the channel associated with this command dispatcher factory.
getChannel() - Method in class org.wildfly.clustering.server.jgroups.JChannelGroup
 
getCommandContext() - Method in interface org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherContext
Returns the command context.
getContext() - Method in class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcher
 
getContextualizer() - Method in interface org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherContext
Returns the contextualizer for a command dispatcher.
getCoordinatorIndex() - Method in class org.wildfly.clustering.server.jgroups.ViewMembership
 
getExternalizer() - Method in class org.wildfly.clustering.server.jgroups.AddressSerializer.IpAddressExternalizerProvider
 
getExternalizer() - Method in class org.wildfly.clustering.server.jgroups.AddressSerializer.UUIDExternalizerProvider
 
getExternalizer() - Method in class org.wildfly.clustering.server.jgroups.JChannelGroupMemberSerializer.JChannelGroupMemberExternalizerProvider
 
getFields() - Method in enum class org.wildfly.clustering.server.jgroups.AddressMarshaller
 
getGroup() - Method in interface org.wildfly.clustering.server.jgroups.dispatcher.ChannelCommandDispatcherFactory
 
getGroup() - Method in class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactory
 
getGroupMemberFactory() - Method in interface org.wildfly.clustering.server.jgroups.ChannelGroup
 
getGroupMemberFactory() - Method in class org.wildfly.clustering.server.jgroups.JChannelGroup
 
getId() - Method in class org.wildfly.clustering.server.jgroups.JChannelGroupMember
 
getLocalMember() - Method in class org.wildfly.clustering.server.jgroups.JChannelGroup
 
getMarshalledValueFactory() - Method in interface org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherContext
Returns a marshalled value factory.
getMarshaller() - Method in interface org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactory.Configuration
Returns the marshaller associated with this command dispatcher factory.
getMarshallerFactory() - Method in interface org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactory.Configuration
Returns a factory for creating command dispatcher specific marshaller.
getMembers() - Method in class org.wildfly.clustering.server.jgroups.ViewMembership
 
getMembership() - Method in class org.wildfly.clustering.server.jgroups.JChannelGroup
 
getName() - Method in interface org.wildfly.clustering.server.jgroups.ChannelGroup
 
getName() - Method in class org.wildfly.clustering.server.jgroups.JChannelGroupMember
 
getType() - Method in class org.wildfly.clustering.server.jgroups.AddressSerializer.IpAddressExternalizerProvider
 
getType() - Method in class org.wildfly.clustering.server.jgroups.AddressSerializer.UUIDExternalizerProvider
 
getType() - Method in class org.wildfly.clustering.server.jgroups.JChannelGroupMemberSerializer.JChannelGroupMemberExternalizerProvider
 
getUnknownForkPredicate() - Method in interface org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactory.Configuration
Returns a predicate that determines whether a given message is associated with an unknown fork channel.

H

handle(Message) - Method in class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactory
 
handle(Message, Response) - Method in class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactory
 
hashCode() - Method in class org.wildfly.clustering.server.jgroups.ViewMembership
 

I

INSTANCE - Enum constant in enum class org.wildfly.clustering.server.jgroups.AddressMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.server.jgroups.AddressSerializer
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.server.jgroups.JChannelGroupMemberSerializer
Singleton instance
IpAddressExternalizerProvider() - Constructor for class org.wildfly.clustering.server.jgroups.AddressSerializer.IpAddressExternalizerProvider
Creates a provider of a IpAddress externalizer.
isSingleton() - Method in interface org.wildfly.clustering.server.jgroups.ChannelGroup
 

J

JChannelCommandDispatcher<CC,MC> - Class in org.wildfly.clustering.server.jgroups.dispatcher
MessageDispatcher-based command dispatcher.
JChannelCommandDispatcher(JChannelCommandDispatcher.Configuration) - Constructor for class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcher
Creates a command dispatcher using the specified configuration.
JChannelCommandDispatcherFactory - Class in org.wildfly.clustering.server.jgroups.dispatcher
MessageDispatcher based CommandDispatcherFactory.
JChannelCommandDispatcherFactory(JChannelCommandDispatcherFactory.Configuration) - Constructor for class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactory
Creates a channel-based command dispatcher factory using the specified configuration.
JChannelCommandDispatcherFactory.Configuration - Interface in org.wildfly.clustering.server.jgroups.dispatcher
JChannelGroup - Class in org.wildfly.clustering.server.jgroups
A channel-based group.
JChannelGroup(JChannel) - Constructor for class org.wildfly.clustering.server.jgroups.JChannelGroup
Creates a channel-based group using the specified channel.
JChannelGroupMember - Class in org.wildfly.clustering.server.jgroups
A channel based group member.
JChannelGroupMember(Address) - Constructor for class org.wildfly.clustering.server.jgroups.JChannelGroupMember
Creates a group member for the specified address.
JChannelGroupMemberExternalizerProvider() - Constructor for class org.wildfly.clustering.server.jgroups.JChannelGroupMemberSerializer.JChannelGroupMemberExternalizerProvider
Creates a provider of an externalizer for a JChannelGroupMember.
JChannelGroupMemberSerializer - Enum Class in org.wildfly.clustering.server.jgroups
A serializer for a channel-based group member.
JChannelGroupMemberSerializer.JChannelGroupMemberExternalizerProvider - Class in org.wildfly.clustering.server.jgroups
Provides an externalizer for a JChannelGroupMember.
JGroupsServerSerializationContextInitializer - Class in org.wildfly.clustering.server.jgroups
SerializationContextInitializer for this package.
JGroupsServerSerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.jgroups.JGroupsServerSerializationContextInitializer
Creates a serialization context initializer for this package.
JGroupsStackSerializationContextInitializer - Class in org.wildfly.clustering.server.jgroups
SerializationContextInitializer for the org.jgroups.stack package.
JGroupsStackSerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.jgroups.JGroupsStackSerializationContextInitializer
Creates a serialization context initializer.
JGroupsUtilSerializationContextInitializer - Class in org.wildfly.clustering.server.jgroups
SerializationContextInitializer for the org.jgroups.util package.
JGroupsUtilSerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.jgroups.JGroupsUtilSerializationContextInitializer
Creates a serialization context initializer.
join() - Method in class org.wildfly.clustering.server.jgroups.dispatcher.ServiceRequest
 

M

marshal(Command) - Method in interface org.wildfly.clustering.server.jgroups.dispatcher.CommandMarshaller
Marshals the specified command to a byte[].
marshal(Command) - Method in class org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherMarshaller
 

N

NO_SUCH_SERVICE - Enum constant in enum class org.wildfly.clustering.server.jgroups.dispatcher.ServiceResponse
A response indicating that the recipient could not execute a given command as the associated service is not recognized.

O

org.wildfly.clustering.server.jgroups - package org.wildfly.clustering.server.jgroups
 
org.wildfly.clustering.server.jgroups.dispatcher - package org.wildfly.clustering.server.jgroups.dispatcher
 

R

read(DataInput) - Method in enum class org.wildfly.clustering.server.jgroups.AddressSerializer
 
read(DataInput) - Method in enum class org.wildfly.clustering.server.jgroups.JChannelGroupMemberSerializer
 
readFrom(ProtoStreamReader, int, WireType, Address) - Method in enum class org.wildfly.clustering.server.jgroups.AddressMarshaller
 
receiveResponse(Object, Address, boolean) - Method in class org.wildfly.clustering.server.jgroups.dispatcher.ServiceRequest
 
register(GroupMembershipListener) - Method in class org.wildfly.clustering.server.jgroups.JChannelGroup
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.server.jgroups.JGroupsServerSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.server.jgroups.JGroupsStackSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.server.jgroups.JGroupsUtilSerializationContextInitializer
 
run() - Method in class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactory
 

S

sendReply(Message, long, Object, boolean) - Method in class org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherRequestCorrelator
 
ServiceRequest<T,C> - Class in org.wildfly.clustering.server.jgroups.dispatcher
Translates a ServiceResponse response to a CancellationException.
ServiceRequest(RequestCorrelator, Address, RequestOptions, C) - Constructor for class org.wildfly.clustering.server.jgroups.dispatcher.ServiceRequest
Creates a service request.
ServiceResponse - Enum Class in org.wildfly.clustering.server.jgroups.dispatcher
Enumeration of fixed command dispatcher responses.
size(Address) - Method in enum class org.wildfly.clustering.server.jgroups.AddressSerializer
 
size(JChannelGroupMember) - Method in enum class org.wildfly.clustering.server.jgroups.JChannelGroupMemberSerializer
 

T

toString() - Method in class org.wildfly.clustering.server.jgroups.ViewMembership
 

U

UUID - Enum constant in enum class org.wildfly.clustering.server.jgroups.AddressGenerator
Generates UUID instances
UUIDExternalizerProvider() - Constructor for class org.wildfly.clustering.server.jgroups.AddressSerializer.UUIDExternalizerProvider
Creates a provider of a UUID externalizer.

V

valueOf(String) - Static method in enum class org.wildfly.clustering.server.jgroups.AddressGenerator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.server.jgroups.AddressMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.server.jgroups.AddressSerializer
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.server.jgroups.dispatcher.ServiceResponse
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.server.jgroups.JChannelGroupMemberSerializer
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.wildfly.clustering.server.jgroups.AddressGenerator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.server.jgroups.AddressMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.server.jgroups.AddressSerializer
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.server.jgroups.dispatcher.ServiceResponse
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.server.jgroups.JChannelGroupMemberSerializer
Returns an array containing the constants of this enum class, in the order they are declared.
viewAccepted(View) - Method in class org.wildfly.clustering.server.jgroups.JChannelGroup
 
ViewMembership - Class in org.wildfly.clustering.server.jgroups
A group membership based on a JGroups view.
ViewMembership(View, ChannelGroupMemberFactory) - Constructor for class org.wildfly.clustering.server.jgroups.ViewMembership
Creates a group membership based on the specified view.

W

write(DataOutput, Address) - Method in enum class org.wildfly.clustering.server.jgroups.AddressSerializer
 
write(DataOutput, JChannelGroupMember) - Method in enum class org.wildfly.clustering.server.jgroups.JChannelGroupMemberSerializer
 
writeTo(ProtoStreamWriter, Address) - Method in enum class org.wildfly.clustering.server.jgroups.AddressMarshaller
 
A C D E G H I J M N O R S T U V W 
All Classes and Interfaces|All Packages