Package io.ably.lib.debug
Class DebugOptions
java.lang.Object
io.ably.lib.rest.Auth.AuthOptions
io.ably.lib.types.ClientOptions
io.ably.lib.debug.DebugOptions
public class DebugOptions extends ClientOptions
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceDebugOptions.RawHttpListenerstatic interfaceDebugOptions.RawProtocolListener -
Field Summary
Fields Modifier and Type Field Description DebugOptions.RawHttpListenerhttpListenerDebugOptions.RawProtocolListenerprotocolListenerITransport.FactorytransportFactoryFields inherited from class io.ably.lib.types.ClientOptions
addRequestIds, agents, asyncHttpThreadpoolSize, autoConnect, channelRetryTimeout, clientId, defaultTokenParams, echoMessages, environment, fallbackHosts, fallbackHostsUseDefault, fallbackRetryTimeout, headers, httpMaxRetryCount, httpOpenTimeout, httpRequestTimeout, idempotentRestPublishing, localStorage, logHandler, logLevel, port, proxy, pushFullWait, queueMessages, realtimeHost, realtimeRequestTimeout, recover, restHost, tls, tlsPort, transportParams, useBinaryProtocolFields inherited from class io.ably.lib.rest.Auth.AuthOptions
authCallback, authHeaders, authMethod, authParams, authUrl, key, queryTime, token, tokenDetails, useTokenAuth -
Constructor Summary
Constructors Constructor Description DebugOptions()DebugOptions(java.lang.String key) -
Method Summary
-
Field Details
-
Constructor Details
-
DebugOptions
public DebugOptions() -
DebugOptions
- Throws:
AblyException
-