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 |
ITransport.Factory |
transportFactory |
addRequestIds, agents, asyncHttpThreadpoolSize, autoConnect, channelRetryTimeout, clientId, defaultTokenParams, disconnectedRetryTimeout, echoMessages, environment, fallbackHosts, fallbackHostsUseDefault, fallbackRetryTimeout, headers, httpMaxRetryCount, httpMaxRetryDuration, httpOpenTimeout, httpRequestTimeout, idempotentRestPublishing, localStorage, logHandler, logLevel, port, proxy, pushFullWait, queueMessages, realtimeHost, realtimeRequestTimeout, recover, restHost, suspendedRetryTimeout, tls, tlsPort, transportParams, useBinaryProtocolauthCallback, authHeaders, authMethod, authParams, authUrl, key, queryTime, token, tokenDetails, useTokenAuth| Constructor and Description |
|---|
DebugOptions() |
DebugOptions(java.lang.String key) |
public DebugOptions.RawProtocolListener protocolListener
public DebugOptions.RawHttpListener httpListener
public ITransport.Factory transportFactory
public DebugOptions()
public DebugOptions(java.lang.String key)
throws AblyException
AblyException