JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Index
Search
Help
WebSocket 1.1 - Apache Tomcat
®
9.0.111
javax.websocket
SendHandler
Contents
Description
Method Summary
Method Details
onResult(SendResult)
Hide sidebar
Show sidebar
Interface SendHandler
public interface
SendHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onResult
(
SendResult
result)
Method Details
onResult
void
onResult
(
SendResult
result)