Transports and handlers are used to allow developers the ability to 
configure and deploy their own usage or implementation of Axis. The core 
of  Axis is the Engine that handles the actual SOAP Message etc. 
Therefore in short even though Axis ships with a HTTP transport as part 
of the Axis release, the impetus is up to you to use whatever transport 
protocol you choose to get the SOAP Message to the Axis Engine. So you 
could build any number of transports i.e smtp,jms, file transport etc. 

Reply via email to