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

Packages that use Transport.Options
com.github.nkzawa.engineio.client   
com.github.nkzawa.engineio.client.transports   
 

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

Subclasses of Transport.Options in com.github.nkzawa.engineio.client
static class Socket.Options
           
 

Constructors in com.github.nkzawa.engineio.client with parameters of type Transport.Options
Transport(Transport.Options opts)
           
 

Uses of Transport.Options in com.github.nkzawa.engineio.client.transports
 

Constructors in com.github.nkzawa.engineio.client.transports with parameters of type Transport.Options
Polling(Transport.Options opts)
           
PollingXHR(Transport.Options opts)
           
WebSocket(Transport.Options opts)
           
 



Copyright © 2014. All rights reserved.