JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
cool.scx.websocket.event
CloseHandler
Contents
Description
Method Summary
Method Details
handle(int, String)
Hide sidebar
Show sidebar
Interface CloseHandler
public interface
CloseHandler
关闭处理器
Version:
0.0.1
Author:
scx567888
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handle
(int code,
String
reason)
Method Details
handle
void
handle
(int code,
String
reason)