| Package | Description |
|---|---|
| org.snf4j.example.websocket |
A WebSocket (data transfer and web chat) client/server example.
|
| org.snf4j.websocket |
Provides main interfaces and classes implementing the functionalities of the
Web Socket protocol.
|
| org.snf4j.websocket.handshake |
Provides interfaces and classes for the Web Socket handshake frames and related codecs.
|
| Class and Description |
|---|
| AbstractWebSocketHandler
Base implementation of the
IWebSocketHandler interface. |
| DefaultWebSocketSessionConfig
Default configuration for the Web Socket session.
|
| IWebSocketHandler
Extends the
IStreamHandler interface to cover the Web Socket functionalities. |
| IWebSocketSessionConfig
A configuration for associated Web Socket session.
|
| Class and Description |
|---|
| DefaultWebSocketSessionConfig
Default configuration for the Web Socket session.
|
| IWebSocketHandler
Extends the
IStreamHandler interface to cover the Web Socket functionalities. |
| IWebSocketSession
Extends the
IStreamSession interface to cover the Web Socket functionalities. |
| IWebSocketSessionConfig
A configuration for associated Web Socket session.
|
| Class and Description |
|---|
| IWebSocketSessionConfig
A configuration for associated Web Socket session.
|
Copyright © 2017–2022 SNF4J.ORG. All rights reserved.