Download tuscany-binding-rest-2.0-beta1-sources.jar
tuscany-binding-rest/tuscany-binding-rest-2.0-beta1-sources.jar.zip( 30 k)
The download jar file contains the following class files or Java source files.
LICENSE
META-INF/DEPENDENCIES
META-INF/LICENSE
META-INF/MANIFEST.MF
META-INF/NOTICE
META-INF/services/org.apache.tuscany.sca.binding.rest.RESTBindingFactory
META-INF/services/org.apache.tuscany.sca.binding.rest.operationselector.jaxrs.JAXRSOperationSelectorFactory
META-INF/services/org.apache.tuscany.sca.binding.rest.operationselector.rpc.RPCOperationSelectorFactory
META-INF/services/org.apache.tuscany.sca.binding.rest.wireformat.json.JSONWireFormatFactory
META-INF/services/org.apache.tuscany.sca.binding.rest.wireformat.xml.XMLWireFormatFactory
META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor
NOTICE
org.apache.tuscany.sca.binding.rest.RESTBinding.java
org.apache.tuscany.sca.binding.rest.RESTBindingFactory.java
org.apache.tuscany.sca.binding.rest.impl.RESTBindingFactoryImpl.java
org.apache.tuscany.sca.binding.rest.impl.RESTBindingImpl.java
org.apache.tuscany.sca.binding.rest.operationselector.jaxrs.JAXRSOperationSelector.java
org.apache.tuscany.sca.binding.rest.operationselector.jaxrs.JAXRSOperationSelectorFactory.java
org.apache.tuscany.sca.binding.rest.operationselector.jaxrs.impl.JAXRSOperationSelectorFactoryImpl.java
org.apache.tuscany.sca.binding.rest.operationselector.jaxrs.impl.JAXRSOperationSelectorImpl.java
org.apache.tuscany.sca.binding.rest.operationselector.rpc.RPCOperationSelector.java
org.apache.tuscany.sca.binding.rest.operationselector.rpc.RPCOperationSelectorFactory.java
org.apache.tuscany.sca.binding.rest.operationselector.rpc.impl.RPCOperationSelectorFactoryImpl.java
org.apache.tuscany.sca.binding.rest.operationselector.rpc.impl.RPCOperationSelectorImpl.java
org.apache.tuscany.sca.binding.rest.wireformat.json.JSONWireFormat.java
org.apache.tuscany.sca.binding.rest.wireformat.json.JSONWireFormatFactory.java
org.apache.tuscany.sca.binding.rest.wireformat.json.impl.JSONWireFormatFactoryImpl.java
org.apache.tuscany.sca.binding.rest.wireformat.json.impl.JSONWireFormatImpl.java
org.apache.tuscany.sca.binding.rest.wireformat.xml.XMLWireFormat.java
org.apache.tuscany.sca.binding.rest.wireformat.xml.XMLWireFormatFactory.java
org.apache.tuscany.sca.binding.rest.wireformat.xml.impl.XMLWireFormatFactoryImpl.java
org.apache.tuscany.sca.binding.rest.wireformat.xml.impl.XMLWireFormatImpl.java
org.apache.tuscany.sca.binding.rest.xml.RESTBindingProcessor.java
Related examples in the same category