A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
D
- defaultConfigure() - function in org.somda.sdc.dpws.guice.DefaultDpwsConfigModule
- DefaultDeviceSettings - class in org.somda.sdc.dpws.device
- Default device settings if none are injected to a Device.
- DefaultDpwsConfigModule - class in org.somda.sdc.dpws.guice
- Default configuration module to configure DefaultDpwsModule.
- DefaultDpwsModule - class in org.somda.sdc.dpws.guice
- Default Guice module to bind all interfaces and factories used by the DPWS implementation.
- destroy() - function in org.eclipse.jetty.server.handler.AbstractHandler
- destroy() - function in org.eclipse.jetty.server.handler.HandlerWrapper
- destroy() - function in org.somda.sdc.dpws.http.jetty.CommunicationLogInputInterceptor
- determineRequestDistinguishedName(org.somda.sdc.dpws.soap.interception.RequestResponseObject) - function in org.somda.sdc.dpws.soap.SoapUtil
- Determines the caller's distinguished name based on the given request-response object.
- Device - class in org.somda.sdc.dpws.device
- Core class to create a device that exposes itself to the network.
- DeviceConfig - class in org.somda.sdc.dpws.device
- Configuration tags of the DPWS device side.
- DeviceEnteredMessage - class in org.somda.sdc.dpws.client.event
- Provides device proxy information that is delivered through a Hello message.
- DeviceFactory - class in org.somda.sdc.dpws.device.factory
- Factory to create Device instances.
- DeviceHelperFactory - class in org.somda.sdc.dpws.device.helper.factory
- Factory to create instances of device util classes.
- DeviceImpl - class in org.somda.sdc.dpws.device
- Default implementation of Device, DiscoveryAccess and HostingServiceAccess.
- DeviceLeftMessage - class in org.somda.sdc.dpws.client.event
- Provides device proxy information that is delivered through a Bye message.
- DeviceProbeTimeoutMessage - class in org.somda.sdc.dpws.client.event
- Indicates a probe end of a previously started discovery process.
- DeviceSettings - class in org.somda.sdc.dpws.device
- Settings used in the setup process of a device.
- DeviceSpecific - class in org.somda.sdc.dpws.guice
- Annotation to bind any device-specific instances.
- directedProbe(java.lang.String) - function in org.somda.sdc.dpws.client.Client
- Sends a directed probe to a specific physical address.
- directedProbe(java.lang.String) - function in org.somda.sdc.dpws.client.ClientImpl
- Sends a directed probe to a specific physical address.
- Direction - class in org.somda.sdc.dpws.soap.interception
- Defines a communication direction.
- direction() - function in org.somda.sdc.dpws.soap.interception.MessageInterceptor
- Defines in which communication direction the interceptor method is invoked.
- DiscoveredDevice - class in org.somda.sdc.dpws.client
- Device information that is resolved through WS-Discovery.
- DiscoveredDeviceResolver - class in org.somda.sdc.dpws.client.helper
- Provide different functions to resolve a DiscoveredDevice object from hello or probe messages.
- DiscoveryAccess - class in org.somda.sdc.dpws.device
- Interface to set discovery metadata provided by a Device.
- DiscoveryClientUdpProcessor - class in org.somda.sdc.dpws.client.helper
- Receives WS-Discovery SOAP messages via UDP.
- DiscoveryDeviceUdpMessageProcessor - class in org.somda.sdc.dpws.device.helper
- Message processor that receives and sends WS-Discovery SOAP messages via UDP at the device side.
- DiscoveryFilter - class in org.somda.sdc.dpws.client
- Filter information to be used by probe.
- DiscoveryFilterBuilder - class in org.somda.sdc.dpws.client
- DiscoveryFilter convenience builder with method chaining.
- DiscoveryObserver - class in org.somda.sdc.dpws.client
- Indicates class as a discovery observer.
- DiscoveryUdpQueue - class in org.somda.sdc.dpws.guice
- Defines the UDP queue a device uses for discovery during runtime.
- DpwsConfig - class in org.somda.sdc.dpws
- Configuration of the DPWS top level package.
- DpwsConstants - class in org.somda.sdc.dpws
- DPWS constants.
- DpwsFramework - class in org.somda.sdc.dpws
- Interface that supplies DPWS core functions.
- DpwsFrameworkImpl - class in org.somda.sdc.dpws
- Default implementation of DpwsFramework.
- DpwsHelperFactory - class in org.somda.sdc.dpws.helper.factory
- Factory to create instances of NotificationSourceUdpCallback.
- DpwsUtil - class in org.somda.sdc.dpws
- Utility functions for DPWS.
- dump() - function in org.eclipse.jetty.util.component.ContainerLifeCycle
- dump(java.lang.Appendable,java.lang.String) - function in org.eclipse.jetty.util.component.ContainerLifeCycle
- dumpContainer(java.lang.Appendable,java.lang.String,org.eclipse.jetty.util.component.Container,boolean) - function in org.eclipse.jetty.util.component.Dumpable
- dumpIterable(java.lang.Appendable,java.lang.String,java.lang.Iterable,boolean) - function in org.eclipse.jetty.util.component.Dumpable
- dumpMapEntries(java.lang.Appendable,java.lang.String,java.util.Map,boolean) - function in org.eclipse.jetty.util.component.Dumpable
- dumpObject(java.lang.Appendable,Object) - function in org.eclipse.jetty.util.component.Dumpable
- dumpSelf() - function in org.eclipse.jetty.util.component.Dumpable
- dumpStdErr() - function in org.eclipse.jetty.util.component.ContainerLifeCycle