当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档
javax.xml.rpc (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档
Package javax.xml.rpc
|
Interface Summary |
| Call |
The javax.xml.rpc.Call interface provides support for the dynamic invocation of a service endpoint. |
| Service |
Service class acts as a factory for:
Dynamic proxy for the target service endpoint. |
| Stub |
The interface javax.xml.rpc.Stub is the common base interface for the stub classes. |
|
Class Summary |
| NamespaceConstants |
Constants used in JAX-RPC for namespace prefixes and URIs |
| ParameterMode |
A type-safe enumeration for parameter passing modes. |
| 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. |
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.