org.atmosphere.container
Interface TomcatWebSocketUtil.Delegate
- All Known Implementing Classes:
- Tomcat7AsyncSupportWithWebSocket, Tomcat7BIOSupportWithWebSocket, Tomcat7Servlet30SupportWithWebSocket
- Enclosing class:
- TomcatWebSocketUtil
public static interface TomcatWebSocketUtil.Delegate
doService
Action doService(AtmosphereRequest req,
AtmosphereResponse res)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
suspended
Action suspended(AtmosphereRequest request,
AtmosphereResponse response)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
Copyright © 2014. All Rights Reserved.