Class NioLoop
java.lang.Object
com.rabbitmq.client.impl.nio.NioLoop
- All Implemented Interfaces:
Runnable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voidprotected voiddispatchShutdownToConnection(Runnable connectionShutdownRunnable, String connectionName) protected voidprotected voidhandleIoError(SocketChannelFrameHandlerState state, Throwable ex) protected booleanvoidrun()
-
Constructor Details
-
NioLoop
-
-
Method Details
-
run
-
handleIoError
-
handleHeartbeatFailure
-
needToDispatchIoError
-
dispatchIoErrorToConnection
-
dispatchShutdownToConnection
-
dispatchShutdownToConnection
-