Uses of Interface
org.somda.sdc.dpws.soap.interception.NotificationCallback
Packages that use NotificationCallback
Package
Description
Contains a DPWS implementation.
Basic helpers.
Apache HTTP client implementation.
Hosting service and hosted service information for device and client side (proxies).
Factories for the soap package.
-
Uses of NotificationCallback in org.somda.sdc.dpws
Subinterfaces of NotificationCallback in org.somda.sdc.dpwsModifier and TypeInterfaceDescriptioninterfaceInterface to provide transport bindings of any kind. -
Uses of NotificationCallback in org.somda.sdc.dpws.helper
Classes in org.somda.sdc.dpws.helper that implement NotificationCallbackModifier and TypeClassDescriptionclassMarshallSoapMessageand distribute them viaUdpMessageQueueService. -
Uses of NotificationCallback in org.somda.sdc.dpws.http.apache
Classes in org.somda.sdc.dpws.http.apache that implement NotificationCallbackModifier and TypeClassDescriptionclassBinding providing request-response and notification capabilities using an HttpClient. -
Uses of NotificationCallback in org.somda.sdc.dpws.service
Classes in org.somda.sdc.dpws.service that implement NotificationCallbackModifier and TypeClassDescriptionclassStatic transport binding for hosted services. -
Uses of NotificationCallback in org.somda.sdc.dpws.soap.factory
Methods in org.somda.sdc.dpws.soap.factory with parameters of type NotificationCallbackModifier and TypeMethodDescriptionNotificationSourceFactory.createNotificationSource(NotificationCallback callback) Creates a notification source.