Uses of Interface
com.sun.xml.ws.commons.MOMRegistrationAware
Packages that use MOMRegistrationAware
Package
Description
-
Uses of MOMRegistrationAware in com.sun.xml.ws.commons
Classes in com.sun.xml.ws.commons with type parameters of type MOMRegistrationAwareModifier and TypeClassDescriptionclassDefault implementation ofLazyMOMProvider.DefaultScopeChangeListenerfor manager factories handlingWSEndpointinstances.Classes in com.sun.xml.ws.commons that implement MOMRegistrationAwareMethods in com.sun.xml.ws.commons with parameters of type MOMRegistrationAwareModifier and TypeMethodDescriptionvoidWSEndpointCollectionBasedMOMListener.registerAtMOM(MOMRegistrationAware momRegistrationAware, WSEndpoint<?> wsEndpoint) voidWSEndpointCollectionBasedMOMListener.registerAtMOM(MOMRegistrationAware momRegistrationAware, org.glassfish.gmbal.ManagedObjectManager managedObjectManager) voidWSEndpointCollectionBasedMOMListener.unregisterFromMOM(MOMRegistrationAware momRegistrationAware, WSEndpoint<?> wsEndpoint) voidWSEndpointCollectionBasedMOMListener.unregisterFromMOM(MOMRegistrationAware momRegistrationAware, org.glassfish.gmbal.ManagedObjectManager managedObjectManager) -
Uses of MOMRegistrationAware in com.sun.xml.ws.runtime.dev
Classes in com.sun.xml.ws.runtime.dev that implement MOMRegistrationAwareModifier and TypeClassDescriptionclassTheSessionManageris used to obtain session information This can be implemented using persistent storage mechanisms or using transient storage Even if it is implemented using persistent storage the implementation should take care of backing by a cache which will avoid the overhead of serialization and database operationsclassIn memory implementation ofSessionManager -
Uses of MOMRegistrationAware in com.sun.xml.ws.rx.rm.runtime.sequence
Subinterfaces of MOMRegistrationAware in com.sun.xml.ws.rx.rm.runtime.sequence -
Uses of MOMRegistrationAware in com.sun.xml.ws.rx.rm.runtime.sequence.invm
Classes in com.sun.xml.ws.rx.rm.runtime.sequence.invm that implement MOMRegistrationAware -
Uses of MOMRegistrationAware in com.sun.xml.ws.rx.rm.runtime.sequence.persistent
Classes in com.sun.xml.ws.rx.rm.runtime.sequence.persistent that implement MOMRegistrationAware -
Uses of MOMRegistrationAware in com.sun.xml.wss
Classes in com.sun.xml.wss that implement MOMRegistrationAwareModifier and TypeClassDescriptionclassThis abstract class defines an SPI that Metro Application developers can implement, to handle custom validation of Nonces used in conjunction with Password-Digest Authentication. -
Uses of MOMRegistrationAware in com.sun.xml.wss.impl.misc
Classes in com.sun.xml.wss.impl.misc that implement MOMRegistrationAware