Uses of Class
com.swiftmq.impl.amqp.VersionedConnection
Package
Description
-
Uses of VersionedConnection in com.swiftmq.impl.amqp
Modifier and TypeMethodDescriptionHandlerFactory.createHandler
(VersionedConnection versionedConnection) -
Uses of VersionedConnection in com.swiftmq.impl.amqp.amqp.v00_09_01
Modifier and TypeMethodDescriptionAMQPHandler.getVersionedConnection()
ChannelHandler.getVersionedConnection()
Modifier and TypeMethodDescriptionAMQPHandlerFactory.createHandler
(VersionedConnection versionedConnection) ModifierConstructorDescriptionAMQPHandler
(SwiftletContext ctx, VersionedConnection versionedConnection) -
Uses of VersionedConnection in com.swiftmq.impl.amqp.amqp.v01_00_00
Modifier and TypeMethodDescriptionAMQPHandlerFactory.createHandler
(VersionedConnection versionedConnection) ModifierConstructorDescriptionAMQPHandler
(SwiftletContext ctx, VersionedConnection versionedConnection) SessionHandler
(SwiftletContext ctx, VersionedConnection versionedConnection, AMQPHandler amqpHandler, BeginFrame beginFrame) -
Uses of VersionedConnection in com.swiftmq.impl.amqp.sasl.v01_00_00
Modifier and TypeMethodDescriptionSASLHandlerFactory.createHandler
(VersionedConnection versionedConnection) ModifierConstructorDescriptionSASLHandler
(SwiftletContext ctx, VersionedConnection versionedConnection)