Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

pbn.cops.copsmsg
Class DRQMessage  view DRQMessage download DRQMessage.java

java.lang.Object
  extended bypbn.cops.copsmsg.CopsMessage
      extended bypbn.cops.copsmsg.DRQMessage

public class DRQMessage
extends CopsMessage


Field Summary
 
Fields inherited from class pbn.cops.copsmsg.CopsMessage
head, ObjV
 
Constructor Summary
DRQMessage(CopsMessageReceiver m)
           
DRQMessage(short ClientType, int ClientHandle, short ReasonCode, short ReasonSubCode)
           
 
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

DRQMessage

public DRQMessage(CopsMessageReceiver m)
           throws pbn.cops.COPSException

DRQMessage

public DRQMessage(short ClientType,
                  int ClientHandle,
                  short ReasonCode,
                  short ReasonSubCode)
           throws pbn.cops.COPSException