Uses of Enum Class
org.neo4j.bolt.connection.BoltConnectionState
Packages that use BoltConnectionState
-
Uses of BoltConnectionState in org.neo4j.bolt.connection
Methods in org.neo4j.bolt.connection 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.