|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubscriptionResponder.SubscriptionManager | |
jade.proto | This package contains role behaviours for FIPA standard protocols. |
Uses of SubscriptionResponder.SubscriptionManager in jade.proto |
Fields in jade.proto declared as SubscriptionResponder.SubscriptionManager | |
protected SubscriptionResponder.SubscriptionManager |
SubscriptionResponder.mySubscriptionManager
The SubscriptionManager used by this
SubscriptionResponder to register subscriptions |
Constructors in jade.proto with parameters of type SubscriptionResponder.SubscriptionManager | |
SubscriptionResponder(Agent a,
MessageTemplate mt,
SubscriptionResponder.SubscriptionManager sm)
Constructor of the behaviour that creates a new empty DataStore |
|
SubscriptionResponder(Agent a,
MessageTemplate mt,
SubscriptionResponder.SubscriptionManager sm,
DataStore store)
Constructor. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |