|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.android.ddmlib.jdwp.JdwpInterceptor
public abstract class JdwpInterceptor
| Constructor Summary | |
|---|---|
JdwpInterceptor()
|
|
| Method Summary | |
|---|---|
abstract JdwpPacket |
intercept(JdwpAgent agent,
JdwpPacket packet)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JdwpInterceptor()
| Method Detail |
|---|
@Nullable
public abstract JdwpPacket intercept(@NonNull
JdwpAgent agent,
@NonNull
JdwpPacket packet)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||