org.apache.qpid.client.messaging.address
Class Link.Subscription
java.lang.Object
org.apache.qpid.client.messaging.address.Link.Subscription
- Enclosing class:
- Link
public static class Link.Subscription
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Link.Subscription
public Link.Subscription()
getArgs
public Map<String,Object> getArgs()
setArgs
public void setArgs(Map<String,Object> args)
isExclusive
public boolean isExclusive()
setExclusive
public void setExclusive(boolean exclusive)
Licensed to the Apache Software Foundation