Download jersey-cdi-1.17.1-sources.jar
jersey-cdi/jersey-cdi-1.17.1-sources.jar.zip( 28 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
com.sun.jersey.samples.jersey_cdi.resources.EJBStatelessSessionBeanResource.java
com.sun.jersey.samples.jersey_cdi.resources.EchoParamConstructorResource.java
com.sun.jersey.samples.jersey_cdi.resources.EchoParamFieldResource.java
com.sun.jersey.samples.jersey_cdi.resources.EchoParamResource.java
com.sun.jersey.samples.jersey_cdi.resources.FormBean.java
com.sun.jersey.samples.jersey_cdi.resources.FormResource.java
com.sun.jersey.samples.jersey_cdi.resources.HelloWorldResource.java
com.sun.jersey.samples.jersey_cdi.resources.JCDIBeanDependentExceptionMapper.java
com.sun.jersey.samples.jersey_cdi.resources.JCDIBeanDependentPerRequestResource.java
com.sun.jersey.samples.jersey_cdi.resources.JCDIBeanDependentSingletonResource.java
com.sun.jersey.samples.jersey_cdi.resources.JCDIBeanExceptionMapper.java
com.sun.jersey.samples.jersey_cdi.resources.JCDIBeanPerRequestResource.java
com.sun.jersey.samples.jersey_cdi.resources.JCDIBeanSingletonResource.java
com.sun.jersey.samples.jersey_cdi.resources.JDCIBeanDependentException.java
com.sun.jersey.samples.jersey_cdi.resources.JDCIBeanException.java
com.sun.jersey.samples.jersey_cdi.resources.MyApplication.java
com.sun.jersey.samples.jersey_cdi.resources.MyOtherResource.java
com.sun.jersey.samples.jersey_cdi.resources.MySimpleResource.java
com.sun.jersey.samples.jersey_cdi.resources.inherited.BaseResource.java
com.sun.jersey.samples.jersey_cdi.resources.inherited.ResourceA.java
com.sun.jersey.samples.jersey_cdi.resources.inherited.ResourceB.java
com.sun.jersey.samples.jersey_cdi.resources.inherited.ResourceC.java
Related examples in the same category