|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AtmosphereServletProcessor
Simple interface that can be used to wrap a Servlet from an
AtmosphereHandler
| Method Summary | |
|---|---|
void |
destroy()
Destroy the AtmosphereServletProcessor |
void |
init(ServletConfig sc)
Initialize the AtmosphereServletProcessor using the ServletConfig |
| Methods inherited from interface org.atmosphere.cpr.AtmosphereHandler |
|---|
onRequest, onStateChange |
| Method Detail |
|---|
void init(ServletConfig sc)
throws ServletException
AtmosphereServletProcessor using the ServletConfig
sc - the ServletConfig
ServletExceptionvoid destroy()
AtmosphereServletProcessor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||