Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Jan Bartel 5fb6b93a61 436345 Refactor AbstractSession to minimize burden on subclasses to implement behaviour
Conflicts:
	jetty-server/src/main/java/org/eclipse/jetty/server/session/AbstractSession.java
	jetty-server/src/main/java/org/eclipse/jetty/server/session/MemSession.java
2015-04-02 13:26:00 +11:00
LICENSE-CONTRIBUTOR add cla-tbecker.txt 2012-07-17 21:37:33 +02:00
advisories Adding reference to patched versions of jetty-http jars 2015-02-25 16:10:06 -07:00
aggregates [maven-release-plugin] prepare for next development iteration 2015-03-25 09:08:27 -05:00
apache-jsp [maven-release-plugin] prepare for next development iteration 2015-03-25 09:08:27 -05:00
apache-jstl [maven-release-plugin] prepare for next development iteration 2015-03-25 09:08:27 -05:00
dists committing checkpoint for debs 2012-11-20 09:48:52 -06:00
examples Organised imports 2015-03-26 12:32:15 +11:00
jetty-alpn Organised imports 2015-03-26 12:32:15 +11:00
jetty-annotations Organised imports 2015-03-26 12:32:15 +11:00
jetty-ant [maven-release-plugin] prepare for next development iteration 2015-03-25 09:08:27 -05:00
jetty-cdi Remove dup cdi jars from lib; use individual weld jars not aggregate 2015-04-01 15:55:09 +11:00
jetty-client 440106 - Improve ProtocolHandler APIs. 2015-03-31 19:17:02 +02:00
jetty-continuation Organised imports 2015-03-26 12:32:15 +11:00
jetty-deploy Organised imports 2015-03-26 12:32:15 +11:00
jetty-distribution Add infinispan session mgr to distro 2015-04-02 12:22:48 +11:00
jetty-fcgi Organised imports 2015-03-26 12:32:15 +11:00
jetty-http Organised imports 2015-03-26 12:32:15 +11:00
jetty-http-spi Organised imports 2015-03-26 12:32:15 +11:00
jetty-http2 Organised imports 2015-03-26 12:32:15 +11:00
jetty-infinispan 436345 Refactor AbstractSession to minimize burden on subclasses to implement behaviour 2015-04-02 13:26:00 +11:00
jetty-io Organised imports 2015-03-26 12:32:15 +11:00
jetty-jaas [maven-release-plugin] prepare for next development iteration 2015-03-25 09:08:27 -05:00
jetty-jaspi [maven-release-plugin] prepare for next development iteration 2015-03-25 09:08:27 -05:00
jetty-jmx [maven-release-plugin] prepare for next development iteration 2015-03-25 09:08:27 -05:00
jetty-jndi Organised imports 2015-03-26 12:32:15 +11:00
jetty-jspc-maven-plugin [maven-release-plugin] prepare for next development iteration 2015-03-25 09:08:27 -05:00
jetty-maven-plugin Integrate cdi with jetty-maven-plugin 2015-03-27 16:18:58 +11:00
jetty-monitor [maven-release-plugin] prepare for next development iteration 2015-03-25 09:08:27 -05:00
jetty-nosql Organised imports 2015-03-26 12:32:15 +11:00
jetty-osgi Organised imports 2015-03-26 12:32:15 +11:00
jetty-overlay-deployer Updating webdefault.xml with distribution specific version 2015-02-19 15:50:16 -07:00
jetty-plus Organised imports 2015-03-26 12:32:15 +11:00
jetty-proxy Organised imports 2015-03-26 12:32:15 +11:00
jetty-quickstart Organised imports 2015-03-26 12:32:15 +11:00
jetty-rewrite Organised imports 2015-03-26 12:32:15 +11:00
jetty-rhttp Happy New Year 2015 2015-01-07 17:03:30 -07:00
jetty-runner Organised imports 2015-03-26 12:32:15 +11:00
jetty-security Organised imports 2015-03-26 12:32:15 +11:00
jetty-server Alpha impl for infinispan session manager. 2015-04-02 12:20:12 +11:00
jetty-servlet Organised imports 2015-03-26 12:32:15 +11:00
jetty-servlets Organised imports 2015-03-26 12:32:15 +11:00
jetty-spring [maven-release-plugin] prepare for next development iteration 2015-03-25 09:08:27 -05:00
jetty-start Organised imports 2015-03-26 12:32:15 +11:00
jetty-util Using test-and-test-and-set. 2015-03-30 18:47:07 +02:00
jetty-util-ajax [maven-release-plugin] prepare for next development iteration 2015-03-25 09:08:27 -05:00
jetty-webapp Organised imports 2015-03-26 12:32:15 +11:00
jetty-websocket Merged branch 'jetty-9.2.x' into 'master'. 2015-03-31 13:58:41 +02:00
jetty-xml Organised imports 2015-03-26 12:32:15 +11:00
tests 436345 Refactor AbstractSession to minimize burden on subclasses to implement behaviour 2015-04-02 13:26:00 +11:00
.gitattributes More fixes for Windows build 2013-11-04 16:50:18 -07:00
.gitignore Cleanup of .gitignore 2015-01-08 12:13:45 -07:00
CONTRIBUTING.md 459655 - Remove SPDY and NPN. 2015-02-11 16:18:07 +01:00
LICENSE-eplv10-aslv20.html 392237 renamed license file 2012-10-18 14:33:23 +11:00
NOTICE.txt updated NOTICE.txt for possible ALPN inclusion 2015-03-26 14:24:38 +11:00
README.TXT Minor edit to test new release branch 2014-09-11 06:01:09 -07:00
README.md 459655 - Remove SPDY and NPN. 2015-02-11 16:18:07 +01:00
VERSION.txt Merged branch 'jetty-9.2.x' into 'master'. 2015-03-26 11:54:40 +01:00
header-template.txt standardize license header blocks 2012-08-16 19:11:27 -05:00
icon.jpg Add an icon.jpg file to the project. 2011-07-06 14:41:50 -05:00
pom.xml Alpha impl for infinispan session manager. 2015-04-02 12:20:12 +11:00
settings.xml Windows file mod (0755 to 0655) changes 2014-01-13 19:13:19 -07:00

README.md

Project description

Jetty is a lightweight highly scalable java based web server and servlet engine. Our goal is to support web protocols like HTTP, HTTP/2 and WebSocket in a high volume low latency way that provides maximum performance while retaining the ease of use and compatibility with years of servlet development. Jetty is a modern fully async web server that has a long history as a component oriented technology easily embedded into applications while still offering a solid traditional distribution for webapp deployment.

Documentation

Project documentation is located on our Eclipse website.

Professional Services

Expert advice and production support are available through http://webtide.com.