A
B
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
V
W
R
- readLocationDetailQuery(java.lang.String) - function in org.somda.sdc.glue.common.uri.LocationDetailQueryMapper
- Reads location detail query parameters from the given URI.
- readMdib(java.io.File) - function in org.somda.sdc.glue.common.MdibXmlIo
- Reads an MDIB from a file input.
- readMdib(java.io.InputStream) - function in org.somda.sdc.glue.common.MdibXmlIo
- Reads the MDIB from an input stream.
- receiveIncomingReport(org.apache.commons.lang3.tuple.Pair) - function in org.somda.sdc.glue.consumer.sco.ScoTransactionImpl
- Internal function to trigger reception of an incoming report.
- registerEventSource(org.somda.sdc.dpws.soap.wseventing.EventSourceDialectHandler) - function in org.somda.sdc.dpws.device.WebService
- registerObserver(org.somda.sdc.glue.consumer.WatchdogObserver) - function in org.somda.sdc.glue.consumer.SdcRemoteDeviceWatchdog
- Registers a watchdog observer.
- registerObserver(org.somda.sdc.glue.consumer.SdcRemoteDevicesObserver) - function in org.somda.sdc.glue.consumer.SdcRemoteDevicesConnector
- registerObserver(org.somda.sdc.glue.consumer.SdcRemoteDevicesObserver) - function in org.somda.sdc.glue.consumer.SdcRemoteDevicesConnectorImpl
- registerTransaction(org.somda.sdc.glue.consumer.sco.ScoTransactionImpl) - function in org.somda.sdc.glue.consumer.sco.helper.OperationInvocationDispatcher
- Registers an SCO transaction and delivers buffered reports immediately.
- registerWatchdogObserver(org.somda.sdc.glue.consumer.WatchdogObserver) - function in org.somda.sdc.glue.consumer.SdcRemoteDevice
- In order to get notified on disconnect events, this function attaches a watchdog observer.
- registerWatchdogObserver(org.somda.sdc.glue.consumer.WatchdogObserver) - function in org.somda.sdc.glue.consumer.SdcRemoteDeviceImpl
- In order to get notified on disconnect events, this function attaches a watchdog observer.
- RemoteDeviceConnectedMessage - class in org.somda.sdc.glue.consumer.event
- RemoteDeviceDisconnectedMessage - class in org.somda.sdc.glue.consumer.event
- ReportGenerator - class in org.somda.sdc.glue.provider.services.helper
- Helper class to generate and send reports.
- ReportGeneratorFactory - class in org.somda.sdc.glue.provider.services.helper.factory
- Factory to create ReportGenerator instances.
- ReportMappings - class in org.somda.sdc.glue.common
- Reflection utility that provides class mappings between reports and other information items.
- ReportMappings.UnknownReportClassFoundException - class in org.somda.sdc.glue.common.ReportMappings
- ReportProcessingException - class in org.somda.sdc.glue.consumer.report
- An exception that is thrown if something during report processing fails.
- ReportProcessor - class in org.somda.sdc.glue.consumer.report
- Class that is responsible for buffering and processing of incoming reports.
- ReportWriter - class in org.somda.sdc.glue.consumer.report.helper
- Helper class that accepts any state reports and writes them to a RemoteMdibAccess instance.
- RequiredDefaultStateValues - class in org.somda.sdc.glue.common
- Defines required default values for all states.