Uses of Class
com.sun.xml.ws.api.server.LazyMOMProvider
-
Packages that use LazyMOMProvider Package Description com.sun.xml.ws.api.server APIs for hosting JAX-WS services. -
-
Uses of LazyMOMProvider in com.sun.xml.ws.api.server
Methods in com.sun.xml.ws.api.server that return LazyMOMProvider Modifier and Type Method Description static LazyMOMProviderLazyMOMProvider. valueOf(String name)Returns the enum constant of this type with the specified name.static LazyMOMProvider[]LazyMOMProvider. values()Returns an array containing the constants of this enum type, in the order they are declared.
-