| Package | Description |
|---|---|
| org.java_websocket.drafts |
This package encapsulates all implementations in relation with the WebSocket drafts.
|
| org.java_websocket.extensions |
This package encapsulates all interfaces and implementations in relation with the WebSocket Sec-WebSocket-Extensions.
|
| Class and Description |
|---|
| IExtension
Interface which specifies all required methods to develop a websocket extension.
|
| Class and Description |
|---|
| DefaultExtension
Class which represents the normal websocket implementation specified by rfc6455.
|
| IExtension
Interface which specifies all required methods to develop a websocket extension.
|
Copyright © 2018. All rights reserved.