[ ソース: jnr-netdb ]
パッケージ: libjnr-netdb-java-doc (1.1.6-1.1)
libjnr-netdb-java-doc に関するリンク
Debian の資源:
jnr-netdb ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Documentation for jnr-netdb
jnr-netdb is a java interface to getservbyname(3), getservbyport(3).
It tries to use the native functions if possible, falling back to parsing /etc/services directly, and finally to an inbuilt table for use in environments where neither native code, nor filesystem access is possible.
This package contains the API documentation of libjnr-netdb-java.
その他の libjnr-netdb-java-doc 関連パッケージ
|
|
|
|
-
- dep: default-jdk-doc
- Standard Java or Java compatible Development Kit (documentation)
-
- sug: libjnr-netdb-java
- Lookup TCP and UDP services from java