FirebaseRestNamespaceFactory implementation using AsyncHttpClient as the HTTP
transport library.AsyncHttpClient and Gson dependencies to be injected.FirebaseRestEventStream.FirebaseRestReference.FirebaseRestNamespace for the given URL, using the
provided access token as the auth query parameter.FirebaseRestEventStream represents a specific location within a Firebase namespace and allows
for listening to change events like data being set or updated.Promise to allow for a more functional implementation of asynchronous requests.FirebaseRestNamespace is a base representation of a Firebase namespace.FirebaseRestNamespace instances.FirebaseRestReference represents a specific location within a Firebase namespace and allows
for operations to be executed on this location using Firebase's REST API.Promise to allow for a more functional implementation of asynchronous requests.StreamingEventData without additional type context information.StreamingEventData without additional type context information.StreamingEvent.EventType for the individual event.FirebaseRestEventStream.FirebaseRestReference.FirebaseRestReference object representing the provided location of the namespace.FirebaseRuntimeException in the case that
access to the data for this reference was denied.