Package org.cometd.bayeux.client
Interface ClientSession.MessageListener
- All Superinterfaces:
Bayeux.BayeuxListener
,EventListener
- Enclosing interface:
- ClientSession
public static interface ClientSession.MessageListener extends Bayeux.BayeuxListener
A listener for remote call messages.
-
Field Summary
Fields Modifier and Type Field Description static ClientSession.MessageListener
NOOP
-
Method Summary