| Modifier and Type | Method and Description |
|---|---|
void |
MedicalDeviceCommunicationInterface.setMDINotificationQueue(BlockingQueue<MDINotification> notificationQueue) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMedicalDeviceCommunicationInterface.setMDINotificationQueue(BlockingQueue<MDINotification> notificationQueue) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMDINotification |
| Modifier and Type | Method and Description |
|---|---|
BlockingQueue<MDINotification> |
MDICommandHandler.getMDINotificationQueue() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MDIHandler.canSendNotification(Class<MDINotification> notificationClz) |
void |
MDIHandler.setMDINotificationQueue(BlockingQueue<MDINotification> notificationQueue) |
| Modifier and Type | Method and Description |
|---|---|
BlockingQueue<MDINotification> |
DefaultCommandHandler.getMDINotificationQueue() |
protected HashSet<Class<? extends MDINotification>> |
DefaultCommandHandler.getSendNotifications() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultCommandHandler.canSendNotification(Class<MDINotification> notificationClz) |
void |
DefaultCommandHandler.setMDINotificationQueue(BlockingQueue<MDINotification> notificationQueue) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BulkMDIBNotification |
interface |
BulkMDIBStateNotification |
interface |
ContextChangedNotification<C extends AbstractContextState> |
interface |
DescriptorModificationNotification |
interface |
SingleMDIBNotification |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBulkMDIBNotification |
class |
AbstractSingleMDIBNotification |
class |
AlertStateChanged |
class |
AlertStatesChanged |
class |
CurrentValueChanged |
class |
CurrentValuesChanged |
class |
EnsembleAssociationChanged |
class |
LocationAssociationChanged |
class |
MDIBStructureModified |
class |
ObjectModificationNotification |
class |
OperationalStateChangedNotification |
class |
OperationStateChangedNotification |
class |
PatientAssociationChanged |
class |
SingleContextNotification<C extends AbstractContextState> |
class |
WorkflowAssociationChanged |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamFrame |
| Modifier and Type | Method and Description |
|---|---|
BlockingQueue<MDINotification> |
MedicalDeviceInformationBaseManager.getNotificationQueue() |
Copyright © 2018. All rights reserved.