Pakket: libundertow-java (2.2.16-1)
Verwijzigingen voor libundertow-java
Trisquel bronnen:
Het bronpakket undertow downloaden:
Beheerder:
Original Maintainers:
- Debian Java Maintainers (Mailarchief)
- Markus Koschany
Externe bronnen:
- Homepage [undertow.io]
Vergelijkbare pakketten:
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.
Andere aan libundertow-java gerelateerde pakketten
|
|
|
-
- 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