net.sf.jqql.debug
Class PacketDO
java.lang.Object
net.sf.jqql.debug.AbstractDebugObject
net.sf.jqql.debug.PacketDO
- All Implemented Interfaces:
- IDebugObject
public class PacketDO
- extends AbstractDebugObject
packet debug object
包调试对象
- Author:
- luma
Constructor Summary |
PacketDO(String n,
byte[] b,
boolean i,
int bodyStart,
int bodyEnd)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PacketDO
public PacketDO(String n,
byte[] b,
boolean i,
int bodyStart,
int bodyEnd)
- Parameters:
n
- b
- i
-