DOC

com.sdl.delivery : udp-discovery-client-lightweight

Maven & Gradle

Jul 10, 2023
14 usages

Discovery Service - Client Lightweight · Lightweight client (as less dependencies as possible) for querying discovery-service.

Table Of Contents

Latest Version

Download com.sdl.delivery : udp-discovery-client-lightweight Javadoc & API Documentation - Latest Versions:

All Versions

Download com.sdl.delivery : udp-discovery-client-lightweight Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
12.0.x
11.6.x
11.5.x
11.1.x
11.0.x

How to open Javadoc JAR file in web browser

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

Advertisement