public class TimerChannelService extends Object implements org.wicketstuff.chat.channel.api.IChannelService, Serializable
| Constructor and Description |
|---|
TimerChannelService(org.apache.wicket.util.time.Duration duration) |
| Modifier and Type | Method and Description |
|---|---|
void |
addChannelListener(org.apache.wicket.Component component,
String listenerChannel,
org.wicketstuff.chat.channel.api.IChannelListener listener) |
void |
publish(org.wicketstuff.chat.channel.api.ChannelEvent event) |
public TimerChannelService(org.apache.wicket.util.time.Duration duration)
public void addChannelListener(org.apache.wicket.Component component,
String listenerChannel,
org.wicketstuff.chat.channel.api.IChannelListener listener)
addChannelListener in interface org.wicketstuff.chat.channel.api.IChannelServicepublic void publish(org.wicketstuff.chat.channel.api.ChannelEvent event)
publish in interface org.wicketstuff.chat.channel.api.IChannelServiceCopyright © 2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.