Uses of Interface
com.sun.xml.ws.api.server.LazyMOMProvider.WSEndpointScopeChangeListener
Packages that use LazyMOMProvider.WSEndpointScopeChangeListener
Package
Description
APIs for hosting JAX-WS services.
This document describes the architecture of server side
JAX-WS 2.0.1 runtime.
-
Uses of LazyMOMProvider.WSEndpointScopeChangeListener in com.sun.xml.ws.api.server
Methods in com.sun.xml.ws.api.server with parameters of type LazyMOMProvider.WSEndpointScopeChangeListenerModifier and TypeMethodDescriptionvoidLazyMOMProvider.registerEndpoint(LazyMOMProvider.WSEndpointScopeChangeListener wsEndpoint) Registers a Webservice Endpoint as a listener.voidLazyMOMProvider.unregisterEndpoint(LazyMOMProvider.WSEndpointScopeChangeListener wsEndpoint) Unregisters a Webservice Endpoint from the list of listeners. -
Uses of LazyMOMProvider.WSEndpointScopeChangeListener in com.sun.xml.ws.server
Classes in com.sun.xml.ws.server that implement LazyMOMProvider.WSEndpointScopeChangeListener