|
|||||||||
| Home >> All >> pbn >> cops >> [ copsmsg overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
pbn.cops.copsmsg
Class DecMessage

java.lang.Objectpbn.cops.copsmsg.CopsMessage
pbn.cops.copsmsg.DecMessage
- public class DecMessage
- extends CopsMessage
| Field Summary |
| Fields inherited from class pbn.cops.copsmsg.CopsMessage |
head, ObjV |
| Constructor Summary | |
DecMessage(CopsMessageReceiver m)
|
|
DecMessage(short ClientType,
int ClientHandle,
short rtype,
short mtype,
int size,
java.util.Vector ContextV,
java.util.Vector FlagsV,
java.util.Vector CTypeV,
java.util.Vector DecV)
|
|
DecMessage(short ClientType,
int ClientHandle,
short rtype,
short mtype,
short code,
short subcode)
|
|
| Methods inherited from class pbn.cops.copsmsg.CopsMessage |
ClientType, Handle, isSolicited, ObjectsNumberIs, Print, SetHeaderLength, setSolicited, transmit |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
DecMessage
public DecMessage(CopsMessageReceiver m) throws pbn.cops.COPSException
DecMessage
public DecMessage(short ClientType,
int ClientHandle,
short rtype,
short mtype,
int size,
java.util.Vector ContextV,
java.util.Vector FlagsV,
java.util.Vector CTypeV,
java.util.Vector DecV)
throws pbn.cops.COPSException
DecMessage
public DecMessage(short ClientType,
int ClientHandle,
short rtype,
short mtype,
short code,
short subcode)
throws pbn.cops.COPSException
|
|||||||||
| Home >> All >> pbn >> cops >> [ copsmsg overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC