Uses of Package
org.somda.sdc.dpws.soap.exception
-
Packages that use org.somda.sdc.dpws.soap.exception Package Description org.somda.sdc.dpws.client Client implementation of DPWS.org.somda.sdc.dpws.device Device implementation of DPWS.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.soap SOAP implementation that is tailored to DPWS.org.somda.sdc.dpws.soap.interception Design of an interceptor chain to process SOAP messages.org.somda.sdc.dpws.soap.wsdiscovery WS-Discovery plugin for SOAP.org.somda.sdc.dpws.udp UDP binding for DPWS.org.somda.sdc.dpws.wsdl Contains a WSDL implementation. -
Classes in org.somda.sdc.dpws.soap.exception used by org.somda.sdc.dpws.client Class Description TransportException Any exception that occurs on the transport layer. -
Classes in org.somda.sdc.dpws.soap.exception used by org.somda.sdc.dpws.device Class Description MarshallingException Expresses that an object could not be marshalled or unmarshalled.TransportException Any exception that occurs on the transport layer. -
Classes in org.somda.sdc.dpws.soap.exception used by org.somda.sdc.dpws.helper Class Description MarshallingException Expresses that an object could not be marshalled or unmarshalled. -
Classes in org.somda.sdc.dpws.soap.exception used by org.somda.sdc.dpws.http Class Description TransportException Any exception that occurs on the transport layer. -
Classes in org.somda.sdc.dpws.soap.exception used by org.somda.sdc.dpws.http.apache Class Description SoapFaultException Defines an exception that is supposed to be used to convey SOAP fault information.TransportException Any exception that occurs on the transport layer. -
Classes in org.somda.sdc.dpws.soap.exception used by org.somda.sdc.dpws.service Class Description MarshallingException Expresses that an object could not be marshalled or unmarshalled.SoapFaultException Defines an exception that is supposed to be used to convey SOAP fault information.TransportException Any exception that occurs on the transport layer. -
Classes in org.somda.sdc.dpws.soap.exception used by org.somda.sdc.dpws.soap Class Description MarshallingException Expresses that an object could not be marshalled or unmarshalled.SoapFaultException Defines an exception that is supposed to be used to convey SOAP fault information.TransportException Any exception that occurs on the transport layer. -
Classes in org.somda.sdc.dpws.soap.exception used by org.somda.sdc.dpws.soap.interception Class Description MarshallingException Expresses that an object could not be marshalled or unmarshalled.SoapFaultException Defines an exception that is supposed to be used to convey SOAP fault information.TransportException Any exception that occurs on the transport layer. -
Classes in org.somda.sdc.dpws.soap.exception used by org.somda.sdc.dpws.soap.wsdiscovery Class Description MarshallingException Expresses that an object could not be marshalled or unmarshalled.TransportException Any exception that occurs on the transport layer. -
Classes in org.somda.sdc.dpws.soap.exception used by org.somda.sdc.dpws.udp Class Description TransportException Any exception that occurs on the transport layer. -
Classes in org.somda.sdc.dpws.soap.exception used by org.somda.sdc.dpws.wsdl Class Description TransportException Any exception that occurs on the transport layer.