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. |
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. |
ServiceException | The javax.xml.rpc.ServiceException is thrown from the
methods in the javax.xml.rpc.Service interface and
ServiceFactory class. |
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 . |