Download camel cxfrs example Free Java Code

Description

Camel CXF Rest Example with JSON.

Source Files

The download file camel-cxfrs-example-master.zip has the following entries.


.gitignore//ww  w. j  a va 2 s  . co  m
.project
LICENSE
README.md
camel-routes.jpg
cxf-rest-client/.gitignore
cxf-rest-client/.project
cxf-rest-client/pom.xml
cxf-rest-client/src/main/java/org/apache/camel/example/cxfrs/Main.java
cxf-rest-client/src/main/java/org/apache/camel/example/cxfrs/client/CountryResource.java
cxf-rest-client/src/main/resources/camel-context.xml
cxf-rest-client/src/main/resources/cxf-services.xml
cxf-rest-client/src/main/resources/log4j.properties
cxf-rest-common/.gitignore
cxf-rest-common/.project
cxf-rest-common/pom.xml
cxf-rest-common/src/main/java/org/apache/camel/example/cxfrs/pojo/Country.java
cxf-rest-common/src/main/java/org/apache/camel/example/cxfrs/pojo/CountryResponse.java
cxf-rest-service/.gitignore
cxf-rest-service/.project
cxf-rest-service/pom.xml
cxf-rest-service/src/main/java/org/apache/camel/example/cxfrs/CountryService.java
cxf-rest-service/src/main/java/org/apache/camel/example/cxfrs/impl/CountryServiceImpl.java
cxf-rest-service/src/main/resources/cxf-rest-service.xml
cxf-rest-service/src/main/webapp/WEB-INF/applicationContext.xml
cxf-rest-service/src/main/webapp/WEB-INF/log4j.xml
cxf-rest-service/src/main/webapp/WEB-INF/web.xml
pom.xml

Download

Click the following link to download camel-cxfrs-example-master.zip.

camel-cxfrs-example-master.zip




















Home »
  Java Free Code »
    Web Framework »




Framework Web
GWT
PlayFramework
PureMVC
RESTful
Servlet
websocket
Wicket