|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--javax.servlet.GenericServlet
|
+--javax.servlet.http.HttpServlet
|
+--com.isomorphic.servlet.BaseServlet
|
+--com.isomorphic.messaging.MessagingServlet
The MessagingServlet is part of the optional Real-Time Messaging module. This servlet handles
asynchronous delivery of real-time messages to the client. For real-time messaging to work, this
servlet must be registered in you web.xml and configured to intercept the following url-pattern:
/isomorphic/messaging/*
Configuration for this servlet is controled entirely through server.properties. Refer to the Real-Time Messaging QuickRef for configuration options an details.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||