Package io.ably.lib.util
package io.ably.lib.util
-
ClassDescriptionA Base64 encoder/decoder.Contains the properties required to configure the encryption of
Message
payloads.Internal; a cipher used to decrypt plaintext from ciphertext, for a channel.Internal; a cipher used to encrypt plaintext to ciphertext, for a channel.EventEmitter<Event,Listener> A generic interface for event registration and delivery used in a number of the types in the Realtime client library.InternalMap<K,V> A map implemented using aConcurrentHashMap
.Default log handler class that sends output to System.out.Multicaster<T>Collection of members who are listeners, with methods that are safe to be called from any thread.