| 
 | J2EE1.4 SDK | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
| Call | The javax.xml.rpc.Callinterface provides support 
  for the dynamic invocation of a service endpoint. | 
| Service | Serviceclass acts as a factory of the following:
  
  Dynamic proxy for the target service endpoint. | 
| Stub | The interface javax.xml.rpc.Stubis the common base interface
  for the stub classes. | 
| Class Summary | |
| NamespaceConstants | Constants used in JAX-RPC for namespace prefixes and URIs | 
| ParameterMode | The javax.xml.rpc.ParameterModeis a type-safe
  enumeration for parameter mode. | 
| ServiceFactory | The javax.xml.rpc.ServiceFactoryis an abstract class
  that provides a factory for the creation of instances of the typejavax.xml.rpc.Service. | 
| Exception Summary | |
| JAXRPCException | The javax.xml.rpc.JAXRPCExceptionis thrown from 
  the core JAX-RPC APIs to indicate an exception related to the 
  JAX-RPC runtime mechanisms. | 
| ServiceException | The javax.xml.rpc.ServiceExceptionis thrown from the
  methods in thejavax.xml.rpc.Serviceinterface andServiceFactoryclass. | 
This package contains the core JAX-RPC APIs for the client programming model.
| 
 | J2EE1.4 SDK | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Copyright 2003 Sun Microsystems, Inc. All rights reserved.