javax.xml.rpc (Java EE 5 SDK)

Java

Java EE 5 SDK

深圳电信培训中心.徐海蛟老师.


Package javax.xml.rpc

This package contains the core JAX-RPC APIs for the client programming model.

参阅:           详细描述

接口摘要
Call The javax.xml.rpc.Call interface provides support for the dynamic invocation of a service endpoint.
Service Service class acts as a factory of the following: Dynamic proxy for the target service endpoint.
Stub The interface javax.xml.rpc.Stub is the common base interface for the stub classes.
 

类摘要
NamespaceConstants Constants used in JAX-RPC for namespace prefixes and URIs
ParameterMode The javax.xml.rpc.ParameterMode is a type-safe enumeration for parameter mode.
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.
 

Exception Summary
JAXRPCException The javax.xml.rpc.JAXRPCException is thrown from the core JAX-RPC APIs to indicate an exception related to the JAX-RPC runtime mechanisms.
ServiceException The javax.xml.rpc.ServiceException is thrown from the methods in the javax.xml.rpc.Service interface and ServiceFactory class.
 

Package javax.xml.rpc Description

This package contains the core JAX-RPC APIs for the client programming model.


Java EE 5 SDK

深圳电信培训中心.徐海蛟老师.


提交错误或意见

版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。深圳电信培训中心.徐海蛟老师教学参考.