Uses of Enum Class
org.neo4j.driver.internal.handlers.pulln.BasicPullResponseHandler.State
-
Uses of BasicPullResponseHandler.State in org.neo4j.driver.internal.handlers.pulln
Modifier and TypeMethodDescriptionprotected BasicPullResponseHandler.State
BasicPullResponseHandler.state()
Returns the enum constant of this class with the specified name.static BasicPullResponseHandler.State[]
BasicPullResponseHandler.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprotected void
BasicPullResponseHandler.state
(BasicPullResponseHandler.State state)