Uses of Class
com.github.nkzawa.engineio.client.Socket

Packages that use Socket
com.github.nkzawa.engineio.client   
 

Uses of Socket in com.github.nkzawa.engineio.client
 

Fields in com.github.nkzawa.engineio.client declared as Socket
protected  Socket Transport.socket
           
protected  Socket Transport.Options.socket
           
 

Methods in com.github.nkzawa.engineio.client that return Socket
 Socket Socket.close()
          Disconnects the client.
 Socket Socket.open()
          Connects the client.
 



Copyright © 2014. All rights reserved.