|
||||||||||
| 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 |
ClientImpl._bayeux
|
protected AbstractBayeux |
AbstractCometdServlet._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(java.lang.String id,
AbstractBayeux bayeux)
|
|
ClientImpl(AbstractBayeux bayeux)
|
|
ClientImpl(AbstractBayeux bayeux,
java.lang.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 ContinuationClients. |
| Methods in org.mortbay.cometd.continuation that return AbstractBayeux | |
|---|---|
protected AbstractBayeux |
ContinuationCometdServlet.newBayeux()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||