Package javax.xml.rpc

Interface Summary
Call The javax.xml.rpc.Call interface provides support for dynamic invocation of a service port.
Service A service class acts as a factory of the following objects: Dynamic proxy for a service port.
 

Class Summary
Stub Base class for generating Web Service stubs from WSDL.
 

Exception Summary
FaultException Class FaultException
JAXRPCException The javax.xml.rpc.JAXRPCException is thrown from the core JAX-RPC APIs to indicate exceptions related to the JAX-RPC runtime mechanisms.
 



Copyright © 2001 Apache XML Project. All Rights Reserved.