Uses of Class
org.somda.sdc.dpws.soap.wseventing.EventSourceInterceptorDispatcher
-
Packages that use EventSourceInterceptorDispatcher Package Description org.somda.sdc.dpws.soap.wseventing.factory Factories for the SOAP WS-Eventing plugin. -
-
Uses of EventSourceInterceptorDispatcher in org.somda.sdc.dpws.soap.wseventing.factory
Methods in org.somda.sdc.dpws.soap.wseventing.factory that return EventSourceInterceptorDispatcher Modifier and Type Method Description EventSourceInterceptorDispatcherEventSourceInterceptorDispatcherFactory. create(Collection<EventSourceDialectHandler> eventSources)Creates a new instance of EventSourceInterceptorDispatcher.
-