Package | Description |
---|---|
org.snf4j.websocket.frame |
Provides interfaces and classes for the Web Socket frames and related codecs.
|
org.snf4j.websocket.handshake |
Provides interfaces and classes for the Web Socket handshake frames and related codecs.
|
Modifier and Type | Class and Description |
---|---|
class |
InvalidFrameException
Indicates problems with decoding or validation of Web Socket frames.
|
Modifier and Type | Class and Description |
---|---|
class |
InvalidHandshakeException
Indicates problems with decoding or validation of Web Socket handshake frames.
|
Copyright © 2017–2022 SNF4J.ORG. All rights reserved.