Uses of Class
org.somda.sdc.dpws.soap.wseventing.GenericEventSource
-
Packages that use GenericEventSource Package Description org.somda.sdc.dpws.soap.wseventing.factory Factories for the SOAP WS-Eventing plugin. -
-
Uses of GenericEventSource in org.somda.sdc.dpws.soap.wseventing.factory
Methods in org.somda.sdc.dpws.soap.wseventing.factory that return GenericEventSource Modifier and Type Method Description GenericEventSourceGenericEventSourceInterceptorFactory. create(String filterDialect)Creates a new instance based on a filter dialect.GenericEventSourceGenericEventSourceInterceptorFactory. create(String filterDialect, IndividualSubscriptionHandler handler)Creates a new instance based on a filter dialect and an optional callback for individual subscription handling.
-