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 |
---|---|
void |
LazyMOMProvider.registerEndpoint(LazyMOMProvider.WSEndpointScopeChangeListener wsEndpoint)
Registers a Webservice Endpoint as a listener.
|
void |
LazyMOMProvider.unregisterEndpoint(LazyMOMProvider.WSEndpointScopeChangeListener wsEndpoint)
Unregisters a Webservice Endpoint from the list of listeners.
|
Modifier and Type | Class and Description |
---|---|
class |
WSEndpointImpl<T>
WSEndpoint implementation. |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.