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

Quick Search    Search Deep

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

java.lang.Object
  extended bypbn.cops.copsmsg.CopsMessageReceiver

public class CopsMessageReceiver
extends java.lang.Object


Field Summary
protected  pbn.cops.CopsHeader head
           
protected  java.util.Vector Objects
           
 
Constructor Summary
CopsMessageReceiver(java.io.DataInputStream in)
           
 
Method Summary
 CopsMessage transform()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

head

protected pbn.cops.CopsHeader head

Objects

protected java.util.Vector Objects
Constructor Detail

CopsMessageReceiver

public CopsMessageReceiver(java.io.DataInputStream in)
                    throws pbn.cops.COPSException,
                           java.io.IOException
Method Detail

transform

public CopsMessage transform()
                      throws pbn.cops.COPSException