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