|
1.0.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageHandler | |
|---|---|
| org.eclipse.soda.dk.command | This package is part of the org.eclipse.soda.dk.device project. |
| org.eclipse.soda.dk.concrete.signal | This package is part of the org.eclipse.soda.dk.concrete project. |
| org.eclipse.soda.dk.device | This package is part of the org.eclipse.soda.dk.device project. |
| org.eclipse.soda.dk.signal | This package is part of the org.eclipse.soda.dk.device project. |
| Uses of MessageHandler in org.eclipse.soda.dk.command |
|---|
| Classes in org.eclipse.soda.dk.command that implement MessageHandler | |
|---|---|
class |
DataCommand
The DataCommand class implements the CommandService interface. |
class |
MeasurementCommand
|
class |
MessageCommand
The MessageCommand class implements the CommandService interface. |
class |
ParameterCommand
The ParameterCommand class implements the CommandService interface. |
class |
TransformCommand
The TransformCommand class implements the CommandService interface. |
| Uses of MessageHandler in org.eclipse.soda.dk.concrete.signal |
|---|
| Classes in org.eclipse.soda.dk.concrete.signal that implement MessageHandler | |
|---|---|
class |
ConcreteSignal
|
| Uses of MessageHandler in org.eclipse.soda.dk.device |
|---|
| Methods in org.eclipse.soda.dk.device with parameters of type MessageHandler | |
|---|---|
void |
TransportDevice.registerMessageHandler(MessageService[] messages,
MessageHandler value)
Perform the registerMessageHandler action method. |
void |
TransportDevice.registerMessageHandler(MessageService message,
MessageHandler value)
Register message handler with the specified message and value parameters. |
| Uses of MessageHandler in org.eclipse.soda.dk.signal |
|---|
| Classes in org.eclipse.soda.dk.signal that implement MessageHandler | |
|---|---|
class |
DataSignal
The DataSignal class implements the SignalService interface. |
class |
MessageSignal
The MessageSignal class implements the SignalService interface. |
class |
ParameterSignal
The ParameterSignal class implements the SignalService interface. |
class |
TransformSignal
The TransformSignal class implements the SignalService interface. |
|
1.0.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||