Package org.neo4j.com

Interface Summary
Client.ConnectionLostHandler  
Deserializer<T>  
MasterCaller<M,R>  
MasterUtil.TxHandler  
ObjectSerializer<T>  
RequestType<M>  
ResourceReleaser Abstraction over a release-able resource.
Serializer  
StoreWriter  
TxChecksumVerifier  
 

Class Summary
BlockLogBuffer  
BlockLogReader  
ChunkingChannelBuffer  
Client<M> A means for a client to communicate with a Server.
DechunkingChannelBuffer  
MasterUtil  
Protocol  
Protocol.FileStreamsDeserializer  
ResourcePool<R>  
Response<T>  
Server<M,R> Sits on the master side, receiving serialized requests from slaves (via Client).
SlaveContext A representation of the context in which an HA slave operates.
SlaveContext.Tx  
ToFileStoreWriter  
ToNetworkStoreWriter  
TransactionStream Represents a stream of the data of one or more consecutive transactions.
TxExtractor  
 

Exception Summary
ComException  
IllegalProtocolVersionException Thrown when a communication between client/server is attempted and either of internal protocol version and application protocol doesn't match.
MasterFailureException  
 



Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.