Uses of Enum Class
org.neo4j.driver.internal.handlers.pulln.BasicPullResponseHandler.State
Packages that use BasicPullResponseHandler.State
-
Uses of BasicPullResponseHandler.State in org.neo4j.driver.internal.handlers.pulln
Methods in org.neo4j.driver.internal.handlers.pulln that return BasicPullResponseHandler.StateModifier and TypeMethodDescriptionprotected BasicPullResponseHandler.StateBasicPullResponseHandler.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.Methods in org.neo4j.driver.internal.handlers.pulln with parameters of type BasicPullResponseHandler.StateModifier and TypeMethodDescriptionprotected voidBasicPullResponseHandler.state(BasicPullResponseHandler.State state)