com.skype.connector.test
Class CSVRecorder
java.lang.Object
com.skype.connector.test.Recorder
com.skype.connector.test.CSVRecorder
public final class CSVRecorder
- extends Recorder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSVRecorder
public CSVRecorder(String filePath)
throws IOException
- Throws:
IOException
CSVRecorder
public CSVRecorder(File file)
throws IOException
- Throws:
IOException
CSVRecorder
public CSVRecorder(Writer writer)
recordReceivedMessage
protected void recordReceivedMessage(long time,
String message)
- Specified by:
recordReceivedMessage
in class Recorder
recordSentMessage
protected void recordSentMessage(long time,
String message)
- Specified by:
recordSentMessage
in class Recorder
close
public void close()
Copyright © 2004-2011. All Rights Reserved.