|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectContinuationCometdServlet
org.persvr.servlet.JettyBayeux
public class JettyBayeux
Persevere utilization of Jetty's Bayeux implementation
| Nested Class Summary | |
|---|---|
static class |
JettyBayeux.PersevereService
Initialize and save a reference to Bayeux |
static class |
JettyBayeux.RestListener
Listen for events that go through the message handler |
| Constructor Summary | |
|---|---|
JettyBayeux()
|
|
| Method Summary | |
|---|---|
ServletConfig |
getServletConfig()
|
void |
init()
Initialize the Bayeux server |
protected AbstractBayeux |
newBayeux()
Get our impl |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JettyBayeux()
| Method Detail |
|---|
protected AbstractBayeux newBayeux()
public void init()
throws ServletException
ServletExceptionpublic ServletConfig getServletConfig()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||