Uses of Interface
org.apache.activemq.artemis.spi.core.remoting.ReadyListener
Packages that use ReadyListener
Package
Description
-
Uses of ReadyListener in org.apache.activemq.artemis.spi.core.protocol
Methods in org.apache.activemq.artemis.spi.core.protocol with parameters of type ReadyListenerModifier and TypeMethodDescriptionbooleanAbstractRemotingConnection.isWritable(ReadyListener callback) booleanRemotingConnection.isWritable(ReadyListener callback) -
Uses of ReadyListener in org.apache.activemq.artemis.spi.core.remoting
Methods in org.apache.activemq.artemis.spi.core.remoting with parameters of type ReadyListenerModifier and TypeMethodDescriptionbooleanConnection.isWritable(ReadyListener listener) abstract booleanSessionContext.isWritable(ReadyListener callback)