|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.github.nkzawa.engineio.client.Transport.Options
com.github.nkzawa.engineio.client.Socket.Options
com.github.nkzawa.socketio.client.Manager.Options
com.github.nkzawa.socketio.client.IO.Options
public static class IO.Options
| Field Summary | |
|---|---|
boolean |
forceNew
|
boolean |
multiplex
Whether to enable multiplexing. |
| Fields inherited from class com.github.nkzawa.socketio.client.Manager.Options |
|---|
reconnection, reconnectionAttempts, reconnectionDelay, reconnectionDelayMax, timeout |
| Fields inherited from class com.github.nkzawa.engineio.client.Socket.Options |
|---|
host, query, rememberUpgrade, transports, upgrade |
| Fields inherited from class com.github.nkzawa.engineio.client.Transport.Options |
|---|
hostname, path, policyPort, port, secure, socket, sslContext, timestampParam, timestampRequests |
| Constructor Summary | |
|---|---|
IO.Options()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean forceNew
public boolean multiplex
| Constructor Detail |
|---|
public IO.Options()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||