The javax.xml.rpc.Call
interface provides support for the dynamic invocation of a service endpoint.
Service
class acts as a factory of the following: Dynamic proxy for the target service endpoint.
The interface javax.xml.rpc.Stub
is the common base interface for the stub classes.
Constants used in JAX-RPC for namespace prefixes and URIs
ParameterModeThe javax.xml.rpc.ParameterMode
is a type-safe enumeration for parameter mode.
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
.
The javax.xml.rpc.JAXRPCException
is thrown from the core JAX-RPC APIs to indicate an exception related to the JAX-RPC runtime mechanisms.
The javax.xml.rpc.ServiceException
is thrown from the methods in the javax.xml.rpc.Service
interface and ServiceFactory
class.
This package contains the core JAX-RPC APIs for the client programming model.
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4