public static class AMQDestination.Binding extends Object
AMQDestination.Binding(String exchange, String queue, String bindingKey, Map<String,Object> args)
Map<String,Object>
getArgs()
String
getBindingKey()
getExchange()
getQueue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AMQDestination.Binding(String exchange, String queue, String bindingKey, Map<String,Object> args)
public String getExchange()
public String getQueue()
public String getBindingKey()
public Map<String,Object> getArgs()
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.