Package | Description |
---|---|
com.sun.xml.ws.api.server |
APIs for hosting JAX-WS services.
|
com.sun.xml.ws.server |
JAX-WS 2.0.1 Server Runtime
|
Modifier and Type | Method and Description |
---|---|
LazyMOMProvider.Scope |
LazyMOMProvider.getScope() |
static LazyMOMProvider.Scope |
LazyMOMProvider.Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LazyMOMProvider.Scope[] |
LazyMOMProvider.Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LazyMOMProvider.initMOMForScope(LazyMOMProvider.Scope scope)
Initializes this provider with a given scope.
|
void |
LazyMOMProvider.ScopeChangeListener.scopeChanged(LazyMOMProvider.Scope scope) |
Modifier and Type | Method and Description |
---|---|
void |
WSEndpointImpl.scopeChanged(LazyMOMProvider.Scope scope) |
Copyright © 2015 Oracle Corporation. All rights reserved.