org.jboss.axis.configuration
Class BasicClientConfig

java.lang.Object
  extended byorg.jboss.axis.configuration.SimpleProvider (src) 
      extended byorg.jboss.axis.configuration.BasicClientConfig
All Implemented Interfaces:
EngineConfiguration (src)

public class BasicClientConfig
extends SimpleProvider (src)

A SimpleProvider set up with hardcoded basic configuration for a client (i.e. http and local transports).


Field Summary
 
Fields inherited from interface org.jboss.axis.EngineConfiguration (src)
PROPERTY_NAME
 
Constructor Summary
BasicClientConfig()
          Constructor - deploy client-side basic transports.
 
Methods inherited from class org.jboss.axis.configuration.SimpleProvider (src)
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
 

Constructor Detail

BasicClientConfig

public BasicClientConfig()
Constructor - deploy client-side basic transports.