jar

org.apache.servicemix : servicemix-cxf-se

Maven & Gradle

Jan 15, 2013
12 usages

Apache ServiceMix :: Components :: CXF Service Engine · ServiceMix CXF SE component is a JBI Service Engine exposing (annotated) POJO as services on the JBI Bus. It uses Apache CXF internally to perform service invocations and xml marshaling.

Table Of Contents

Latest Version

Download org.apache.servicemix : servicemix-cxf-se JAR file - Latest Versions:

All Versions

Download org.apache.servicemix : servicemix-cxf-se JAR file - All Versions:

Version Vulnerabilities Size Updated
2013.01
2011.02.x
2011.02
2011.01
2010.02
2010.01
2009.02
2009.01
2008.01
3.2.x
3.2

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 servicemix-cxf-se-2013.01.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.servicemix.common

├─ org.apache.servicemix.common.DefaultBootstrap.class - [JAR]

org.apache.servicemix.cxfse

├─ org.apache.servicemix.cxfse.CxfSeComponent.class - [JAR]

├─ org.apache.servicemix.cxfse.CxfSeConfiguration.class - [JAR]

├─ org.apache.servicemix.cxfse.CxfSeEndpoint.class - [JAR]

├─ org.apache.servicemix.cxfse.CxfSeProxyFactoryBean.class - [JAR]

├─ org.apache.servicemix.cxfse.JBIContext.class - [JAR]

├─ org.apache.servicemix.cxfse.SchemaUtil.class - [JAR]

org.apache.servicemix.cxfse.support

├─ org.apache.servicemix.cxfse.support.ReflectionUtils.class - [JAR]

org.apache.servicemix.cxf.transport.jbi

├─ org.apache.servicemix.cxf.transport.jbi.JBIConduit.class - [JAR]

├─ org.apache.servicemix.cxf.transport.jbi.JBIConduitOutputStream.class - [JAR]

├─ org.apache.servicemix.cxf.transport.jbi.JBIDestination.class - [JAR]

├─ org.apache.servicemix.cxf.transport.jbi.JBIDestinationOutputStream.class - [JAR]

├─ org.apache.servicemix.cxf.transport.jbi.JBIDispatcherUtil.class - [JAR]

├─ org.apache.servicemix.cxf.transport.jbi.JBIMessageHelper.class - [JAR]

├─ org.apache.servicemix.cxf.transport.jbi.JBITransportFactory.class - [JAR]

org.apache.servicemix.cxfse.interceptors

├─ org.apache.servicemix.cxfse.interceptors.AttachmentInInterceptor.class - [JAR]

├─ org.apache.servicemix.cxfse.interceptors.AttachmentOutInterceptor.class - [JAR]

org.apache.servicemix.cxf.binding.jbi

├─ org.apache.servicemix.cxf.binding.jbi.JBIBinding.class - [JAR]

├─ org.apache.servicemix.cxf.binding.jbi.JBIBindingConfiguration.class - [JAR]

├─ org.apache.servicemix.cxf.binding.jbi.JBIBindingFactory.class - [JAR]

├─ org.apache.servicemix.cxf.binding.jbi.JBIBindingInfo.class - [JAR]

├─ org.apache.servicemix.cxf.binding.jbi.JBIConstants.class - [JAR]

├─ org.apache.servicemix.cxf.binding.jbi.JBIFault.class - [JAR]

├─ org.apache.servicemix.cxf.binding.jbi.JBIMessage.class - [JAR]

org.apache.servicemix.cxf.binding.jbi.interceptor

├─ org.apache.servicemix.cxf.binding.jbi.interceptor.JBIFaultInInterceptor.class - [JAR]

├─ org.apache.servicemix.cxf.binding.jbi.interceptor.JBIFaultOutInterceptor.class - [JAR]

├─ org.apache.servicemix.cxf.binding.jbi.interceptor.JBIOperationInInterceptor.class - [JAR]

├─ org.apache.servicemix.cxf.binding.jbi.interceptor.JBIWrapperInInterceptor.class - [JAR]

├─ org.apache.servicemix.cxf.binding.jbi.interceptor.JBIWrapperOutInterceptor.class - [JAR]

org.apache.servicemix.cxf.binding.jbi.spring

├─ org.apache.servicemix.cxf.binding.jbi.spring.JBIBindingInfoConfigBeanDefinitionParser.class - [JAR]

├─ org.apache.servicemix.cxf.binding.jbi.spring.NamespaceHandler.class - [JAR]