Package | Description |
---|---|
com.rabbitmq.client.impl |
Implementations of interfaces specified in the client API, and their supporting classes.
|
com.rabbitmq.client.impl.recovery |
Modifier and Type | Class and Description |
---|---|
class |
SocketFrameHandler
A socket-based frame handler.
|
Modifier and Type | Method and Description |
---|---|
FrameHandler |
FrameHandlerFactory.create(Address addr) |
FrameHandler |
FrameHandlerFactory.create(Socket sock) |
FrameHandler |
AMQConnection.getFrameHandler() |
Constructor and Description |
---|
AMQConnection(ConnectionParams params,
FrameHandler frameHandler)
Construct a new connection
|
Constructor and Description |
---|
RecoveryAwareAMQConnection(ConnectionParams params,
FrameHandler handler) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.