|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLProtocolConstants | |
---|---|
unsw.cse.mica.agent.transport | Provides implementations of the AgentTransport interface using a combination of low-level connections and higher-level protocols. |
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. |
unsw.cse.mica.util | A collection of general-purpose utilities for the mica framework. |
Uses of XMLProtocolConstants in unsw.cse.mica.agent.transport |
---|
Classes in unsw.cse.mica.agent.transport that implement XMLProtocolConstants | |
---|---|
class |
AgentXMLHandler
A support class for the XMLAgentProtocol. |
Uses of XMLProtocolConstants in unsw.cse.mica.blackboard.transport |
---|
Classes in unsw.cse.mica.blackboard.transport that implement XMLProtocolConstants | |
---|---|
class |
BlackboardXMLHandler
A helper method for XMLBlackboardProtocol that parses the incoming XML. |
Uses of XMLProtocolConstants in unsw.cse.mica.blackboard.transport.secure |
---|
Classes in unsw.cse.mica.blackboard.transport.secure that implement XMLProtocolConstants | |
---|---|
class |
BlackboardSecureXMLHandler
|
Uses of XMLProtocolConstants in unsw.cse.mica.util |
---|
Classes in unsw.cse.mica.util that implement XMLProtocolConstants | |
---|---|
class |
XMLProtocolUtils
Utility functions for the XML protocol |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |