|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Constants | Configuration of the axis package. |
ParameterizableDeserializer | Extended deserializer that may be equipped with additional options. |
Class Summary | |
AttacheableService | The attacheable service implementation allows to bind axis service instances into JNDI without loosing the configuration link to their engine/deployer. |
AxisInvocationHandler | Deprecated. Due to the inherent deficiencies in using pure reflection meat-data to access web services, we recommend using the full-blown jaxrpc/wsdl approach. |
AxisInvocationHandler.DefaultInterfaceMap | a tiny helper that does some default mapping of methods to interface names we do not hash the actual reflection information because we could collide with proxy serialisation holding fucking old classes |
AxisInvocationHandler.DefaultMethodMap | a tiny helper that does some default mapping of methods to method names we do not hash the actual reflection information because we could collide with proxy serialisation holding fucking old classes |
Deployment | * This subclass represents a wsdd deployment * with scoped typemappings and service-specific * classloading features. |
ParameterizableDeserializerFactory | Deserializer Factory that may be parameterized with additional options. |
ServiceClassLoaderAwareWSDDHandlerProvider | A subclass of the official handler provider that is able to load the specified handler classes from the service deployment classloader. |
ServiceFactory | This service factory will reinstall (wsdl-generated) web service references and re-attach the stubs to the right configurations with the help of axis engine configuration factory. |
TypeMapping | A parameterizable typemapping. |
XMLResourceProvider |
A FileProvider that sits on a given URL and
that hosts classloader-aware deployment information. |
This package contains server- as well as client-side glue code to integrate the Axis project into JBoss.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |