|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.qpid.messaging.Address
public class Address
Address
Constructor Summary | |
---|---|
Address(String name,
String subject,
Map options)
|
Method Summary | |
---|---|
String |
getName()
|
Map |
getOptions()
|
String |
getSubject()
|
static Address |
parse(String address)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Address(String name, String subject, Map options)
Method Detail |
---|
public static Address parse(String address)
public String getName()
public String getSubject()
public Map getOptions()
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |