Uses of Enum Class
org.neo4j.driver.internal.bolt.api.BoltConnectionState
Packages that use BoltConnectionState
Package
Description
-
Uses of BoltConnectionState in org.neo4j.driver.internal.async
Methods in org.neo4j.driver.internal.async that return BoltConnectionState -
Uses of BoltConnectionState in org.neo4j.driver.internal.bolt.api
Methods in org.neo4j.driver.internal.bolt.api that return BoltConnectionStateModifier and TypeMethodDescriptionBoltConnection.state()static BoltConnectionStateReturns the enum constant of this class with the specified name.static BoltConnectionState[]BoltConnectionState.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of BoltConnectionState in org.neo4j.driver.internal.bolt.basicimpl
Methods in org.neo4j.driver.internal.bolt.basicimpl that return BoltConnectionState -
Uses of BoltConnectionState in org.neo4j.driver.internal.bolt.pooledimpl
Methods in org.neo4j.driver.internal.bolt.pooledimpl that return BoltConnectionState -
Uses of BoltConnectionState in org.neo4j.driver.internal.bolt.routedimpl
Methods in org.neo4j.driver.internal.bolt.routedimpl that return BoltConnectionState