public interface WebSocketServletConnection extends WebSocketConnection
| Modifier and Type | Method and Description |
|---|---|
void |
handshake(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
String subprotocol) |
fillBuffersFrom, getConnection, getExtensions, shutdownonInputShutdowngetTimeStamp, handle, isIdle, isSuspended, onClose, onIdleExpiredvoid handshake(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
String subprotocol)
throws IOException
IOExceptionCopyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.