クラスの使用 
org.springframework.web.socket.PingMessage
PingMessage を使用するパッケージ 
 パッケージ 
 説明 
Spring の WebSocket API を WebSocket プロバイダーとの間で適合させるクラス。
Jetty WebSocket API のアダプタークラス。
 標準 Jakarta WebSocket API のアダプタークラス。
- org.springframework.web.socket.adapter 内の PingMessage 使用型 PingMessage のパラメーターを持つ org.springframework.web.socket.adapter のメソッド
- org.springframework.web.socket.adapter.jetty 内の PingMessage 使用型 PingMessage のパラメーターを持つ org.springframework.web.socket.adapter.jetty のメソッド
- org.springframework.web.socket.adapter.standard 内の PingMessage 使用型 PingMessage のパラメーターを持つ org.springframework.web.socket.adapter.standard のメソッド