com.android.tradefed.device.server.jdwp.chunkhandler

Classes

BadPacketException Thrown if the contents of a packet are bad. 
ChunkHandler Subclass this with a class that handles one or more chunk types. 
HandleAppName Handle the "app name" chunk (APNM). 
HandleExit Submit an exit request. 
HandleHeap Handle heap status updates. 
HandleHello Handle the "hello" chunk (HELO) and feature discovery. 
HandleNativeHeap Handle thread status updates. 
HandleProfiling Handle heap status updates. 
HandleTest Handle thread status updates. 
HandleThread Handle thread status updates. 
HandleViewDebug  
HandleWait Handle the "wait" chunk (WAIT). 
JdwpPacket A JDWP packet, sitting at the start of a ByteBuffer somewhere.