Uses of Package
javax.xml.rpc

Packages that use javax.xml.rpc
javax.xml.rpc   
javax.xml.rpc.encoding   
javax.xml.rpc.soap   
org.apache.axis.client   
 

Classes in javax.xml.rpc used by javax.xml.rpc
Call
          The javax.xml.rpc.Call interface provides support for dynamic invocation of a service port.
JAXRPCException
          The javax.xml.rpc.JAXRPCException is thrown from the core JAX-RPC APIs to indicate exceptions related to the JAX-RPC runtime mechanisms.
 

Classes in javax.xml.rpc used by javax.xml.rpc.encoding
JAXRPCException
          The javax.xml.rpc.JAXRPCException is thrown from the core JAX-RPC APIs to indicate exceptions related to the JAX-RPC runtime mechanisms.
 

Classes in javax.xml.rpc used by javax.xml.rpc.soap
FaultException
          Class FaultException
 

Classes in javax.xml.rpc used by org.apache.axis.client
Call
          The javax.xml.rpc.Call interface provides support for dynamic invocation of a service port.
JAXRPCException
          The javax.xml.rpc.JAXRPCException is thrown from the core JAX-RPC APIs to indicate exceptions related to the JAX-RPC runtime mechanisms.
Service
          A service class acts as a factory of the following objects: Dynamic proxy for a service port.
 



Copyright © 2001 Apache XML Project. All Rights Reserved.