java.util.EventListener
, org.cometd.bayeux.Bayeux.BayeuxListener
, org.cometd.bayeux.server.ConfigurableServerChannel.ServerChannelListener
, org.cometd.bayeux.server.ServerChannel.MessageListener
protected class Oort.JoinListener
extends java.lang.Object
implements org.cometd.bayeux.server.ServerChannel.MessageListener
Modifier | Constructor | Description |
---|---|---|
protected |
JoinListener() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
onMessage(org.cometd.bayeux.server.ServerSession from,
org.cometd.bayeux.server.ServerChannel channel,
org.cometd.bayeux.server.ServerMessage.Mutable message) |
Copyright © 2008–2017 The CometD Project. All rights reserved.