Uses of Class
com.rabbitmq.client.impl.AbstractFrameHandlerFactory
-
Packages that use AbstractFrameHandlerFactory Package Description com.rabbitmq.client.impl Implementations of interfaces specified in the client API, and their supporting classes.com.rabbitmq.client.impl.nio NIO network connector. -
-
Uses of AbstractFrameHandlerFactory in com.rabbitmq.client.impl
Subclasses of AbstractFrameHandlerFactory in com.rabbitmq.client.impl Modifier and Type Class Description class
SocketFrameHandlerFactory
-
Uses of AbstractFrameHandlerFactory in com.rabbitmq.client.impl.nio
Subclasses of AbstractFrameHandlerFactory in com.rabbitmq.client.impl.nio Modifier and Type Class Description class
SocketChannelFrameHandlerFactory
-