org.neo4j.remote
Class Configuration
java.lang.Object
org.neo4j.remote.Configuration
- All Implemented Interfaces:
- Serializable
public abstract class Configuration
- extends Object
- implements Serializable
Representation of the configuration supported by a client, for sending to the
server as part of the connection configuration phase.
NOTE: this is not specified yet.
- Author:
- Tobias Ivarsson
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Copyright © 2010 Neo4j. All Rights Reserved.