| Package | Description |
|---|---|
| org.jivesoftware.smack.websocket |
Websocket related classes for Smack.
|
| org.jivesoftware.smack.websocket.elements |
This package contains Stanzas required to open and close stream.
|
| org.jivesoftware.smack.websocket.implementations |
This package contains websocket implementations to be plugged inside websocket transport.
|
| org.jivesoftware.smack.websocket.implementations.okhttp |
Copyright 2020 Aditya Borikar
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| org.jivesoftware.smack.websocket.rce |
This package contains websocket endpoint classes needed by the websocket transport.
|