Uses of Class
com.github.nkzawa.socketio.client.IO.Options

Packages that use IO.Options
com.github.nkzawa.socketio.client   
 

Uses of IO.Options in com.github.nkzawa.socketio.client
 

Methods in com.github.nkzawa.socketio.client with parameters of type IO.Options
static Socket IO.socket(String uri, IO.Options opts)
           
static Socket IO.socket(URI uri, IO.Options opts)
          Initializes a Socket from an existing Manager for multiplexing.
 



Copyright © 2014. All rights reserved.