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

Uses of Package javax.xml.rpc (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档


Uses of Package
javax.xml.rpc

Packages that use javax.xml.rpc
javax.xml.rpc   
javax.xml.rpc.handler   
javax.xml.rpc.server   
 

Classes in javax.xml.rpc used by javax.xml.rpc
Call
          The javax.xml.rpc.Call interface provides support for the dynamic invocation of a service endpoint.
ParameterMode
          A type-safe enumeration for parameter passing modes.
Service
          Service class acts as a factory for: Dynamic proxy for the target service endpoint.
ServiceException
           
ServiceFactory
          The javax.xml.rpc.ServiceFactory is an abstract class that provides a factory for the creation of instances of the type javax.xml.rpc.Service.
 

Classes in javax.xml.rpc used by javax.xml.rpc.handler
JAXRPCException
           
 

Classes in javax.xml.rpc used by javax.xml.rpc.server
ServiceException
           
 



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