C E G H I O P R T U 

C

CometdPushBehavior - Class in org.wicketstuff.push.cometd
This behavior will be asked by client side when it will receive a cometd event associated with the kind of event There is currently no support for multiple cometd servlets.
CometdPushNode<T> - Class in org.wicketstuff.push.cometd
 
CometdPushService - Class in org.wicketstuff.push.cometd
Cometd based implementation of IPushService.

E

equals(Object) - Method in class org.wicketstuff.push.cometd.CometdPushNode

G

get() - Static method in class org.wicketstuff.push.cometd.CometdPushService
 
get(WebApplication) - Static method in class org.wicketstuff.push.cometd.CometdPushService
 
getCometdChannelEventId() - Method in class org.wicketstuff.push.cometd.CometdPushNode
 
getCometdChannelId() - Method in class org.wicketstuff.push.cometd.CometdPushBehavior
get the channel where this behavior will wait for event
getCometdChannelId() - Method in class org.wicketstuff.push.cometd.CometdPushNode
 
getCometdServletPath() - Method in class org.wicketstuff.push.cometd.CometdPushBehavior
Returns the behaviour's cometd servlet path.
getRef() - Static method in class org.wicketstuff.push.cometd.CometdPushService
 

H

hashCode() - Method in class org.wicketstuff.push.cometd.CometdPushNode

I

installNode(Component, IPushEventHandler<EventType>) - Method in class org.wicketstuff.push.cometd.CometdPushService
isConnected(IPushNode<?>) - Method in class org.wicketstuff.push.cometd.CometdPushService

O

org.wicketstuff.push.cometd - package org.wicketstuff.push.cometd
 

P

publish(IPushChannel<EventType>, EventType) - Method in class org.wicketstuff.push.cometd.CometdPushService
publish(IPushNode<EventType>, EventType) - Method in class org.wicketstuff.push.cometd.CometdPushService
publishJavascript(CometdPushNode<EventType>, String) - Method in class org.wicketstuff.push.cometd.CometdPushService
Directly sends JavaScript code to the node via a cometd channel without an additional Wicket AJAX request roundtrip.
publishJavascript(PushChannel<EventType>, String) - Method in class org.wicketstuff.push.cometd.CometdPushService
Directly sends JavaScript code to all nodes listeing to the given push channel via a cometd channel without an additional Wicket AJAX request roundtrip.

R

renderHead(Component, IHeaderResponse) - Method in class org.wicketstuff.push.cometd.CometdPushBehavior
respond(AjaxRequestTarget) - Method in class org.wicketstuff.push.cometd.CometdPushBehavior

T

toString() - Method in class org.wicketstuff.push.cometd.CometdPushNode

U

uninstallNode(Component, IPushNode<?>) - Method in class org.wicketstuff.push.cometd.CometdPushService
C E G H I O P R T U 

Copyright © 2019. All rights reserved.