DdmJdwpExtension

public class DdmJdwpExtension
extends JdwpExtension

java.lang.Object
   ↳ com.android.tradefed.device.server.jdwp.JdwpExtension
     ↳ com.android.tradefed.device.server.DdmJdwpExtension


Podsumowanie

Zagnieżdżone klasy

class DdmJdwpExtension.DdmInterceptor

 

Publiczne konstruktory

DdmJdwpExtension()

Metody publiczne

void broadcast(DdmJdwpExtension.Event event, ClientImpl client)
void ddmSeen(ClientImpl client)
void intercept(ClientImpl client)

Umożliwia rozszerzeniu rejestrowanie przechwytujących w celu przechwytywania ruchu JDWP.

void registerHandler(int type, ChunkHandler handler)

Publiczne konstruktory

DdmJdwpExtension

public DdmJdwpExtension ()

Metody publiczne

komunikat

public void broadcast (DdmJdwpExtension.Event event, 
                ClientImpl client)

Parametry
event DdmJdwpExtension.Event

client ClientImpl

ddmSeen

public void ddmSeen (ClientImpl client)

Parametry
client ClientImpl

przechwytywać,

public void intercept (ClientImpl client)

Umożliwia rozszerzeniu rejestrowanie przechwytujących w celu przechwytywania ruchu JDWP.

Parametry
client ClientImpl

registerHandler

public void registerHandler (int type, 
                ChunkHandler handler)

Parametry
type int

handler ChunkHandler