public static class AmqpMessageSource.AmqpAckInfo extends ObjectSE
コンストラクターと説明 |
---|
AmqpAckInfo(Connection connection, com.rabbitmq.client.Channel channel, boolean transacted, com.rabbitmq.client.GetResponse getResponse) |
修飾子と型 | メソッドと説明 |
---|---|
com.rabbitmq.client.Channel | getChannel() |
Connection | getConnection() |
com.rabbitmq.client.GetResponse | getGetResponse() |
boolean | isTransacted() |
StringSE | toString() |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSE
public AmqpAckInfo(Connection connection, com.rabbitmq.client.Channel channel, boolean transacted, com.rabbitmq.client.GetResponse getResponse)
public Connection getConnection()
public com.rabbitmq.client.Channel getChannel()
public boolean isTransacted()
public com.rabbitmq.client.GetResponse getGetResponse()
public StringSE toString()
ObjectSE
の toStringSE