Package org.jboss.axis.providers.java

Class Summary
EJBProvider (src) A basic EJB Provider
JavaProvider (src) Base class for Java dispatching.
MsgProvider (src) Deal with message-style Java services.
RPCInvocation (src) Implement message processing by walking over RPCElements of the envelope body, invoking the appropriate methods on the service object.
RPCProvider (src) Implement message processing by walking over RPCElements of the envelope body, invoking the appropriate methods on the service object.