Package | Description |
---|---|
oracle.jbo.script.debug.common | |
oracle.jbo.script.debug.server |
Modifier and Type | Field and Description |
---|---|
Packet |
PacketStream.pkt |
Modifier and Type | Method and Description |
---|---|
static Packet |
Packet.commandPacket(short cmdSet,
short cmd) |
static Packet |
Packet.fromByteArray(byte[] b)
Create a packet from its byte array representation
|
static Packet |
Packet.replyPacket(int id,
short errorCode) |
Constructor and Description |
---|
PacketStream(Packet pkt) |
Modifier and Type | Method and Description |
---|---|
static CommandProcessor.JDWPCommand |
CommandProcessor.buildCommand(Packet pkt) |