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