Package discord4j.gateway.state
-
Class Summary Class Description DispatchStoreLayer ADispatchStoreLayerallows to intercept anyDispatchinstance and execute the appropriateStoreActionon a givenStore.StatefulDispatch<D,S>
| Class | Description |
|---|---|
| DispatchStoreLayer |
A
DispatchStoreLayer allows to intercept any Dispatch instance and execute the appropriate
StoreAction on a given Store. |
| StatefulDispatch<D,S> |