套件: libundertow-java (2.2.16-1)
libundertow-java 的相關超連結
Trisquel 的資源:
下載原始碼套件 undertow:
維護者:
Original Maintainers:
- Debian Java Maintainers (郵件存檔)
- Markus Koschany
外部的資源:
- 主頁 [undertow.io]
相似套件:
flexible performant web server written in Java
Undertow is a flexible performant web server written in Java, providing both blocking and non-blocking APIs based on NIO.
Undertow has a composition based architecture that allows you to build a web server by combining small single purpose handlers. This gives you the flexibility to choose between a full Java EE servlet 4.0 container, or a low level non-blocking handler, to anything in between.
Undertow is designed to be fully embeddable, with easy to use fluent builder APIs. Undertow’s lifecycle is completely controlled by the embedding application.
其他與 libundertow-java 有關的套件
|
|
|
-
- dep: libgeronimo-annotation-1.3-spec-java
- Apache Geronimo Common Annotations 1.3 API
-
- dep: libjboss-classfilewriter-java
- bytecode writer that creates .class files at runtime
-
- dep: libjboss-logging-java
- JBoss Logging Framework
-
- dep: libjboss-threads-java
- JBoss Threads
-
- dep: libjboss-xnio-java
- simplified low-level I/O layer for NIO
-
- dep: libservlet-api-java (>= 4.0.1)
- Java Servlet API
-
- dep: libwebsocket-api-java
- Java WebSocket API
-
- sug: libundertow-java-doc
- Documentation for Undertow