|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LazyMOMProvider.Scope | |
|---|---|
| com.sun.xml.ws.api.server | APIs for hosting JAX-WS services. |
| com.sun.xml.ws.commons | |
| com.sun.xml.ws.server | JAX-WS 2.0.1 Server Runtime |
| Uses of LazyMOMProvider.Scope in com.sun.xml.ws.api.server |
|---|
| Methods in com.sun.xml.ws.api.server that return LazyMOMProvider.Scope | |
|---|---|
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. |
| Methods in com.sun.xml.ws.api.server with parameters of type LazyMOMProvider.Scope | |
|---|---|
void |
LazyMOMProvider.initMOMForScope(LazyMOMProvider.Scope scope)
Initializes this provider with a given scope. |
void |
LazyMOMProvider.ScopeChangeListener.scopeChanged(LazyMOMProvider.Scope scope)
|
| Uses of LazyMOMProvider.Scope in com.sun.xml.ws.commons |
|---|
| Methods in com.sun.xml.ws.commons with parameters of type LazyMOMProvider.Scope | |
|---|---|
void |
WSEndpointCollectionBasedMOMListener.scopeChanged(LazyMOMProvider.Scope scope)
|
| Uses of LazyMOMProvider.Scope in com.sun.xml.ws.server |
|---|
| Methods in com.sun.xml.ws.server with parameters of type LazyMOMProvider.Scope | |
|---|---|
void |
WSEndpointImpl.scopeChanged(LazyMOMProvider.Scope scope)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||