Uses of Class
org.neo4j.driver.internal.bolt.basicimpl.async.inbound.InboundMessageDispatcher
Packages that use InboundMessageDispatcher
-
Uses of InboundMessageDispatcher in org.neo4j.driver.internal.bolt.basicimpl.async.connection
Methods in org.neo4j.driver.internal.bolt.basicimpl.async.connection that return InboundMessageDispatcherModifier and TypeMethodDescriptionstatic InboundMessageDispatcherChannelAttributes.messageDispatcher(io.netty.channel.Channel channel) Methods in org.neo4j.driver.internal.bolt.basicimpl.async.connection with parameters of type InboundMessageDispatcherModifier and TypeMethodDescriptionstatic voidChannelAttributes.setMessageDispatcher(io.netty.channel.Channel channel, InboundMessageDispatcher messageDispatcher)