| 程序包 | 说明 |
|---|---|
| org.nutz.plugins.mvc.websocket | |
| org.nutz.plugins.mvc.websocket.handler |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
WsHandler.setEndpoint(AbstractWsEndpoint endpoint)
Endpoint实现类的实例,主要是为了提高websocket发送消息的api
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected AbstractWsEndpoint |
AbstractWsHandler.endpoint |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AbstractWsHandler.setEndpoint(AbstractWsEndpoint endpoint) |
Copyright © 2019. All rights reserved.