public class BitsoWebSocket extends Observable
| Modifier and Type | Class and Description |
|---|---|
class |
BitsoWebSocket.WebSocketClientHandler |
| Constructor and Description |
|---|
BitsoWebSocket() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeConnection() |
void |
openConnection() |
void |
setConnected(Boolean connected) |
void |
setMessageReceived(String messageReceived) |
void |
subscribeBitsoChannel(String channel) |
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic BitsoWebSocket()
throws SSLException,
URISyntaxException
SSLExceptionURISyntaxExceptionpublic void setConnected(Boolean connected)
public void setMessageReceived(String messageReceived)
public void openConnection()
throws InterruptedException
InterruptedExceptionpublic void subscribeBitsoChannel(String channel)
public void closeConnection()
throws InterruptedException
InterruptedExceptionCopyright © 2017. All rights reserved.