|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jfx.strategy.BasicStrategyRunner
com.jfx.strategy.MT4TerminalConnection
public class MT4TerminalConnection
Created by IntelliJ IDEA. User: roman Date: 24/9/2009 Time: 11:25:04
Field Summary |
---|
Fields inherited from class com.jfx.strategy.BasicStrategyRunner |
---|
callsCount, clientName, coordinationSynch, IDLE, isAlive, isRunning, strategy |
Constructor Summary | |
---|---|
MT4TerminalConnection()
|
Method Summary | |
---|---|
java.lang.String |
sendCommandGetResult(java.lang.StringBuilder command)
|
void |
setSocket(java.net.Socket socket)
|
Methods inherited from class com.jfx.strategy.BasicStrategyRunner |
---|
close, getCommand, isAlive, isRunning, preInit, resCommand, run, start, startCoordination |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MT4TerminalConnection()
Method Detail |
---|
public void setSocket(java.net.Socket socket)
public java.lang.String sendCommandGetResult(java.lang.StringBuilder command)
sendCommandGetResult
in interface StrategyRunner
sendCommandGetResult
in class BasicStrategyRunner
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |