jar

org.apache.cocoon.sample : cocoon-sample

Maven & Gradle

Jun 20, 2011
1 usages

Apache Cocoon 3: Sample · Cocoon 3 samples.

Table Of Contents

Latest Version

Download org.apache.cocoon.sample : cocoon-sample JAR file - Latest Versions:

All Versions

Download org.apache.cocoon.sample : cocoon-sample JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window cocoon-sample-3.0.0-alpha-3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.cocoon.sample.action

├─ org.apache.cocoon.sample.action.CustomException.class - [JAR]

├─ org.apache.cocoon.sample.action.ErrorThrowingAction.class - [JAR]

org.apache.cocoon.sample.jaxrs

├─ org.apache.cocoon.sample.jaxrs.SampleJaxRsResource1.class - [JAR]

├─ org.apache.cocoon.sample.jaxrs.SampleJaxRsResource2.class - [JAR]

org.apache.cocoon.sample.controller

├─ org.apache.cocoon.sample.controller.CacheableDemoRESTController.class - [JAR]

├─ org.apache.cocoon.sample.controller.DemoRESTController.class - [JAR]

├─ org.apache.cocoon.sample.controller.DemoRESTControllerAspect1.class - [JAR]

├─ org.apache.cocoon.sample.controller.DemoRESTControllerAspect2.class - [JAR]

org.apache.cocoon.sample.generation

├─ org.apache.cocoon.sample.generation.CachingTimestampGenerator.class - [JAR]

├─ org.apache.cocoon.sample.generation.TimestampGenerator.class - [JAR]

org.apache.cocoon.sample.wicket

├─ org.apache.cocoon.sample.wicket.CocoonSampleWicketWebapp.class - [JAR]

├─ org.apache.cocoon.sample.wicket.HelloWicketPage.class - [JAR]

├─ org.apache.cocoon.sample.wicket.OtherPage.class - [JAR]