public abstract class Queue extends Object
Queue(String name, boolean durable, boolean autoDelete)
boolean
equals(Object obj)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Queue(String name, boolean durable, boolean autoDelete)
public boolean equals(Object obj)
equals
Object
public String toString()
toString
public int hashCode()
hashCode
Copyright © 2017 WSO2. All rights reserved.