|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WebSocketServletConnection
Method Summary | |
---|---|
void |
handshake(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
String subprotocol)
|
Methods inherited from interface org.eclipse.jetty.websocket.WebSocketConnection |
---|
fillBuffersFrom, getConnection, getExtensions, shutdown |
Methods inherited from interface org.eclipse.jetty.io.nio.AsyncConnection |
---|
onInputShutdown |
Methods inherited from interface org.eclipse.jetty.io.Connection |
---|
getTimeStamp, handle, isIdle, isSuspended, onClose, onIdleExpired |
Method Detail |
---|
void handshake(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, String subprotocol) throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |