Package org.cometd.oort
Class Oort.JoinListener
- java.lang.Object
-
- org.cometd.oort.Oort.JoinListener
-
- All Implemented Interfaces:
java.util.EventListener
,org.cometd.bayeux.Bayeux.BayeuxListener
,org.cometd.bayeux.server.ConfigurableServerChannel.ServerChannelListener
,org.cometd.bayeux.server.ServerChannel.MessageListener
- Enclosing class:
- Oort
protected class Oort.JoinListener extends java.lang.Object implements org.cometd.bayeux.server.ServerChannel.MessageListener
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
JoinListener()
-
Method Summary
All Methods Instance Methods Concrete Methods 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)
-