|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.cometd.server.MessagePool
org.cometd.server.AbstractBayeux
org.cometd.server.continuation.ContinuationBayeux
public class ContinuationBayeux
Extension of Bayeux that uses ContinuationClient
s.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.cometd.server.AbstractBayeux |
---|
AbstractBayeux.ConnectHandler, AbstractBayeux.DefaultPolicy, AbstractBayeux.DisconnectHandler, AbstractBayeux.Handler, AbstractBayeux.HandshakeHandler, AbstractBayeux.MetaPublishHandler, AbstractBayeux.PingHandler, AbstractBayeux.PublishHandler, AbstractBayeux.ServiceChannel, AbstractBayeux.SubscribeHandler, AbstractBayeux.UnsubscribeHandler |
Field Summary |
---|
Constructor Summary | |
---|---|
ContinuationBayeux()
|
Method Summary | |
---|---|
void |
destroy()
|
protected void |
initialize(javax.servlet.ServletContext context)
|
ClientImpl |
newRemoteClient()
|
Methods inherited from class org.cometd.server.MessagePool |
---|
getBatchJSON, getJSON, getMsgJSON, newMessage, newMessage, parse, parse, parseTo, setBatchJSON, setJSON, setMsgJSON, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ContinuationBayeux()
Method Detail |
---|
public ClientImpl newRemoteClient()
newRemoteClient
in class AbstractBayeux
protected void initialize(javax.servlet.ServletContext context)
initialize
in class AbstractBayeux
public void destroy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |