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