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