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