public class MainButtonServiceCallee extends ServiceCallee
busResourceURI, owner, theBus
Constructor and Description |
---|
MainButtonServiceCallee(ModuleContext context,
ServiceProfile[] realizedServices) |
MainButtonServiceCallee(ModuleContext context,
UICaller uiCaller) |
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 handleCall of this service callee is the implementation of the special
profile.
|
addNewServiceProfiles, addNewServiceProfiles, busDyingOut, getMyID, handleRequest, removeMatchingProfiles
close, getComment, getLabel, getType, getURI, setComment, setLabel
public MainButtonServiceCallee(ModuleContext context, ServiceProfile[] realizedServices)
public MainButtonServiceCallee(ModuleContext context, UICaller uiCaller)
public void communicationChannelBroken()
ServiceCallee
communicationChannelBroken
in class ServiceCallee
public ServiceResponse handleCall(ServiceCall call)
handleCall
in class ServiceCallee
call
- the call that needs to be serviced.Copyright © 2018 universAAL Consortium. All rights reserved.