Package edu.UCL.xmiddle.framework.lib.protocols

Interface Summary
ProtocolRegistry ProtocolRegistry.java The protocol registry data structure, registers all protocols available to the middleware.
 

Class Summary
Protocol Protocol.java This is the basic class which all xmiddle protocols are expected to extend.
ProtocolChooser ProtocolChooser.java ProtocolChooser is responsible to negotiate with other hosts and start protocols, such as linking, reconciliation etc.