|
Axis is a Java SOAP
server. It implements the SOAP specification and provided
server functionality. The Axis project is open sourced under the
Apache license. Axis is a rewrite from the original Apache SOAP
server.
The Axis implementation supports JAX-RPC.
It has a modular message handler and configurable transports including
HTTP, SMTP and JMS. Automatic WSDL generation is available as
well as fast XML message parsing via a SAX implementation.
|