public interface AtmosphereServletProcessor extends AtmosphereHandler
Servlet from an
AtmosphereHandler| Modifier and Type | Method and Description |
|---|---|
void |
init(javax.servlet.ServletConfig sc)
Initialize the
AtmosphereServletProcessor using the ServletConfig |
destroy, onRequest, onStateChangevoid init(javax.servlet.ServletConfig sc)
throws javax.servlet.ServletException
AtmosphereServletProcessor using the ServletConfigsc - the ServletConfigjavax.servlet.ServletExceptionCopyright © 2018. All Rights Reserved.