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 java.io.IOException, javax.servlet.ServletException
java.io.IOExceptionjavax.servlet.ServletExceptionAction suspended(AtmosphereRequest request, AtmosphereResponse response) throws java.io.IOException, javax.servlet.ServletException
java.io.IOExceptionjavax.servlet.ServletExceptionCopyright © 2021. All Rights Reserved.