org.apache.qpid.client.messaging.address
Class Node.ExchangeNode
java.lang.Object
org.apache.qpid.client.messaging.address.Node
org.apache.qpid.client.messaging.address.Node.ExchangeNode
- Enclosing class:
- Node
public static class Node.ExchangeNode
- extends Node
Methods inherited from class org.apache.qpid.client.messaging.address.Node |
addBinding, getAlternateExchange, getBindings, getDeclareArgs, getType, isAutoDelete, isDurable, setAlternateExchange, setAutoDelete, setBindings, setDeclareArgs, setDurable |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_exchangeOptions
protected QpidExchangeOptions _exchangeOptions
_exchangeType
protected String _exchangeType
Node.ExchangeNode
public Node.ExchangeNode()
getExchangeType
public String getExchangeType()
setExchangeType
public void setExchangeType(String exchangeType)
Licensed to the Apache Software Foundation