| Package | Description |
|---|---|
| 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 |
|---|
| HandshakeRequest
A Web Socket handshake request frame.
|
| HandshakeResponse
A Web Socket handshake response frame.
|
| IHandshaker
A handshaker responsible for processing of the Web Socket handshake phase.
|
| Class and Description |
|---|
| HandshakeFrame
Base class for Web Socket handshake frames.
|
| IHandshaker
A handshaker responsible for processing of the Web Socket handshake phase.
|
| InvalidHandshakeException
Indicates problems with decoding or validation of Web Socket handshake frames.
|
Copyright © 2017–2022 SNF4J.ORG. All rights reserved.