public class MsmbConnection extends Object
Constructor and Description |
---|
MsmbConnection(com.rabbitmq.client.Connection conn,
com.rabbitmq.client.Channel channel,
MsmbState state) |
Modifier and Type | Method and Description |
---|---|
com.rabbitmq.client.Channel |
getChannel() |
com.rabbitmq.client.Connection |
getConn() |
MsmbState |
getState() |
public MsmbConnection(com.rabbitmq.client.Connection conn, com.rabbitmq.client.Channel channel, MsmbState state)
public MsmbState getState()
public com.rabbitmq.client.Connection getConn()
public com.rabbitmq.client.Channel getChannel()
Copyright © 2016. All rights reserved.