summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-http/src/main/java/org/apache/tuscany/sca/binding/http/xml/HTTPBindingProcessor.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-11-11Refactoring binding http model to bring back support for servlet based ↵lresende1-15/+74
resources, and making rpc style it's own operationSelector git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200669 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10TUSCANY-242 add URI specific processing for binding uris and a couple of ↵slaws1-1/+1
others I missed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921293 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Moving 2.x trunklresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng1-39/+7
Refactor the ArtifactProcessor/ModelResolver to take a ProcessorContext that holds context such as Monitor, Contribution for the contribution/artifact processing methods Refactor the Builder to take a BuilderContext that holds context such as Monitor, Definitions, Base binding mapping for the building methods Change the processor/resolver/builder implementation classes to not cache the Monitor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825773 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08Moving code to use HTTPBinding type instead of local qnamelresende1-7/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823027 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08Minor formattinglresende1-38/+38
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823026 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Removing reference to problem implementation classlresende1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817153 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Cleaning up http binding model, removing non-used classes and policy related ↵lresende1-15/+27
impls git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817142 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng1-166/+166
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
2009-06-14Starting to work on porting binding-http from 1.x branchlresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784560 13f79535-47bb-0310-9956-ffa450edef68
2009-05-16Create 1.5 release branch from current 1.x trunkantelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775437 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12Merging HTTPBindingProcessor from binding-http-new that introduces support ↵lresende1-0/+166
to wire format and operation selector to the main binding-http. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774115 13f79535-47bb-0310-9956-ffa450edef68