jar

org.apache.tuscany.sca : tuscany-binding-http-runtime

Maven & Gradle

Sep 30, 2013
7 usages

Apache Tuscany SCA HTTP Binding Runtime

Table Of Contents

Latest Version

Download org.apache.tuscany.sca : tuscany-binding-http-runtime JAR file - Latest Versions:

All Versions

Download org.apache.tuscany.sca : tuscany-binding-http-runtime JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
2.0
1.6.x
1.6
1.5.x
1.5
1.4
1.3.x
1.3

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 tuscany-binding-http-runtime-2.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.tuscany.sca.binding.http.provider

├─ org.apache.tuscany.sca.binding.http.provider.HTTPBindingProviderFactory.class - [JAR]

├─ org.apache.tuscany.sca.binding.http.provider.HTTPBindingServiceServlet.class - [JAR]

├─ org.apache.tuscany.sca.binding.http.provider.HTTPServiceBindingProvider.class - [JAR]

org.apache.tuscany.sca.binding.http.operationselector.provider

├─ org.apache.tuscany.sca.binding.http.operationselector.provider.HTTPDefaultOperationSelectorProviderFactory.class - [JAR]

├─ org.apache.tuscany.sca.binding.http.operationselector.provider.HTTPDefaultServiceOperationSelectorInterceptor.class - [JAR]

├─ org.apache.tuscany.sca.binding.http.operationselector.provider.HTTPRPCOperationSelectorProviderFactory.class - [JAR]

├─ org.apache.tuscany.sca.binding.http.operationselector.provider.HTTPRPCServiceOperationSelectorInterceptor.class - [JAR]

org.apache.tuscany.sca.binding.http.wireformat.provider

├─ org.apache.tuscany.sca.binding.http.wireformat.provider.HTTPDefaultWireFormatProviderFactory.class - [JAR]

├─ org.apache.tuscany.sca.binding.http.wireformat.provider.HTTPDefaultWireFormatServiceInterceptor.class - [JAR]

├─ org.apache.tuscany.sca.binding.http.wireformat.provider.HTTPJSONWireFormatProviderFactory.class - [JAR]

├─ org.apache.tuscany.sca.binding.http.wireformat.provider.HTTPJSONWireFormatServiceInterceptor.class - [JAR]

├─ org.apache.tuscany.sca.binding.http.wireformat.provider.HTTPXMLWireFormatProviderFactory.class - [JAR]

├─ org.apache.tuscany.sca.binding.http.wireformat.provider.HTTPXMLWireFormatServiceInterceptor.class - [JAR]