public static class Socket.Options extends Transport.Options
| Modifier and Type | Field and Description |
|---|---|
String |
host |
String |
query |
boolean |
rememberUpgrade |
String[] |
transports
List of transport names.
|
boolean |
upgrade
Whether to upgrade the transport.
|
hostname, hostnameVerifier, path, policyPort, port, secure, socket, sslContext, timestampParam, timestampRequests| Constructor and Description |
|---|
Socket.Options() |
Copyright © 2015. All rights reserved.