org.cometd.bayeux.client
Interface SessionChannel.SubscriberListener

All Superinterfaces:
BayeuxListener, java.util.EventListener
Enclosing interface:
SessionChannel

public static interface SessionChannel.SubscriberListener
extends BayeuxListener


Method Summary
 void onMessage(SessionChannel channel, Message message)
           
 

Method Detail

onMessage

void onMessage(SessionChannel channel,
               Message message)


Copyright © 2010 Dojo Foundation. All Rights Reserved.