public abstract class AppRateLimitedHandler extends EventHandler<AppRateLimitedPayload>
| Constructor and Description |
|---|
AppRateLimitedHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEventType()
Returns the type value of the event (e.g., MessageEvent.TYPE_NAME)
|
acceptUntypedObject, getEventPayloadClass, getEventSubtype, handlepublic String getEventType()
EventHandlergetEventType in class EventHandler<AppRateLimitedPayload>Copyright © 2020. All rights reserved.