org.cometd.oort
Class Oort.RootOortClientListener

java.lang.Object
  extended by org.cometd.oort.Oort.RootOortClientListener
All Implemented Interfaces:
java.util.EventListener, BayeuxListener, SessionChannel.SubscriberListener
Enclosing class:
Oort

protected class Oort.RootOortClientListener
extends java.lang.Object
implements SessionChannel.SubscriberListener

MessageListener that handles publishes to /oort/cloud


Constructor Summary
protected Oort.RootOortClientListener()
           
 
Method Summary
 void onMessage(SessionChannel channel, Message msg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Oort.RootOortClientListener

protected Oort.RootOortClientListener()
Method Detail

onMessage

public void onMessage(SessionChannel channel,
                      Message msg)
Specified by:
onMessage in interface SessionChannel.SubscriberListener


Copyright © 2010 Dojo Foundation. All Rights Reserved.