Uses of Interface
org.somda.sdc.dpws.soap.wseventing.EventSink
Packages that use EventSink
Package
Description
Factories for the service package.
WS-Eventing plugin for SOAP.
Factories for the SOAP WS-Eventing plugin.
-
Uses of EventSink in org.somda.sdc.dpws.service.factory
Methods in org.somda.sdc.dpws.service.factory with parameters of type EventSinkModifier and TypeMethodDescriptionHostedServiceFactory.createHostedServiceProxy(org.somda.sdc.dpws.model.HostedServiceType hostedServiceType, RequestResponseClient rrClient, String activeEprAddress, EventSink eventSink) Creates a hosted service proxy instance. -
Uses of EventSink in org.somda.sdc.dpws.soap.wseventing
Classes in org.somda.sdc.dpws.soap.wseventing that implement EventSink -
Uses of EventSink in org.somda.sdc.dpws.soap.wseventing.factory
Methods in org.somda.sdc.dpws.soap.wseventing.factory that return EventSinkModifier and TypeMethodDescriptionWsEventingEventSinkFactory.createWsEventingEventSink(RequestResponseClient requestResponseClient, String hostAddress, CommunicationLogContext communicationLogContext) Creates a new WS-Eventing event sink.