javax.xml.rpc |
This package contains the core JAX-RPC APIs for the client programming model.
|
Java Source File Name | Type | Comment |
JAXRPCException.java | Class | The javax.xml.rpc.JAXRPCException is thrown from
the core JAX-RPC APIs to indicate an exception related to the
JAX-RPC runtime mechanisms. |
NamespaceConstants.java | Class | |
Stub.java | Interface | The interface javax.xml.rpc.Stub is the common base interface
for the stub classes. |