public static class TimerBasedWebPoller.Factory extends java.lang.Object implements WebPoller.Factory
| Constructor and Description |
|---|
TimerBasedWebPoller.Factory() |
| Modifier and Type | Method and Description |
|---|---|
WebPoller |
newWebPoller(RequestFactory requestFactory) |
@Nonnull public WebPoller newWebPoller(@Nonnull RequestFactory requestFactory)
newWebPoller in interface WebPoller.Factory