public class CommDirectService.CommDirectHelperImp extends java.lang.Object implements CommDirectHelper
| Constructor and Description |
|---|
CommDirectService.CommDirectHelperImp() |
public CommDirectService.CommDirectHelperImp()
public void init(jade.core.Agent a)
init in interface jade.core.ServiceHelperpublic void register(java.lang.String agentName,
java.lang.String accessPoint,
Comm comm)
CommDirectHelperregister in interface CommDirectHelperagentName - the agent nameaccessPoint - the access pointcomm - the commpublic void deregister(java.lang.String agentName,
java.lang.String accessPoint)
CommDirectHelperderegister in interface CommDirectHelperagentName - the agent nameaccessPoint - the access pointpublic void send(Event evt)
CommDirectHelpersend in interface CommDirectHelperevt - the evt