|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectHttpServlet
org.persvr.servlet.Channels
org.persvr.servlet.Bayeux
public class Bayeux
Bayeux implementation for Persevere
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.persvr.servlet.Channels |
|---|
Channels.ConnectionConflictException |
| Field Summary |
|---|
| Fields inherited from class org.persvr.servlet.Channels |
|---|
COMET_TIMEOUT |
| Constructor Summary | |
|---|---|
Bayeux()
|
|
| Method Summary | |
|---|---|
void |
init()
|
protected void |
service(HttpServletRequest request,
HttpServletResponse response)
|
| Methods inherited from class org.persvr.servlet.Channels |
|---|
doGet, doPost, getCometSerializer, getEventStream, isHttpStreamAcceptable, sendEvent, suspend |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Bayeux()
| Method Detail |
|---|
protected void service(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
java.io.IOException
ServletException
java.io.IOException
public void init()
throws ServletException
ServletException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||