Uses of Package
org.somda.sdc.dpws.soap
-
Packages that use org.somda.sdc.dpws.soap Package Description org.somda.sdc.dpws Contains a DPWS implementation.org.somda.sdc.dpws.client.helper.factory Factories for the client util package.org.somda.sdc.dpws.device.helper Helper classes to support the DPWS device implementation.org.somda.sdc.dpws.device.helper.factory Factories for the device util package.org.somda.sdc.dpws.helper Basic helpers.org.somda.sdc.dpws.http HTTP server binding for DPWS.org.somda.sdc.dpws.http.apache Apache HTTP client implementation.org.somda.sdc.dpws.service Hosting service and hosted service information for device and client side (proxies).org.somda.sdc.dpws.service.factory Factories for the service package.org.somda.sdc.dpws.soap SOAP implementation that is tailored to DPWS.org.somda.sdc.dpws.soap.exception Exceptions that can come up during SOAP processing.org.somda.sdc.dpws.soap.factory Factories for the soap package.org.somda.sdc.dpws.soap.interception Design of an interceptor chain to process SOAP messages.org.somda.sdc.dpws.soap.wsaddressing.factory Factories for the SOAP WS-Addressing plugin.org.somda.sdc.dpws.soap.wsdiscovery WS-Discovery plugin for SOAP.org.somda.sdc.dpws.soap.wsdiscovery.factory Factories for the SOAP WS-Discovery plugin.org.somda.sdc.dpws.soap.wseventing WS-Eventing plugin for SOAP.org.somda.sdc.dpws.soap.wseventing.factory Factories for the SOAP WS-Eventing plugin.org.somda.sdc.dpws.soap.wseventing.model Internal WS-Eventing model items.org.somda.sdc.dpws.soap.wsmetadataexchange WS-MetadataExchange plugin for SOAP tailored to DPWS.org.somda.sdc.dpws.soap.wstransfer WS-Transfer plugin for SOAP tailored to DPWS.org.somda.sdc.dpws.udp UDP binding for DPWS. -
Classes in org.somda.sdc.dpws.soap used by org.somda.sdc.dpws Class Description CommunicationContext Utility class to wrap application and transport layer information. -
Classes in org.somda.sdc.dpws.soap used by org.somda.sdc.dpws.client.helper.factory Class Description NotificationSink Interface for network bindings to invoke execution of incoming SOAP notification messages. -
Classes in org.somda.sdc.dpws.soap used by org.somda.sdc.dpws.device.helper Class Description CommunicationContext Utility class to wrap application and transport layer information. -
Classes in org.somda.sdc.dpws.soap used by org.somda.sdc.dpws.device.helper.factory Class Description RequestResponseServer Interface for network bindings to process incoming SOAP request messages and their responses. -
Classes in org.somda.sdc.dpws.soap used by org.somda.sdc.dpws.helper Class Description CommunicationContext Utility class to wrap application and transport layer information.SoapMessage Modelling of a SOAP Message with convenient access to different headers. -
Classes in org.somda.sdc.dpws.soap used by org.somda.sdc.dpws.http Class Description CommunicationContext Utility class to wrap application and transport layer information. -
Classes in org.somda.sdc.dpws.soap used by org.somda.sdc.dpws.http.apache Class Description SoapMarshalling JAXB SOAP marshalling service.SoapMessage Modelling of a SOAP Message with convenient access to different headers.SoapUtil SOAP utility functions. -
Classes in org.somda.sdc.dpws.soap used by org.somda.sdc.dpws.service Class Description RequestResponseClient Interface for client APIs to conduct request-response message exchanges.SoapMessage Modelling of a SOAP Message with convenient access to different headers. -
Classes in org.somda.sdc.dpws.soap used by org.somda.sdc.dpws.service.factory Class Description RequestResponseClient Interface for client APIs to conduct request-response message exchanges. -
Classes in org.somda.sdc.dpws.soap used by org.somda.sdc.dpws.soap Class Description ApplicationInfo Utility class to provide application layer information.CommunicationContext Utility class to wrap application and transport layer information.NotificationSink Interface for network bindings to invoke execution of incoming SOAP notification messages.NotificationSource Interface to send notifications to event sinks.RequestResponseClient Interface for client APIs to conduct request-response message exchanges.RequestResponseServer Interface for network bindings to process incoming SOAP request messages and their responses.SoapMarshalling JAXB SOAP marshalling service.SoapMessage Modelling of a SOAP Message with convenient access to different headers.TransportInfo Utility class to provide transport information. -
Classes in org.somda.sdc.dpws.soap used by org.somda.sdc.dpws.soap.exception Class Description SoapMessage Modelling of a SOAP Message with convenient access to different headers. -
Classes in org.somda.sdc.dpws.soap used by org.somda.sdc.dpws.soap.factory Class Description NotificationSink Interface for network bindings to invoke execution of incoming SOAP notification messages.NotificationSource Interface to send notifications to event sinks.RequestResponseClient Interface for client APIs to conduct request-response message exchanges.SoapMessage Modelling of a SOAP Message with convenient access to different headers. -
Classes in org.somda.sdc.dpws.soap used by org.somda.sdc.dpws.soap.interception Class Description CommunicationContext Utility class to wrap application and transport layer information.SoapMessage Modelling of a SOAP Message with convenient access to different headers. -
Classes in org.somda.sdc.dpws.soap used by org.somda.sdc.dpws.soap.wsaddressing.factory Class Description SoapMessage Modelling of a SOAP Message with convenient access to different headers. -
Classes in org.somda.sdc.dpws.soap used by org.somda.sdc.dpws.soap.wsdiscovery Class Description RequestResponseClient Interface for client APIs to conduct request-response message exchanges. -
Classes in org.somda.sdc.dpws.soap used by org.somda.sdc.dpws.soap.wsdiscovery.factory Class Description NotificationSource Interface to send notifications to event sinks.SoapMessage Modelling of a SOAP Message with convenient access to different headers. -
Classes in org.somda.sdc.dpws.soap used by org.somda.sdc.dpws.soap.wseventing Class Description NotificationSink Interface for network bindings to invoke execution of incoming SOAP notification messages.SoapMessage Modelling of a SOAP Message with convenient access to different headers. -
Classes in org.somda.sdc.dpws.soap used by org.somda.sdc.dpws.soap.wseventing.factory Class Description RequestResponseClient Interface for client APIs to conduct request-response message exchanges.SoapMessage Modelling of a SOAP Message with convenient access to different headers. -
Classes in org.somda.sdc.dpws.soap used by org.somda.sdc.dpws.soap.wseventing.model Class Description SoapMessage Modelling of a SOAP Message with convenient access to different headers. -
Classes in org.somda.sdc.dpws.soap used by org.somda.sdc.dpws.soap.wsmetadataexchange Class Description RequestResponseClient Interface for client APIs to conduct request-response message exchanges.SoapMessage Modelling of a SOAP Message with convenient access to different headers. -
Classes in org.somda.sdc.dpws.soap used by org.somda.sdc.dpws.soap.wstransfer Class Description RequestResponseClient Interface for client APIs to conduct request-response message exchanges.SoapMessage Modelling of a SOAP Message with convenient access to different headers. -
Classes in org.somda.sdc.dpws.soap used by org.somda.sdc.dpws.udp Class Description CommunicationContext Utility class to wrap application and transport layer information.