A C G H M N O P S 
All Classes All Packages

A

addMetricQualityDemo(AbstractMetricValue) - Static method in class com.example.provider1.ProviderUtil
 

C

changeAlertSignalAndConditionPresence(String, String) - Method in class com.example.provider1.Provider
Toggles an AlertSignalState and AlertConditionState between presence on and off
changeEnumStringMetric(String) - Method in class com.example.provider1.Provider
Changes the content of an EnumStringMetricState, selecting the next allowed value.
changeNumericMetric(String) - Method in class com.example.provider1.Provider
Increments the value of a NumericMetricState.
changeStringMetric(String) - Method in class com.example.provider1.Provider
Changes the content of a StringMetricState, toggling between "UPPERCASE" and "lowercase" as content.
changeWaveform(String) - Method in class com.example.provider1.Provider
Adds a sine wave to the data of a waveform
com.example - package com.example
 
com.example.consumer1 - package com.example.consumer1
 
com.example.provider1 - package com.example.provider1
 
Consumer - Class in com.example.consumer1
This is an example consumer which matches Provider in functionality
Consumer(String) - Constructor for class com.example.consumer1.Consumer
Creates an SDC Consumer instance.
ConsumerReportProcessor - Class in com.example.consumer1
This class handles incoming reports on the provider.
ConsumerReportProcessor() - Constructor for class com.example.consumer1.ConsumerReportProcessor
 
ConsumerUtil - Class in com.example.consumer1
This class provides the configuration used for the consumer instance.
ConsumerUtil() - Constructor for class com.example.consumer1.ConsumerUtil
 
CustomCryptoSettings - Class in com.example
 
CustomCryptoSettings() - Constructor for class com.example.CustomCryptoSettings
 

G

getClient() - Method in class com.example.consumer1.Consumer
 
getConnector() - Method in class com.example.consumer1.Consumer
 
getInjector() - Method in class com.example.consumer1.ConsumerUtil
 
getInjector() - Method in class com.example.provider1.ProviderUtil
 
getKeyStoreFile() - Method in class com.example.CustomCryptoSettings
 
getKeyStorePassword() - Method in class com.example.CustomCryptoSettings
 
getKeyStoreStream() - Method in class com.example.CustomCryptoSettings
 
getTrustStoreFile() - Method in class com.example.CustomCryptoSettings
 
getTrustStorePassword() - Method in class com.example.CustomCryptoSettings
 
getTrustStoreStream() - Method in class com.example.CustomCryptoSettings
 

H

HANDLE_ACTIVATE - Static variable in class com.example.ProviderMdibConstants
 
HANDLE_ALERT_CONDITION - Static variable in class com.example.ProviderMdibConstants
 
HANDLE_ALERT_SIGNAL - Static variable in class com.example.ProviderMdibConstants
 
HANDLE_ENUM_DYNAMIC - Static variable in class com.example.ProviderMdibConstants
 
HANDLE_ENUM_SETTABLE - Static variable in class com.example.ProviderMdibConstants
 
HANDLE_LOCATIONCONTEXT - Static variable in class com.example.ProviderMdibConstants
 
HANDLE_NUMERIC_DYNAMIC - Static variable in class com.example.ProviderMdibConstants
 
HANDLE_NUMERIC_SETTABLE - Static variable in class com.example.ProviderMdibConstants
 
HANDLE_PATIENTCONTEXT - Static variable in class com.example.ProviderMdibConstants
 
HANDLE_SET_STRING - Static variable in class com.example.ProviderMdibConstants
 
HANDLE_SET_STRING_ENUM - Static variable in class com.example.ProviderMdibConstants
 
HANDLE_SET_VALUE - Static variable in class com.example.ProviderMdibConstants
 
HANDLE_STRING_DYNAMIC - Static variable in class com.example.ProviderMdibConstants
 
HANDLE_STRING_SETTABLE - Static variable in class com.example.ProviderMdibConstants
 
HANDLE_WAVEFORM - Static variable in class com.example.ProviderMdibConstants
 

M

main(String[]) - Static method in class com.example.consumer1.Consumer
 
main(String[]) - Static method in class com.example.provider1.Provider
 

N

numConditionChanges - Variable in class com.example.consumer1.ConsumerReportProcessor
 
numMetricChanges - Variable in class com.example.consumer1.ConsumerReportProcessor
 

O

OperationHandler - Class in com.example.provider1
This class provides a handler for incoming operations on the sdc provider.
OperationHandler(LocalMdibAccess) - Constructor for class com.example.provider1.OperationHandler
 

P

parseCommandLineArgs(String[]) - Static method in class com.example.consumer1.Consumer
Parse command line arguments for epr address and network interface
Provider - Class in com.example.provider1
This is an example provider using an mdib provided as XML as well as TLS secured communication.
Provider(String, String) - Constructor for class com.example.provider1.Provider
Create an instance of an SDC Provider
ProviderMdibConstants - Class in com.example
 
ProviderMdibConstants() - Constructor for class com.example.ProviderMdibConstants
 
ProviderUtil - Class in com.example.provider1
This class provides the configuration used for the provider instance.
ProviderUtil() - Constructor for class com.example.provider1.ProviderUtil
 

S

setLocation(LocationDetail) - Method in class com.example.provider1.Provider
 
shutDown() - Method in class com.example.consumer1.Consumer
 
shutDown() - Method in class com.example.provider1.Provider
 
startUp() - Method in class com.example.consumer1.Consumer
 
startUp() - Method in class com.example.provider1.Provider
 
A C G H M N O P S 
All Classes All Packages