Skip navigation links
A C D E G H I L N O P R S T U 

A

AbstractPushEventContext<EventType> - Class in org.wicketstuff.push
 
AbstractPushEventContext(EventType, IPushChannel<EventType>) - Constructor for class org.wicketstuff.push.AbstractPushEventContext
 
AbstractPushEventHandler<EventType> - Class in org.wicketstuff.push
 
AbstractPushEventHandler() - Constructor for class org.wicketstuff.push.AbstractPushEventHandler
 
AbstractPushService - Class in org.wicketstuff.push
 
AbstractPushService() - Constructor for class org.wicketstuff.push.AbstractPushService
 
AbstractPushServiceRef<T extends IPushService> - Class in org.wicketstuff.push
 
AbstractPushServiceRef() - Constructor for class org.wicketstuff.push.AbstractPushServiceRef
 
addNodeDisconnectedListener(IPushNodeDisconnectedListener) - Method in class org.wicketstuff.push.AbstractPushService
addNodeDisconnectedListener(IPushNodeDisconnectedListener) - Method in interface org.wicketstuff.push.IPushService
 
appendHTML(AjaxRequestTarget, Label, String) - Method in class org.wicketstuff.push.AbstractPushEventHandler
 

C

connectToChannel(IPushNode<EventType>, IPushChannel<EventType>) - Method in class org.wicketstuff.push.AbstractPushService
Connects the given push node to the given push channel
connectToChannel(IPushNode<EventType>, IPushChannel<EventType>) - Method in interface org.wicketstuff.push.IPushService
Connects the given push node to the given push channel
createChannel(String) - Method in class org.wicketstuff.push.AbstractPushService
Creates a new push channel with the given label.
createChannel(String) - Method in interface org.wicketstuff.push.IPushService
Creates a new push channel with the given label.

D

disconnectFromAllChannels(IPushNode<?>) - Method in class org.wicketstuff.push.AbstractPushService
 
disconnectFromChannel(IPushNode<EventType>, IPushChannel<EventType>) - Method in class org.wicketstuff.push.AbstractPushService
disconnectFromChannel(IPushNode<EventType>, IPushChannel<EventType>) - Method in interface org.wicketstuff.push.IPushService
 
disconnectListeners - Variable in class org.wicketstuff.push.AbstractPushService
 

E

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

G

get() - Method in class org.wicketstuff.push.AbstractPushServiceRef
looks up and returns the referenced service instance
get() - Method in interface org.wicketstuff.push.IPushServiceRef
looks up and returns the referenced service instance
getChannel() - Method in class org.wicketstuff.push.AbstractPushEventContext
getChannel() - Method in interface org.wicketstuff.push.IPushEventContext
 
getEvent() - Method in class org.wicketstuff.push.AbstractPushEventContext
getEvent() - Method in interface org.wicketstuff.push.IPushEventContext
 
getLabel() - Method in interface org.wicketstuff.push.IPushChannel
 
getLabel() - Method in class org.wicketstuff.push.PushChannel
getProperty(Object) - Method in class org.wicketstuff.push.AbstractPushEventContext
getProperty(Object) - Method in interface org.wicketstuff.push.IPushEventContext
 
getService() - Method in interface org.wicketstuff.push.IPushEventContext
 
getTimestamp() - Method in class org.wicketstuff.push.AbstractPushEventContext
getTimestamp() - Method in interface org.wicketstuff.push.IPushEventContext
 

H

hashCode() - Method in class org.wicketstuff.push.PushChannel

I

installNode(Component, IPushEventHandler<EventType>) - Method in interface org.wicketstuff.push.IPushService
 
IPushChannel<EventType> - Interface in org.wicketstuff.push
 
IPushEventContext<EventType> - Interface in org.wicketstuff.push
 
IPushEventHandler<EventType> - Interface in org.wicketstuff.push
 
IPushNode<EventType> - Interface in org.wicketstuff.push
 
IPushNodeDisconnectedListener - Interface in org.wicketstuff.push
 
IPushService - Interface in org.wicketstuff.push
 
IPushServiceRef<T extends IPushService> - Interface in org.wicketstuff.push
 
isConnected(IPushNode<?>) - Method in interface org.wicketstuff.push.IPushService
Determines if the node (client) is still connected, otherwise clears all queued events.

L

lookupService() - Method in class org.wicketstuff.push.AbstractPushServiceRef
 

N

nodesByChannels - Variable in class org.wicketstuff.push.AbstractPushService
 

O

onDisconnect(IPushNode<?>) - Method in interface org.wicketstuff.push.IPushNodeDisconnectedListener
 
onEvent(AjaxRequestTarget, EventType, IPushNode<EventType>, IPushEventContext<EventType>) - Method in interface org.wicketstuff.push.IPushEventHandler
 
org.wicketstuff.push - package org.wicketstuff.push
 

P

publish(IPushChannel<EventType>, EventType) - Method in interface org.wicketstuff.push.IPushService
 
publish(IPushNode<EventType>, EventType) - Method in interface org.wicketstuff.push.IPushService
Queues the given event for later processing by the associated IPushEventHandler.
PushChannel<EventType> - Class in org.wicketstuff.push
 

R

removeChannel(IPushChannel<EventType>) - Method in class org.wicketstuff.push.AbstractPushService
removeChannel(IPushChannel<EventType>) - Method in interface org.wicketstuff.push.IPushService
 
removeNodeDisconnectedListener(IPushNodeDisconnectedListener) - Method in class org.wicketstuff.push.AbstractPushService
removeNodeDisconnectedListener(IPushNodeDisconnectedListener) - Method in interface org.wicketstuff.push.IPushService
 

S

setProperty(Object, Object) - Method in class org.wicketstuff.push.AbstractPushEventContext
setProperty(Object, Object) - Method in interface org.wicketstuff.push.IPushEventContext
 

T

toString() - Method in class org.wicketstuff.push.PushChannel

U

uninstallNode(Component, IPushNode<?>) - Method in interface org.wicketstuff.push.IPushService
 
A C D E G H I L N O P R S T U 
Skip navigation links

Copyright © 2020. All rights reserved.