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