public class KnxServiceCallee extends ServiceCallee
busResourceURI, owner, theBus
Constructor and Description |
---|
KnxServiceCallee(ModuleContext mc,
KnxManager knxManager) |
Modifier and Type | Method and Description |
---|---|
void |
communicationChannelBroken()
This abstract method is called for each member of the bus when the bus is
being stopped.
|
ServiceResponse |
handleCall(ServiceCall call)
The actual service method of the
ServiceCallee . |
void |
stop() |
addNewServiceProfiles, addNewServiceProfiles, busDyingOut, getMyID, handleRequest, removeMatchingProfiles
close, getComment, getLabel, getType, getURI, setComment, setLabel
public KnxServiceCallee(ModuleContext mc, KnxManager knxManager)
mc
- knxManager
- public void communicationChannelBroken()
ServiceCallee
communicationChannelBroken
in class ServiceCallee
public ServiceResponse handleCall(ServiceCall call)
ServiceCallee
ServiceCallee
. It is called
by the bus whenever there is a call that need to be serviced by this
ServiceCallee
.handleCall
in class ServiceCallee
call
- the call that needs to be serviced.public void stop()
Copyright © 2018 universAAL Consortium. All rights reserved.