Uses of Interface
org.somda.sdc.dpws.soap.wseventing.SinkSubscriptionManager
Packages that use SinkSubscriptionManager
Package
Description
WS-Eventing plugin for SOAP.
Factories for the SOAP WS-Eventing plugin.
-
Uses of SinkSubscriptionManager in org.somda.sdc.dpws.soap.wseventing
Classes in org.somda.sdc.dpws.soap.wseventing that implement SinkSubscriptionManager -
Uses of SinkSubscriptionManager in org.somda.sdc.dpws.soap.wseventing.factory
Methods in org.somda.sdc.dpws.soap.wseventing.factory that return SinkSubscriptionManagerModifier and TypeMethodDescriptionSubscriptionManagerFactory.createSinkSubscriptionManager(EndpointReferenceType subscriptionManagerEpr, Duration expires, EndpointReferenceType notifyTo, EndpointReferenceType endTo, Collection<String> actions) Creates aSinkSubscriptionManagerinstance.