|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlackboardAgentMessageSender | |
---|---|
unsw.cse.mica.blackboard.transport | Provides implementations of the BlackboardTransport interface using a combination of low-level connections and higher-level protocols. |
unsw.cse.mica.blackboard.transport.secure | Provides implementations of connections and protocols for the BlackboardTransport interface for establishing secure communications with agents. |
Uses of BlackboardAgentMessageSender in unsw.cse.mica.blackboard.transport |
---|
Subinterfaces of BlackboardAgentMessageSender in unsw.cse.mica.blackboard.transport | |
---|---|
interface |
BlackboardProtocol
Represents the server side of a communications protocol with a single agent. |
Classes in unsw.cse.mica.blackboard.transport that implement BlackboardAgentMessageSender | |
---|---|
class |
XMLBlackboardProtocol
The per-agent component of blackboard side of the XML protocol. |
Uses of BlackboardAgentMessageSender in unsw.cse.mica.blackboard.transport.secure |
---|
Classes in unsw.cse.mica.blackboard.transport.secure that implement BlackboardAgentMessageSender | |
---|---|
class |
SecureXMLBlackboardProtocol
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |