记录类的使用
io.agentscope.core.model.transport.websocket.CloseInfo
使用CloseInfo的程序包
-
io.agentscope.core.model.transport.websocket中CloseInfo的使用
修饰符和类型方法说明static CloseInfoCreate a CloseInfo for abnormal closure.JdkWebSocketConnection.getCloseInfo()OkHttpWebSocketConnection.getCloseInfo()WebSocketConnection.getCloseInfo()Get close information (if closed).static CloseInfoCreate a CloseInfo for normal closure.