Package | Description |
---|---|
org.wicketstuff.push | |
org.wicketstuff.push.cometd | |
org.wicketstuff.push.timer |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPushServiceRef<T extends IPushService> |
interface |
IPushServiceRef<T extends IPushService> |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPushService |
Modifier and Type | Method and Description |
---|---|
IPushService |
IPushEventContext.getService() |
Modifier and Type | Class and Description |
---|---|
class |
CometdPushService
Cometd based implementation of
IPushService . |
Modifier and Type | Class and Description |
---|---|
class |
TimerPushService
AJAX timer based implementation of
IPushService . |
Copyright © 2015. All rights reserved.