站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 .net API Documentation 英文版文档

org.jboss.net.axis (JBoss.Net API) - JBoss 3.2.7 .net API Documentation 英文版文档


Package org.jboss.net.axis

This package contains server- as well as client-side glue code to integrate the Axis project into JBoss.

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.
 

Package org.jboss.net.axis Description

This package contains server- as well as client-side glue code to integrate the Axis project into JBoss.



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.