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

Uses of Class org.apache.axis.client.Service (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档


Uses of Class
org.apache.axis.client.Service

Packages that use Service
org.apache.axis.client   
 

Uses of Service in org.apache.axis.client
 

Methods in org.apache.axis.client that return Service
static Service ServiceFactory.getService(Map environment)
          Obtain an AxisClient reference, using JNDI if possible, otherwise creating one using the standard Axis configuration pattern.
 Service Call.getService()
          Get the Service object associated with this Call object.
 

Constructors in org.apache.axis.client with parameters of type Service
Call(Service service)
          Default constructor - not much else to say.
 



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