public class Topic extends Object
Topic(String name, QoS qos)
Topic(org.fusesource.hawtbuf.UTF8Buffer name, QoS qos)
boolean
equals(Object o)
int
hashCode()
org.fusesource.hawtbuf.UTF8Buffer
name()
QoS
qos()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Topic(String name, QoS qos)
public Topic(org.fusesource.hawtbuf.UTF8Buffer name, QoS qos)
public org.fusesource.hawtbuf.UTF8Buffer name()
public QoS qos()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2010-2013 FuseSource, Corp.. All Rights Reserved.