Class ImmutableConnectionContext

java.lang.Object
org.neo4j.driver.internal.async.ImmutableConnectionContext
All Implemented Interfaces:
ConnectionContext

public class ImmutableConnectionContext extends Object implements ConnectionContext
A Connection shall fulfil this ImmutableConnectionContext when acquired from a connection provider.