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