public interface HttpEventServlet
extends javax.servlet.Servlet
| Modifier and Type | Method and Description |
|---|---|
void |
event(HttpEvent event)
Process the given IO event.
|
void event(HttpEvent event) throws IOException, javax.servlet.ServletException
event - The event that will be processedIOExceptionjavax.servlet.ServletExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.