|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.joram.shared.admin.AbstractAdminMessage
org.objectweb.joram.shared.admin.AdminRequest
org.objectweb.joram.shared.admin.DestinationAdminRequest
org.objectweb.joram.shared.admin.GetSubscriptionsRequest
public class GetSubscriptionsRequest
A Monitor_GetSubscriptions
instance requests the number of
subscriptions on a given topic.
Field Summary |
---|
Constructor Summary | |
---|---|
GetSubscriptionsRequest()
|
|
GetSubscriptionsRequest(java.lang.String dest)
Constructs a Monitor_GetSubscriptions instance. |
Method Summary | |
---|---|
protected int |
getClassId()
|
Methods inherited from class org.objectweb.joram.shared.admin.DestinationAdminRequest |
---|
getDestId, readFrom, writeTo |
Methods inherited from class org.objectweb.joram.shared.admin.AbstractAdminMessage |
---|
read, readExternal, soapCode, soapDecode, write, writeExternal |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetSubscriptionsRequest(java.lang.String dest)
Monitor_GetSubscriptions
instance.
dest
- Identifier of the target topic.public GetSubscriptionsRequest()
Method Detail |
---|
protected int getClassId()
getClassId
in class AbstractAdminMessage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |