|
||||||||||
| 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
public static class Manager.Options
| Field Summary | |
|---|---|
boolean |
reconnection
|
int |
reconnectionAttempts
|
long |
reconnectionDelay
|
long |
reconnectionDelayMax
|
long |
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 | |
|---|---|
Manager.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 reconnection
public int reconnectionAttempts
public long reconnectionDelay
public long reconnectionDelayMax
public long timeout
| Constructor Detail |
|---|
public Manager.Options()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||