|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BlackboardProtocol | |
|---|---|
| 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 BlackboardProtocol in unsw.cse.mica.blackboard.transport |
|---|
| Classes in unsw.cse.mica.blackboard.transport that implement BlackboardProtocol | |
|---|---|
class |
XMLBlackboardProtocol
The per-agent component of blackboard side of the XML protocol. |
| Methods in unsw.cse.mica.blackboard.transport that return BlackboardProtocol | |
|---|---|
BlackboardProtocol |
XMLBlackboardProtocolFactory.createProtocol()
|
BlackboardProtocol |
BlackboardProtocolFactory.createProtocol()
Creates a new protocol. |
| Uses of BlackboardProtocol in unsw.cse.mica.blackboard.transport.secure |
|---|
| Classes in unsw.cse.mica.blackboard.transport.secure that implement BlackboardProtocol | |
|---|---|
class |
SecureXMLBlackboardProtocol
|
| Methods in unsw.cse.mica.blackboard.transport.secure that return BlackboardProtocol | |
|---|---|
BlackboardProtocol |
SecureXMLBlackboardProtocolFactory.createProtocol()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||