|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlackboardConnection | |
---|---|
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 BlackboardConnection in unsw.cse.mica.blackboard.transport |
---|
Classes in unsw.cse.mica.blackboard.transport that implement BlackboardConnection | |
---|---|
class |
TCPBlackboardConnection
A TCP-based BlackboardConnection. |
Constructors in unsw.cse.mica.blackboard.transport with parameters of type BlackboardConnection | |
---|---|
CompoundBlackboardTransport(Blackboard bb,
BlackboardConnection connection,
BlackboardProtocolFactory protocolFactory)
|
Uses of BlackboardConnection in unsw.cse.mica.blackboard.transport.secure |
---|
Classes in unsw.cse.mica.blackboard.transport.secure that implement BlackboardConnection | |
---|---|
class |
SSLBlackboardConnection
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |