org.neo4j.com
Interface Client.ConnectionLostHandler

All Known Subinterfaces:
ResponseReceiver
All Known Implementing Classes:
HAGraphDb
Enclosing class:
Client<M>

public static interface Client.ConnectionLostHandler


Field Summary
static Client.ConnectionLostHandler NO_ACTION
           
 
Method Summary
 void handle(Exception e)
           
 

Field Detail

NO_ACTION

static final Client.ConnectionLostHandler NO_ACTION
Method Detail

handle

void handle(Exception e)


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