DOC

org.igniterealtime.smack : smack-websocket-okhttp

Maven & Gradle

Mar 03, 2022
1 usages
2.3k stars

Smack · Smack for XMPP connections over WebSocket (RFC 7395) using OkHttp.

Table Of Contents

Latest Version

Download org.igniterealtime.smack : smack-websocket-okhttp Javadoc & API Documentation - Latest Versions:

All Versions

Download org.igniterealtime.smack : smack-websocket-okhttp Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
4.5.x

How to open Javadoc JAR file in web browser

  1. Rename the file smack-websocket-okhttp-4.5.0-alpha1-javadoc.jar to smack-websocket-okhttp-4.5.0-alpha1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder smack-websocket-okhttp-4.5.0-alpha1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "smack-websocket-okhttp-4.5.0-alpha1-sources.jar" -d "smack-websocket-okhttp-4.5.0-alpha1-javadoc" -subpackages