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

Packages that use CommunicationProtocol.RequestType
org.neo4j.kernel.ha   
 

Uses of CommunicationProtocol.RequestType in org.neo4j.kernel.ha
 

Methods in org.neo4j.kernel.ha that return CommunicationProtocol.RequestType
static CommunicationProtocol.RequestType CommunicationProtocol.RequestType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CommunicationProtocol.RequestType[] CommunicationProtocol.RequestType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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