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) |
<any> |
getAssociatedType() |
static <any> |
getType() |
getWebPollerpublic StartEvent(@Nonnull
WebPoller webPoller)
public static <any> getType()
public <any> getAssociatedType()
protected void dispatch(@Nonnull
StartEvent.Handler handler)