public class MtGoxRealTime extends Object implements MtGoxListener
| Constructor and Description |
|---|
MtGoxRealTime() |
| Modifier and Type | Method and Description |
|---|---|
void |
depthEvent(Depth depth) |
List<Depth> |
getAllDepthSince(long timestamp) |
static void |
main(String[] args) |
void |
tickerEvent(Ticker ticker) |
public MtGoxRealTime()
throws org.jwebsocket.kit.WebSocketException
org.jwebsocket.kit.WebSocketExceptionpublic static void main(String[] args) throws org.jwebsocket.kit.WebSocketException, IOException, InterruptedException
org.jwebsocket.kit.WebSocketExceptionIOExceptionInterruptedExceptionpublic void tickerEvent(Ticker ticker)
tickerEvent in interface MtGoxListenerpublic void depthEvent(Depth depth)
depthEvent in interface MtGoxListenerCopyright © 2012. All Rights Reserved.