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