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