Uses of Interface
org.neo4j.com.Client.ConnectionLostHandler

Uses of Client.ConnectionLostHandler in org.neo4j.com
 

Fields in org.neo4j.com declared as Client.ConnectionLostHandler
static Client.ConnectionLostHandler Client.ConnectionLostHandler.NO_ACTION
           
 

Constructors in org.neo4j.com with parameters of type Client.ConnectionLostHandler
Client(String hostNameOrIp, int port, org.neo4j.kernel.impl.util.StringLogger logger, StoreIdGetter storeIdGetter, int frameLength, byte applicationProtocolVersion, int readTimeout, int maxConcurrentChannels, int maxUnusedPoolSize, Client.ConnectionLostHandler connectionLostHandler)
           
 



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