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 TypeClassDescriptionenumSimple object that indicates that no service is registered on the group member for which to execute the remote command.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.