Package io.ably.lib.util
See: Description
-
Class Summary Class Description IntentUtils AndroidPlatformAgentProvider CipherParams Sets the properties to configure encryption for a io.ably.lib.rest.Channel or io.ably.lib.realtime.Channel object. Crypto Contains the properties required to configure the encryption of io.ably.lib.types.Message payloads. CollectionUtils InternalMap A map implemented using a ConcurrentHashMap. ClientOptionsUtils ParamsUtils DefaultHandler Default log handler class that sends output to System.out.This is public as a convenience to allow simple subclassesto output to other PrintStrems. Log ReconnectionStrategy StringUtils Listeners Base64Coder A Base64 encoder/decoder. CurrentThreadExecutor AgentHeaderCreator EventEmitter A generic interface for event registration and delivery used in a number of the types in the Realtime client library. Multicaster Collection of members who are listeners, with methods that are safe to be called from any thread. JsonUtilsObject JsonUtils HttpResponseHandler HttpBodyHandler Serialisation -
Interface Summary Interface Description EncryptingChannelCipher Internal; a cipher used to encrypt plaintext to ciphertext, for a channel. DecryptingChannelCipher Internal; a cipher used to decrypt plaintext from ciphertext, for a channel. LogHandler PlatformAgentProvider FromJsonElement