| Modifier and Type | Method and Description |
|---|---|
void |
MedicalDeviceCommunicationInterface.setMDIStreamQueue(BlockingQueue<StreamFrame> waveformQueue)
Sets the MDI stream queue.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMedicalDeviceCommunicationInterface.setMDIStreamQueue(BlockingQueue<StreamFrame> waveformQueue) |
| Modifier and Type | Method and Description |
|---|---|
void |
WaveformGenerator.setWaveformQueue(BlockingQueue<StreamFrame> waveformQueue) |
| Modifier and Type | Method and Description |
|---|---|
BlockingQueue<StreamFrame> |
MedicalDeviceInformationBaseManager.getStreamQueue() |
BlockingQueue<StreamFrame> |
MedicalDeviceInformationBaseManager.getStreamSinkQueue() |
| Constructor and Description |
|---|
BICEPSWaveformPublisher(BICEPSWaveformStreamSource diceWaveformStreamSource,
BlockingQueue<? extends StreamFrame> streamQueue) |
| Constructor and Description |
|---|
BICEPSWaveformStreamSource(String name,
org.ws4d.java.types.QName portType,
com.draeger.medical.mdpws.framework.configuration.streaming.StreamConfiguration streamConfig,
BlockingQueue<? extends StreamFrame> streamQueue) |
Copyright © 2018. All rights reserved.