当前页面:
在线文档首页 >
JBoss 3.2.7 jaxrpc API Documentation 英文版文档
BasicClientConfig (JAXRPC API) - JBoss 3.2.7 jaxrpc API Documentation 英文版文档
org.apache.axis.configuration
Class BasicClientConfig
java.lang.Object
org.apache.axis.configuration.SimpleProvider
org.apache.axis.configuration.BasicClientConfig
- All Implemented Interfaces:
- EngineConfiguration
- public class BasicClientConfig
- extends SimpleProvider
A SimpleProvider set up with hardcoded basic configuration for a client
(i.e. http and local transports).
- Author:
- Glen Daniels (gdaniels@apache.org)
Constructor Summary |
BasicClientConfig()
Constructor - deploy client-side basic transports. |
Methods inherited from class org.apache.axis.configuration.SimpleProvider |
configureEngine, deployService, deployService, deployTransport, deployTransport, getDeployedServices, getGlobalOptions, getGlobalRequest, getGlobalResponse, getHandler, getService, getServiceByNamespaceURI, getTransport, getTypeMapping, getTypeMappingRegistry, writeEngineConfig |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicClientConfig
public BasicClientConfig()
- Constructor - deploy client-side basic transports.
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.