public class StopEvent extends WebPollerEvent<StopEvent.Handler>
| Modifier and Type | Class and Description |
|---|---|
static interface |
StopEvent.Handler |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(StopEvent.Handler handler) |
<any> |
getAssociatedType() |
static <any> |
getType() |
getWebPollerpublic StopEvent(@Nonnull
WebPoller webPoller)
public static <any> getType()
public <any> getAssociatedType()
protected void dispatch(@Nonnull
StopEvent.Handler handler)