Uses of Enum Class
org.neo4j.driver.internal.async.inbound.InboundMessageDispatcher.HandlerHook.MessageType
Packages that use InboundMessageDispatcher.HandlerHook.MessageType
-
Uses of InboundMessageDispatcher.HandlerHook.MessageType in org.neo4j.driver.internal.async.inbound
Methods in org.neo4j.driver.internal.async.inbound that return InboundMessageDispatcher.HandlerHook.MessageTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.InboundMessageDispatcher.HandlerHook.MessageType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.neo4j.driver.internal.async.inbound with parameters of type InboundMessageDispatcher.HandlerHook.MessageTypeModifier and TypeMethodDescriptionvoidInboundMessageDispatcher.HandlerHook.run(InboundMessageDispatcher.HandlerHook.MessageType messageType)