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