public interface CommunicationProcessor
CommunicationController. This
interface provides the method through which the communication controller is
set, so that the component can register ChannelProcessors and
TimerProcessors with the communication controller.| Modifier and Type | Method and Description |
|---|---|
void |
setCommunicationController(CommunicationController communicationController)
Sets the communication controller for this communication processor.
|
void setCommunicationController(CommunicationController communicationController)
communicationController - communication controller responsible for this processor.Copyright © 2014–2018 aquenos GmbH. All rights reserved.