|
||||||||||
| 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 |
init(AtmosphereConfig config)
Initialize the AtmosphereServletProcessor using the ServletConfig. |
| Methods inherited from interface org.atmosphere.cpr.AtmosphereHandler |
|---|
destroy, onRequest, onStateChange |
| Method Detail |
|---|
void init(AtmosphereConfig config)
throws javax.servlet.ServletException
AtmosphereServletProcessor using the ServletConfig.
config - the ServletConfig
javax.servlet.ServletException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||