|
Joram 5.3.1 | ||||||||
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
public abstract class AdminRequest
An AdminRequest
is a request sent by a client administrator
inside a org.objectweb.joram.shared.messages.Message
to an
org.objectweb.joram.mom.dest.AdminTopic
topic for requesting an
admin operation.
Field Summary |
---|
Constructor Summary | |
---|---|
AdminRequest()
|
Method Summary | |
---|---|
protected int |
getClassId()
|
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 |
Methods inherited from interface org.objectweb.joram.shared.stream.Streamable |
---|
readFrom, writeTo |
Constructor Detail |
---|
public AdminRequest()
Method Detail |
---|
protected int getClassId()
getClassId
in class AbstractAdminMessage
|
Joram 5.3.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |