WebSocket session

The client can send or receive messages thanks to the session. The session is represented by the javax.websocket.Session interface.

The session is generated at runtime. Two sessions start when you connect to a WebSocket--one for the client and one for the server. See the details of these functions in the next paragraphs.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.138.116.20