Package unsw.cse.mica.agent.transport.secure

Provides implementations of connections and protocols for the AgentTransport interface for establishing secure communications with the blackboard.

See:
          Description

Class Summary
SecureXMLAgentProtocol An extension of XMLAgentProtocol that includes sending a password when connecting to the blackboard.
SecureXMLOverSSLAgentTransport  
SecureXMLOverTCPAgentTransport  
SSLAgentConnection An implementation of the AgentConnection interface using SSL sockets.
XMLOverSSLAgentTransport  
 

Package unsw.cse.mica.agent.transport.secure Description

Provides implementations of connections and protocols for the AgentTransport interface for establishing secure communications with the blackboard.

Package Specification

Related Documentation