|
TPTP 4.3.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.execution.recorder.remote.RecorderAgent
org.eclipse.hyades.execution.recorder.http.remote.SSLProxyRecorder
This is the main class for the HTTP Proxy Recorder
| Nested Class Summary | |
|---|---|
static class |
SSLProxyRecorder.Proxy
Deprecated. This is not public API. It will be moved to internal in TPTP 5 |
| Field Summary | |
|---|---|
static java.lang.String |
ERROR_CREATING_CLIENTSIDEREADER
Deprecated. |
| Fields inherited from class org.eclipse.hyades.execution.recorder.remote.RecorderAgent |
|---|
ABORT_RECORDING, ANNOTATE_RECORDING, configParameters, controller, INSERT_COMMENT, INSERT_SPLIT, STOP_RECORDING |
| Constructor Summary | |
|---|---|
SSLProxyRecorder()
Deprecated. |
|
| Method Summary | |
|---|---|
static java.lang.String |
getStackTraceInfo(java.lang.Throwable exception)
Deprecated. |
boolean |
handleCommand(int commandID,
java.lang.String commandData)
Deprecated. called with a command should be handled (see commands above) |
boolean |
init(java.lang.String configuration)
Deprecated. init routine (String configuration) configuration is the configuration string passed in when the class is executed |
static void |
main(java.lang.String[] args)
Deprecated. |
java.lang.Thread |
run()
Deprecated. This is the execution start point for the recorder agent. |
| Methods inherited from class org.eclipse.hyades.execution.recorder.remote.RecorderAgent |
|---|
isReady, reportException, sendByteDataToDataProcessor, sendControlMessageToDataProcessor, sendDebugMessageToDataProcessor, sendUIMessageToDataProcessor, setController, setIsReady |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String ERROR_CREATING_CLIENTSIDEREADER
| Constructor Detail |
public SSLProxyRecorder()
| Method Detail |
public static void main(java.lang.String[] args)
public java.lang.Thread run()
RecorderAgent
run in class RecorderAgentpublic static java.lang.String getStackTraceInfo(java.lang.Throwable exception)
public boolean init(java.lang.String configuration)
init in class RecorderAgent
public boolean handleCommand(int commandID,
java.lang.String commandData)
RecorderAgent
handleCommand in class RecorderAgent
|
TPTP 4.3.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||