Uses of Class
org.mortbay.cometd.continuation.EXoContinuationBayeux
-
Packages that use EXoContinuationBayeux Package Description org.exoplatform.ws.frameworks.cometd org.mortbay.cometd.continuation -
-
Uses of EXoContinuationBayeux in org.exoplatform.ws.frameworks.cometd
Constructors in org.exoplatform.ws.frameworks.cometd with parameters of type EXoContinuationBayeux Constructor Description ContinuationService(EXoContinuationBayeux bayeux) -
Uses of EXoContinuationBayeux in org.mortbay.cometd.continuation
Methods in org.mortbay.cometd.continuation that return EXoContinuationBayeux Modifier and Type Method Description EXoContinuationBayeuxEXoContinuationCometdServlet. getBayeux()protected EXoContinuationBayeuxEXoContinuationCometdServlet. newBayeuxServer()Constructors in org.mortbay.cometd.continuation with parameters of type EXoContinuationBayeux Constructor Description EXoContinuationClient(EXoContinuationBayeux bayeux)Deprecated.EXoSecurityPolicy(EXoContinuationBayeux bayeux)
-