|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jdiagnose.remote.file.CsvSender
Constructor Summary | |
CsvSender()
|
Method Summary | |
protected java.lang.String |
encode(java.lang.String in)
|
void |
onRemoteResult(RemoteResult remoteResult)
|
void |
send(RemoteResult result)
|
void |
setEmitter(Emitter emitter)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CsvSender()
Method Detail |
protected java.lang.String encode(java.lang.String in)
public void send(RemoteResult result) throws RemoteResultException
send
in interface RemoteResultSender
RemoteResultException
public void setEmitter(Emitter emitter)
public void onRemoteResult(RemoteResult remoteResult)
onRemoteResult
in interface RemoteResultListener
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |