|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface WebSocketServletConnection
| 方法摘要 | |
|---|---|
void |
handshake(HttpServletRequest request,
HttpServletResponse response,
String subprotocol)
|
| 从接口 org.eclipse.jetty.websocket.WebSocketConnection 继承的方法 |
|---|
fillBuffersFrom, getConnection, getExtensions, shutdown |
| 从接口 org.eclipse.jetty.io.nio.AsyncConnection 继承的方法 |
|---|
onInputShutdown |
| 从接口 org.eclipse.jetty.io.Connection 继承的方法 |
|---|
getTimeStamp, handle, isIdle, isSuspended, onClose, onIdleExpired |
| 方法详细信息 |
|---|
void handshake(HttpServletRequest request,
HttpServletResponse response,
String subprotocol)
throws IOException
IOException
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||