You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Luciano Resende <lu...@gmail.com> on 2011/11/11 05:21:26 UTC

Updates to binding.http

Binding HTTP has been refactored to provide better support for http
type of invocation based on servlets and to allow mapping of HTTP
operations (e.g. GET, PUT, POST, DELETE) to interface operations
matching that. The RPC over HTTP style is still available using the
RPC OperationSelector.

I'm planning to also remove the servlet specific stuff from
binding.rest, as it clear fits more with binding.http.

-- 
Luciano Resende
http://people.apache.org/~lresende
http://twitter.com/lresende1975
http://lresende.blogspot.com/