[ http://issues.apache.org/jira/browse/AXIS2C-8?page=all ]
Sahan Gamage closed AXIS2C-8:
-----------------------------
Fix Version: Current (Nightly)
Resolution: Fixed
The transport abstractions are done by axis2_transport_sender.h and
axis2_transport_reciever.h. Any transport implementation should implement the
functions defined in these headers. Also inside the http module the client side
is abstracted in the axis2_http_client.h. A library sucha as libcurl can be
plugged in by implementing this headers and using libcurl functions.
> Clearly seperate abstraction layer from core transport to accomodate
> alternative transport implementations
> ----------------------------------------------------------------------------------------------------------
>
> Key: AXIS2C-8
> URL: http://issues.apache.org/jira/browse/AXIS2C-8
> Project: Axis2-C
> Type: Improvement
> Components: transport/http
> Reporter: Samisa Abeysinghe
> Assignee: Sahan Gamage
> Fix For: Current (Nightly)
>
> At the moment the transport implemenation is mixed up the implementation with
> abstraction layer. Ideally we should seperate the abstraction layer to help
> others interested in implementaing laternative transports
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira