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