All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class iceberg.APCpath.connectors.ProcessPacket

java.lang.Object
   |
   +----iceberg.APCpath.connectors.ProcessPacket

public class ProcessPacket
extends Object

Constructor Index

 o ProcessPacket(byte[], int)

Method Index

 o getBuf()
 o getLen()

Constructors

 o ProcessPacket
 public ProcessPacket(byte buf[],
                      int len)

Methods

 o getLen
 public int getLen()
 o getBuf
 public byte[] getBuf()

All Packages  Class Hierarchy  This Package  Previous  Next  Index