Uses of Interface
org.somda.sdc.dpws.soap.wseventing.Subscriptions
-
Packages that use Subscriptions Package Description org.somda.sdc.dpws.soap.wseventing WS-Eventing plugin for SOAP.org.somda.sdc.dpws.soap.wseventing.helper WS-Eventing related helpers. -
-
Uses of Subscriptions in org.somda.sdc.dpws.soap.wseventing
Methods in org.somda.sdc.dpws.soap.wseventing with parameters of type Subscriptions Modifier and Type Method Description voidActionBasedEventSource. init(Subscriptions subscriptions)voidEventSourceDialectHandler. init(Subscriptions subscriptions)Called once for a filter dialect handler when the EventSourceInterceptorDispatcher service starts.voidGenericEventSource. init(Subscriptions subscriptions) -
Uses of Subscriptions in org.somda.sdc.dpws.soap.wseventing.helper
Classes in org.somda.sdc.dpws.soap.wseventing.helper that implement Subscriptions Modifier and Type Class Description classSubscriptionRegistryThread-safe provision of a set of a subscription managers plus tracking mechanism.
-