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