jar

org.apache.camel : camel-cxf-spring-rest

Maven & Gradle

Aug 10, 2023
27 stars

Camel :: CXF :: REST :: Spring · Camel CXF REST Spring support

Table Of Contents

Latest Version

Download org.apache.camel : camel-cxf-spring-rest JAR file - Latest Versions:

All Versions

Download org.apache.camel : camel-cxf-spring-rest JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.21.x
3.20.x
3.19.x
3.18.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 camel-cxf-spring-rest-4.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.camel.component.cxf.spring.jaxrs

├─ org.apache.camel.component.cxf.spring.jaxrs.CxfRsClientFactoryBeanDefinitionParser.class - [JAR]

├─ org.apache.camel.component.cxf.spring.jaxrs.CxfRsServerFactoryBeanDefinitionParser.class - [JAR]

├─ org.apache.camel.component.cxf.spring.jaxrs.CxfRsSpringEndpoint.class - [JAR]

├─ org.apache.camel.component.cxf.spring.jaxrs.NamespaceHandler.class - [JAR]

├─ org.apache.camel.component.cxf.spring.jaxrs.SpringCxfRsEndpointFactoryBean.class - [JAR]

├─ org.apache.camel.component.cxf.spring.jaxrs.SpringJAXRSClientFactoryBean.class - [JAR]

├─ org.apache.camel.component.cxf.spring.jaxrs.SpringJAXRSServerFactoryBean.class - [JAR]

Advertisement