Package jakarta.websocket
Interface SendHandler
-
public interface SendHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onResult(SendResult result)
-
-
-
Method Detail
-
onResult
void onResult(SendResult result)
-
-