Package org.cometd.client
Class BayeuxClient.BayeuxClientChannel
- java.lang.Object
-
- org.cometd.client.BayeuxClient.BayeuxClientChannel
-
- All Implemented Interfaces:
org.cometd.bayeux.Channel,org.cometd.bayeux.client.ClientSessionChannel,org.eclipse.jetty.util.component.Dumpable
- Enclosing class:
- BayeuxClient
protected class BayeuxClient.BayeuxClientChannel extends java.lang.ObjectA channel scoped to this BayeuxClient.
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedBayeuxClientChannel(org.cometd.bayeux.ChannelId channelId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.cometd.bayeux.client.ClientSessiongetSession()
-