|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractBayeux | |
---|---|
org.cometd.server | |
org.cometd.server.continuation |
Uses of AbstractBayeux in org.cometd.server |
---|
Fields in org.cometd.server declared as AbstractBayeux | |
---|---|
protected AbstractBayeux |
ClientImpl._bayeux
|
protected AbstractBayeux |
AbstractCometdServlet._bayeux
|
Methods in org.cometd.server that return AbstractBayeux | |
---|---|
AbstractBayeux |
AbstractCometdServlet.getBayeux()
|
protected abstract AbstractBayeux |
AbstractCometdServlet.newBayeux()
|
Constructors in org.cometd.server with parameters of type AbstractBayeux | |
---|---|
ChannelImpl(java.lang.String id,
AbstractBayeux bayeux)
|
|
ClientImpl(AbstractBayeux bayeux)
|
|
ClientImpl(AbstractBayeux bayeux,
java.lang.String idPrefix)
|
Uses of AbstractBayeux in org.cometd.server.continuation |
---|
Subclasses of AbstractBayeux in org.cometd.server.continuation | |
---|---|
class |
ContinuationBayeux
Extension of Bayeux that uses ContinuationClient s. |
Methods in org.cometd.server.continuation that return AbstractBayeux | |
---|---|
protected AbstractBayeux |
ContinuationCometdServlet.newBayeux()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |