Uses of Class
org.infinispan.server.jgroups.spi.service.ProtocolStackServiceName
-
Packages that use ProtocolStackServiceName Package Description org.infinispan.server.jgroups.spi.service -
-
Uses of ProtocolStackServiceName in org.infinispan.server.jgroups.spi.service
Methods in org.infinispan.server.jgroups.spi.service that return ProtocolStackServiceName Modifier and Type Method Description static ProtocolStackServiceNameProtocolStackServiceName. valueOf(String name)Returns the enum constant of this type with the specified name.static ProtocolStackServiceName[]ProtocolStackServiceName. values()Returns an array containing the constants of this enum type, in the order they are declared.
-