public class DebugOptions extends ClientOptions
| Modifier and Type | Class and Description |
|---|---|
static interface |
DebugOptions.RawHttpListener |
static interface |
DebugOptions.RawProtocolListener |
| Modifier and Type | Field and Description |
|---|---|
DebugOptions.RawHttpListener |
httpListener |
DebugOptions.RawProtocolListener |
protocolListener |
asyncHttpThreadpoolSize, autoConnect, channelRetryTimeout, clientId, defaultTokenParams, echoMessages, environment, fallbackHosts, fallbackHostsUseDefault, fallbackRetryTimeout, headers, httpMaxRetryCount, httpOpenTimeout, httpRequestTimeout, idempotentRestPublishing, logHandler, logLevel, port, proxy, queueMessages, realtimeHost, realtimeRequestTimeout, recover, restHost, tls, tlsPort, transportParams, useBinaryProtocolauthCallback, authHeaders, authMethod, authParams, authUrl, key, queryTime, token, tokenDetails, useTokenAuth| Constructor and Description |
|---|
DebugOptions(java.lang.String key) |
public DebugOptions.RawProtocolListener protocolListener
public DebugOptions.RawHttpListener httpListener
public DebugOptions(java.lang.String key)
throws AblyException
AblyException