JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
cool.scx.http.web_socket.handler
CloseHandler
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
handle(int, String)
Interface CloseHandler
public interface
CloseHandler
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)