Uses of Interface
org.neo4j.driver.internal.messaging.BoltPatchesListener
Packages that use BoltPatchesListener
Package
Description
-
Uses of BoltPatchesListener in org.neo4j.driver.internal.async.connection
Methods in org.neo4j.driver.internal.async.connection that return types with arguments of type BoltPatchesListenerModifier and TypeMethodDescriptionstatic Set<BoltPatchesListener>ChannelAttributes.boltPatchesListeners(io.netty.channel.Channel channel) Methods in org.neo4j.driver.internal.async.connection with parameters of type BoltPatchesListenerModifier and TypeMethodDescriptionstatic voidChannelAttributes.addBoltPatchesListener(io.netty.channel.Channel channel, BoltPatchesListener listener) -
Uses of BoltPatchesListener in org.neo4j.driver.internal.async.inbound
Classes in org.neo4j.driver.internal.async.inbound that implement BoltPatchesListener -
Uses of BoltPatchesListener in org.neo4j.driver.internal.async.outbound
Classes in org.neo4j.driver.internal.async.outbound that implement BoltPatchesListener