DOC

xin.alum : aio-client

Maven & Gradle

Aug 07, 2023

aio/Example/Client · Aio是一套完善的消息推送框架,可应用于信令推送,即时聊天,移动设备指令推送等领域。开发者可沉浸于业务开发,不用关心消息通道链接,消息编解码协议等繁杂处理。

Table Of Contents

Latest Version

Download xin.alum : aio-client Javadoc & API Documentation - Latest Versions:

All Versions

Download xin.alum : aio-client Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.9.x

How to open Javadoc JAR file in web browser

  1. Rename the file aio-client-1.9.1-javadoc.jar to aio-client-1.9.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder aio-client-1.9.1-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 "aio-client-1.9.1-sources.jar" -d "aio-client-1.9.1-javadoc" -subpackages