public interface AtmosphereServletProcessor extends AtmosphereHandler
Servlet from an AtmosphereHandler.| Modifier and Type | Method and Description |
|---|---|
void |
init(AtmosphereConfig config)
Initialize the
AtmosphereServletProcessor using the ServletConfig. |
destroy, onRequest, onStateChangevoid init(AtmosphereConfig config) throws javax.servlet.ServletException
AtmosphereServletProcessor using the ServletConfig.config - the ServletConfigjavax.servlet.ServletExceptionCopyright © 2016. All rights reserved.