パッケージ: libcommons-net-java-doc (3.6-1+deb10u1) [security]
libcommons-net-java-doc に関するリンク
Debian の資源:
libcommons-net-java ソースパッケージをダウンロード:
- [libcommons-net-java_3.6-1+deb10u1.dsc]
- [libcommons-net-java_3.6.orig.tar.xz]
- [libcommons-net-java_3.6-1+deb10u1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [commons.apache.org]
類似のパッケージ:
Apache Commons Net (API documentation)
The Apache Commons Net library implements the client side of many basic Internet protocols. The purpose of the library is to provide fundamental protocol access, not higher-level abstractions. Therefore, some of the design violates object-oriented design principles. The philosophy is to make the global functionality of a protocol accessible (e.g., TFTP send file and receive file) when possible, but also provide access to the fundamental protocols where applicable so that a programmer may construct his own custom implementations (e.g, the TFTP packet classes and the TFTP packet send and receive methods are exposed).
This package contains the API documentation for libcommons-net-java.
その他の libcommons-net-java-doc 関連パッケージ
|
|
|
|
-
- rec: default-jdk-doc
- Standard Java or Java compatible Development Kit (documentation)
-
- sug: libcommons-net-java
- Apache Commons Net - Java client API for basic Internet protocols