Uses of Class
org.neo4j.kernel.ha.CommunicationProtocol

Packages that use CommunicationProtocol
org.neo4j.kernel.ha   
 

Uses of CommunicationProtocol in org.neo4j.kernel.ha
 

Subclasses of CommunicationProtocol in org.neo4j.kernel.ha
 class MasterClient
          The Master a slave should use to communicate with its master.
 class MasterServer
          Sits on the master side, receiving serialized requests from slaves (via MasterClient).
 



Copyright © 2010 The Neo4j Graph Database Project. All Rights Reserved.