static RequestFIPAServiceBehaviour |
AMSService.getNonBlockingBehaviour(Agent a,
AID amsName,
String actionName) |
the default SearchContraints are used.
|
static RequestFIPAServiceBehaviour |
AMSService.getNonBlockingBehaviour(Agent a,
AID amsName,
String actionName,
AMSAgentDescription amsd) |
the default AMS is used.
|
static RequestFIPAServiceBehaviour |
AMSService.getNonBlockingBehaviour(Agent a,
AID AMSName,
String actionName,
AMSAgentDescription amsd,
SearchConstraints constraints) |
In some cases it is more convenient to execute this tasks in a non-blocking way.
|
static RequestFIPAServiceBehaviour |
AMSService.getNonBlockingBehaviour(Agent a,
String actionName) |
the default AMS is used.
|
static RequestFIPAServiceBehaviour |
AMSService.getNonBlockingBehaviour(Agent a,
String actionName,
AMSAgentDescription amsd) |
the default AMS is used.
|
static RequestFIPAServiceBehaviour |
AMSService.getNonBlockingBehaviour(Agent a,
String actionName,
AMSAgentDescription amsd,
SearchConstraints constraints) |
the default AMS is used.
|
static RequestFIPAServiceBehaviour |
DFService.getNonBlockingBehaviour(Agent a,
AID dfName,
String actionName) |
Deprecated.
|
static RequestFIPAServiceBehaviour |
DFService.getNonBlockingBehaviour(Agent a,
AID dfName,
String actionName,
DFAgentDescription dfd) |
Deprecated.
|
static RequestFIPAServiceBehaviour |
DFService.getNonBlockingBehaviour(Agent a,
AID dfName,
String actionName,
DFAgentDescription dfd,
SearchConstraints constraints) |
Deprecated.
|
static RequestFIPAServiceBehaviour |
DFService.getNonBlockingBehaviour(Agent a,
String actionName) |
Deprecated.
|
static RequestFIPAServiceBehaviour |
DFService.getNonBlockingBehaviour(Agent a,
String actionName,
DFAgentDescription dfd) |
Deprecated.
|
static RequestFIPAServiceBehaviour |
DFService.getNonBlockingBehaviour(Agent a,
String actionName,
DFAgentDescription dfd,
SearchConstraints constraints) |
Deprecated.
|