1 Some classes that handle DDM traffic. 2 3 It's not necessary to put all DDM-related code in this package; this just 4 has the essentials. Subclass org.apache.harmony.dalvik.ddmc.ChunkHandler and add a new 5 registration call in DdmRegister.java. 6 7