Package zendesk.support.suas
-
Interface Summary Interface Description Continuation Dispatcher Filter<E> Interface that gets called before notifying aListener.GetState Interface for getting the currentStateListener<E> Callback used to register for update on theStoreMiddleware Middleware definition.StateSelector<E> Store TheStorecontains the application's state, reducer logic, middleware and listeners.Subscription -
Class Summary Class Description Action<E> Synchronous action that can be dispatched in aStoreto kick of state changes.CombinedSubscription Helper class for joining multipleSubscriptions.Filters Set of basic implementation ofFilterReducer<E> Definition of a Reducer.State An implementation of state that's used in aSuasStore.Suas Suas - This is the entry point.Suas.Builder Fluent API for creating aStore.