Uses of Package
javax.xml.rpc
Packages that use javax.xml.rpc
Package
Description
-
Classes in javax.xml.rpc used by javax.xml.rpcClassDescriptionThe
javax.xml.rpc.Callinterface provides support for the dynamic invocation of a service endpoint.Thejavax.xml.rpc.ParameterModeis a type-safe enumeration for parameter mode.Serviceclass acts as a factory of the following: Dynamic proxy for the target service endpoint.Thejavax.xml.rpc.ServiceExceptionis thrown from the methods in thejavax.xml.rpc.Serviceinterface andServiceFactoryclass.Thejavax.xml.rpc.ServiceFactoryis an abstract class that provides a factory for the creation of instances of the typejavax.xml.rpc.Service. -
Classes in javax.xml.rpc used by javax.xml.rpc.serverClassDescriptionThe
javax.xml.rpc.ServiceExceptionis thrown from the methods in thejavax.xml.rpc.Serviceinterface andServiceFactoryclass. -
Classes in javax.xml.rpc used by org.apache.axis.clientClassDescriptionThe
javax.xml.rpc.Callinterface provides support for the dynamic invocation of a service endpoint.Thejavax.xml.rpc.ParameterModeis a type-safe enumeration for parameter mode.Serviceclass acts as a factory of the following: Dynamic proxy for the target service endpoint.Thejavax.xml.rpc.ServiceExceptionis thrown from the methods in thejavax.xml.rpc.Serviceinterface andServiceFactoryclass.Thejavax.xml.rpc.ServiceFactoryis an abstract class that provides a factory for the creation of instances of the typejavax.xml.rpc.Service.The interfacejavax.xml.rpc.Stubis the common base interface for the stub classes. -
Classes in javax.xml.rpc used by org.apache.axis.encodingClassDescriptionThe
javax.xml.rpc.JAXRPCExceptionis thrown from the core JAX-RPC APIs to indicate an exception related to the JAX-RPC runtime mechanisms. -
Classes in javax.xml.rpc used by org.apache.axis.encoding.serClassDescriptionThe
javax.xml.rpc.JAXRPCExceptionis thrown from the core JAX-RPC APIs to indicate an exception related to the JAX-RPC runtime mechanisms. -
Classes in javax.xml.rpc used by org.apache.axis.wsdlClassDescriptionThe
javax.xml.rpc.ParameterModeis a type-safe enumeration for parameter mode.