|
TPTP 4.4.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.tptp.test.provisional.recorder.messages.AbstractRecorderMessageProvider
org.eclipse.hyades.execution.recorder.http.local.HttpRecorderDataProcessor
This object accepts data passed across the Agent Controller data channel from the RecorderAgent(SSLProxyRecorder)
| Field Summary |
|---|
| Fields inherited from class org.eclipse.tptp.test.provisional.recorder.messages.AbstractRecorderMessageProvider |
|---|
recorder |
| Constructor Summary | |
|---|---|
HttpRecorderDataProcessor()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
complete()
Deprecated. called by the recorder when the recording session is complete |
void |
initialize()
Deprecated. called to initialize the IRecorderDataProcessor. |
void |
processControlString(java.lang.String controlString)
Deprecated. this method is called with control strings |
void |
processData(byte[] data)
Deprecated. called with data sent across the Agent Controller from the RecorderAgent |
boolean |
processDataFromDataProcessor(byte[] data)
Deprecated. This method is called with valid data |
void |
processDebugString(java.lang.String debugString)
Deprecated. this method is called with debug Strings |
protected java.lang.String |
translateString(java.lang.String str)
Deprecated. |
| Methods inherited from class org.eclipse.tptp.test.provisional.recorder.messages.AbstractRecorderMessageProvider |
|---|
getRecorder, getRecorderID, processCustomMessage, processMessage, setRecorder, setRecorder |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.tptp.test.provisional.recorder.framework.IRecorderMessageProvider |
|---|
processMessage |
| Methods inherited from interface org.eclipse.tptp.test.provisional.recorder.framework.IRecorderProvider |
|---|
getRecorder, getRecorderID, setRecorder, setRecorder |
| Constructor Detail |
public HttpRecorderDataProcessor()
| Method Detail |
public void initialize()
throws java.io.IOException
initialize in interface IRecorderDataProcessorjava.io.IOExceptionpublic void complete()
complete in interface IRecorderDataProcessorpublic void processData(byte[] data)
IRecorderDataProcessor
processData in interface IRecorderDataProcessorpublic boolean processDataFromDataProcessor(byte[] data)
processDataFromDataProcessor in interface org.eclipse.tptp.test.provisional.recorder.framework.IRecorderMessageProviderpublic void processControlString(java.lang.String controlString)
processControlString in interface IRecorderDataProcessorpublic void processDebugString(java.lang.String debugString)
processDebugString in interface IRecorderDataProcessorprotected java.lang.String translateString(java.lang.String str)
|
TPTP 4.4.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||