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