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
          This is a JDK-1.3 version, which maintains the cause itself.
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
          This is a JDK-1.3 version, which maintains the cause itself.
 

Classes in javax.xml.rpc used by javax.xml.rpc.server
ServiceException
          This is a JDK-1.3 version, which maintains the cause itself.
 



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