Skip to content

charlesbrown/Jersey-Atmosphere-with-Embedded-Jetty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a sample implementation of a simple, RESTful web service using Atmosphere and Jersey, running as an executable JAR file with embedded Jetty server.

Atmosphere Project -- https://github.com/Atmosphere/atmosphere

Jersey -- http://jersey.java.net/

Jetty -- http://www.eclipse.org/jetty/

The sample uses a single instance of an embedded Jetty server to configure two servlets, one for a simple REST implementation of Jersey, and the other, a combination of Jersey and Atmosphere to support WebSocket/Comet framework.

About

Executable JAR file for a RESTful web service using Jersey and Atmosphere

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages