Uses of Class
com.rabbitmq.client.impl.nio.SocketChannelRegistration
-
Packages that use SocketChannelRegistration Package Description com.rabbitmq.client.impl.nio NIO network connector. -
-
Uses of SocketChannelRegistration in com.rabbitmq.client.impl.nio
Fields in com.rabbitmq.client.impl.nio with type parameters of type SocketChannelRegistration Modifier and Type Field Description (package private) java.util.Set<SocketChannelRegistration>
SelectorHolder. registrations
-