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

A

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

B

BaseUtil - Class in com.example
Base utility which provides parsing of command line flags and certain environment variables.
BaseUtil(String[]) - Constructor for class com.example.BaseUtil
Creates a base utility instance.

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
 
configureOptions() - Method in class com.example.BaseUtil
Configures the available command line flags.
configureOptions() - Method in class com.example.provider1.ProviderUtil
 
Constants - Class in com.example
 
Constants() - Constructor for class com.example.Constants
 
Consumer - Class in com.example.consumer1
This is an example consumer which matches Provider in functionality
Consumer(ConsumerUtil) - Constructor for class com.example.consumer1.Consumer
Creates an SDC Consumer instance.
ConsumerIT - Class in com.example.consumer1
This consumer is meant to be used for integration tests with other SDC libraries.
ConsumerIT() - Constructor for class com.example.consumer1.ConsumerIT
 
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(String[]) - Constructor for class com.example.consumer1.ConsumerUtil
 
createCustomCryptoSettings() - Method in class com.example.BaseUtil
 
CustomCryptoSettings - Class in com.example
 
CustomCryptoSettings() - Constructor for class com.example.CustomCryptoSettings
 
CustomCryptoSettings(String, String, String, String) - Constructor for class com.example.CustomCryptoSettings
 

D

DEFAULT_BED - Static variable in class com.example.Constants
 
DEFAULT_FACILITY - Static variable in class com.example.Constants
 
DEFAULT_IP - Static variable in class com.example.Constants
 
DEFAULT_POC - Static variable in class com.example.Constants
 
DEFAULT_REPORT_TIMEOUT - Static variable in class com.example.Constants
 

G

getAddress() - Method in class com.example.BaseUtil
 
getClient() - Method in class com.example.consumer1.Consumer
 
getConnector() - Method in class com.example.consumer1.Consumer
 
getEpr() - Method in class com.example.BaseUtil
 
getIface() - Method in class com.example.BaseUtil
 
getInjector() - 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
 
getParsedArgs() - Method in class com.example.BaseUtil
 
getReportInterval() - Method in class com.example.provider1.ProviderUtil
 
getTrustStoreFile() - Method in class com.example.CustomCryptoSettings
 
getTrustStorePassword() - Method in class com.example.CustomCryptoSettings
 
getTrustStoreStream() - Method in class com.example.CustomCryptoSettings
 
getWaveformInterval() - Method in class com.example.provider1.ProviderUtil
 

H

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

I

isUseTls() - Method in class com.example.BaseUtil
 

M

main(String[]) - Static method in class com.example.consumer1.Consumer
 
main(String[]) - Static method in class com.example.consumer1.ConsumerIT
 
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
 
OPT_REPORT_INTERVAL - Static variable in class com.example.provider1.ProviderUtil
 
OPT_WAVEFORMS_INTERVAL - Static variable in class com.example.provider1.ProviderUtil
 

P

Provider - Class in com.example.provider1
This is an example provider using an mdib provided as XML as well as TLS secured communication.
Provider(ProviderUtil) - Constructor for class com.example.provider1.Provider
Create an instance of an SDC Provider
ProviderUtil - Class in com.example.provider1
This class provides the configuration used for the provider instance.
ProviderUtil(String[]) - Constructor for class com.example.provider1.ProviderUtil
 

S

setAddress(String) - Method in class com.example.BaseUtil
 
setEpr(String) - Method in class com.example.BaseUtil
 
setIface(String) - Method in class com.example.BaseUtil
 
setLocation(LocationDetail) - Method in class com.example.provider1.Provider
 
setUseTls(boolean) - Method in class com.example.BaseUtil
 
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 B C D G H I M N O P S 
All Classes All Packages