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