AMQP API
- AMQP API
목록
| 클래스 |
메소드 |
비고
|
| Queue
|
basic.ack() |
|
| basic.cancel() |
|
| basic.consume() |
|
| basic.deliver() |
|
| basic.get() |
|
| basic.nack() |
|
| basic.publish() |
|
| basic.qos() |
|
| basic.recover() |
|
| basic.recover-async() |
|
| basic.reject() |
|
| basic.return() |
|
| Queue
|
channel.close() |
|
| channel.flow() |
|
| channel.open() |
|
| Confirm
|
confirm.select() |
|
| Exchange
|
exchange.bind() |
|
| exchange.declare() |
|
| exchange.delete() |
|
| exchange.unbind() |
|
| Queue
|
queue.bind() |
|
| queue.declare() |
|
| queue.delete() |
|
| queue.purge() |
|
| queue.unbind() |
|
| Tx
|
tx.commit() |
|
| tx.rollback() |
|
| tx.select() |
|
같이 보기
참고