Jdwp প্রোটোকল

public class JdwpProtocol
extends Object

java.lang.অবজেক্ট
com.android.tradefed.device.server.jdwp.Jdwpপ্রোটোকল


সারাংশ

পাবলিক কনস্ট্রাক্টর

JdwpProtocol ()

পাবলিক পদ্ধতি

void incoming ( JdwpPacket packet, JdwpAgent target)
long readFieldId (ByteBuffer buffer)
long readMethodId (ByteBuffer buffer)
long readObjectId (ByteBuffer buffer)
long readRefTypeId (ByteBuffer buffer)
String readString (ByteBuffer buffer)

পাবলিক কনস্ট্রাক্টর

Jdwp প্রোটোকল

public JdwpProtocol ()

পাবলিক পদ্ধতি

আগত

public void incoming (JdwpPacket packet, 
                JdwpAgent target)

পরামিতি
packet JdwpPacket

target JdwpAgent

রিডফিল্ডআইডি

public long readFieldId (ByteBuffer buffer)

পরামিতি
buffer ByteBuffer

রিটার্নস
long

পঠন পদ্ধতি আইডি

public long readMethodId (ByteBuffer buffer)

পরামিতি
buffer ByteBuffer

রিটার্নস
long

রিডঅবজেক্টআইডি

public long readObjectId (ByteBuffer buffer)

পরামিতি
buffer ByteBuffer

রিটার্নস
long

রিডরেফটাইপআইডি

public long readRefTypeId (ByteBuffer buffer)

পরামিতি
buffer ByteBuffer

রিটার্নস
long

রিডস্ট্রিং

public String readString (ByteBuffer buffer)

পরামিতি
buffer ByteBuffer

রিটার্নস
String