public static interface TomcatWebSocketUtil.Delegate
| Modifier and Type | Method and Description |
|---|---|
Action |
doService(AtmosphereRequest req,
AtmosphereResponse res) |
Action |
suspended(AtmosphereRequest request,
AtmosphereResponse response) |
Action doService(AtmosphereRequest req, AtmosphereResponse res) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionAction suspended(AtmosphereRequest request, AtmosphereResponse response) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionCopyright © 2016. All rights reserved.