it.gotoandplay.smartfoxclient.http
Class HttpConnection
java.lang.Object
it.gotoandplay.smartfoxclient.SFSEventDispatcher
it.gotoandplay.smartfoxclient.http.HttpConnection
public class HttpConnection
- extends SFSEventDispatcher
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HANDSHAKE_TOKEN
public static final char HANDSHAKE_TOKEN
- See Also:
- Constant Field Values
HttpConnection
public HttpConnection()
getSessionId
public java.lang.String getSessionId()
isConnected
public boolean isConnected()
connect
public void connect(java.lang.String addr)
connect
public void connect(java.lang.String addr,
int port)
close
public void close()
send
public void send(java.lang.String message)