public interface QueueDeclareBody extends EncodableAMQDataBlock, AMQMethodBody
TYPE| Modifier and Type | Method and Description |
|---|---|
FieldTable |
getArguments() |
boolean |
getAutoDelete() |
boolean |
getDurable() |
boolean |
getExclusive() |
boolean |
getNowait() |
boolean |
getPassive() |
AMQShortString |
getQueue() |
int |
getTicket() |
execute, generateFrame, getChannelException, getChannelException, getChannelNotFoundException, getClazz, getConnectionException, getConnectionException, getMajor, getMethod, getMinor, getSize, toString, writeMethodPayload, writePayloadgetFrameType, handleFieldTable getArguments()
boolean getAutoDelete()
boolean getDurable()
boolean getExclusive()
boolean getNowait()
boolean getPassive()
AMQShortString getQueue()
int getTicket()
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.