JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Index
Search
Help
WebSocket 2.1 - Apache Tomcat
®
10.1.34
jakarta.websocket
SendHandler
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
onResult(SendResult)
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)