|
Joram ${version} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.joram.shared.admin.AdminReply
org.objectweb.joram.shared.admin.GetSubscriptionRep
Field Summary |
Fields inherited from class org.objectweb.joram.shared.admin.AdminReply |
NAME_ALREADY_USED, SERVER_ID_ALREADY_USED, START_FAILURE, UNKNOWN_SERVER |
Constructor Summary | |
GetSubscriptionRep(java.lang.String topicId,
int messageCount,
boolean durable)
|
Method Summary | |
boolean |
getDurable()
|
int |
getMessageCount()
|
java.lang.String |
getTopicId()
|
Methods inherited from class org.objectweb.joram.shared.admin.AdminReply |
getErrorCode, getInfo, getReplyObject, succeeded, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public GetSubscriptionRep(java.lang.String topicId, int messageCount, boolean durable)
Method Detail |
public final java.lang.String getTopicId()
public final int getMessageCount()
public final boolean getDurable()
|
Joram ${version} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |