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

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

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

Constructors in com.github.nkzawa.engineio.client with parameters of type Socket.Options
Socket(Socket.Options opts)
           
Socket(String uri, Socket.Options opts)
          Creates a socket with options.
Socket(URI uri, Socket.Options opts)
           
 



Copyright © 2014. All rights reserved.