You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by David Levine <dp...@hotmail.com> on 2003/12/22 12:04:40 UTC

Building New Transports - Documentation

Can you point me to documentation describing the steps necessary to add new transports?  I'm hoping for something a little more specific then the generic docs on handlers.


Regards,


Dave

--------------------------------------------
David Levine
mailto://dlevine@charter.net
H:508.836.3124
C:917.224.4362

Re: Building New Transports - Documentation

Posted by Paul R Brown <pr...@fivesight.com>.
David --

> Can you point me to documentation describing the steps necessary to 
> add new transports?  I'm hoping for something a little more specific 
> then the generic docs on handlers.

There are a number of samples in CVS (java/samples) that provide basic 
templates.  Are you looking to create new transports on the client side 
or the server side?  Any particular purpose?

I am happy to answer specific questions on implementation if you have 
them.

	-- Paul