| Package | Description |
|---|---|
| org.somda.sdc.dpws |
Contains a DPWS implementation.
|
| org.somda.sdc.dpws.client |
Client implementation of DPWS.
|
| org.somda.sdc.dpws.client.event |
Events that are sent by the client package.
|
| org.somda.sdc.dpws.client.exception |
Exceptions specific to the client implementation of DPWS.
|
| org.somda.sdc.dpws.client.helper |
Helper classes to support the DPWS client implementation.
|
| org.somda.sdc.dpws.client.helper.factory |
Factories for the client util package.
|
| org.somda.sdc.dpws.crypto |
Provides certificate and trust data for TLS encryption.
|
| org.somda.sdc.dpws.device |
Device implementation of DPWS.
|
| org.somda.sdc.dpws.device.factory |
Factories used by the DPWS device implementation.
|
| 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.factory |
Factories used by the DPWS implementation.
|
| org.somda.sdc.dpws.guice |
Guice-related information (i.e., annotations and modules relevant for the DPWS implementation).
|
| org.somda.sdc.dpws.helper |
Basic helpers.
|
| org.somda.sdc.dpws.helper.factory |
Factories used by the util classes.
|
| org.somda.sdc.dpws.http |
HTTP server binding for DPWS.
|
| org.somda.sdc.dpws.http.apache |
Apache HTTP client implementation.
|
| org.somda.sdc.dpws.http.apache.helper |
Apache HTTP client helper.
|
| org.somda.sdc.dpws.http.factory |
HTTP client factory.
|
| org.somda.sdc.dpws.http.helper |
HTTP server and client helper classes.
|
| org.somda.sdc.dpws.http.jetty |
Jetty HTTP server adapter.
|
| org.somda.sdc.dpws.http.jetty.factory |
Jetty HTTP server factory.
|
| org.somda.sdc.dpws.network |
Fundamental network utilities.
|
| 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.service.helper |
Helpers 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 |
WS-Addressing plugin for SOAP.
|
| 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.event |
WS-Discovery events.
|
| 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.event |
WS-Eventing events.
|
| org.somda.sdc.dpws.soap.wseventing.exception |
WS-Eventing related exceptions.
|
| org.somda.sdc.dpws.soap.wseventing.factory |
Factories for the SOAP WS-Eventing plugin.
|
| org.somda.sdc.dpws.soap.wseventing.helper |
WS-Eventing related helpers.
|
| 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.
|
| org.somda.sdc.dpws.udp.factory |
UDP factories.
|
| org.somda.sdc.dpws.wsdl |
Contains a WSDL implementation.
|