[ 源代码: jnr-netdb ]
软件包:libjnr-netdb-java-doc(1.2.0+dfsg-1)
libjnr-netdb-java-doc 的相关链接
Debian 的资源:
下载源码包 jnr-netdb:
- [jnr-netdb_1.2.0+dfsg-1.dsc]
- [jnr-netdb_1.2.0+dfsg.orig.tar.xz]
- [jnr-netdb_1.2.0+dfsg-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [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