Uses of Enum Class
org.wildfly.clustering.server.jgroups.dispatcher.ServiceResponse
Packages that use ServiceResponse
-
Uses of ServiceResponse in org.wildfly.clustering.server.jgroups.dispatcher
Subclasses with type arguments of type ServiceResponse in org.wildfly.clustering.server.jgroups.dispatcherModifier and TypeClassDescriptionenumEnumeration of fixed command dispatcher responses.Methods in org.wildfly.clustering.server.jgroups.dispatcher that return ServiceResponseModifier and TypeMethodDescriptionstatic ServiceResponseReturns the enum constant of this class with the specified name.static ServiceResponse[]ServiceResponse.values()Returns an array containing the constants of this enum class, in the order they are declared.