Uses of Package
javax.xml.rpc
-
Packages that use javax.xml.rpc Package Description javax.xml.rpc javax.xml.rpc.server org.apache.axis.client org.apache.axis.encoding org.apache.axis.encoding.ser org.apache.axis.wsdl -
Classes in javax.xml.rpc used by javax.xml.rpc Class Description Call Thejavax.xml.rpc.Callinterface provides support for the dynamic invocation of a service endpoint.ParameterMode Thejavax.xml.rpc.ParameterModeis a type-safe enumeration for parameter mode.Service Serviceclass acts as a factory of the following: Dynamic proxy for the target service endpoint.ServiceException Thejavax.xml.rpc.ServiceExceptionis thrown from the methods in thejavax.xml.rpc.Serviceinterface andServiceFactoryclass.ServiceFactory 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.server Class Description ServiceException Thejavax.xml.rpc.ServiceExceptionis thrown from the methods in thejavax.xml.rpc.Serviceinterface andServiceFactoryclass. -
Classes in javax.xml.rpc used by org.apache.axis.client Class Description Call Thejavax.xml.rpc.Callinterface provides support for the dynamic invocation of a service endpoint.ParameterMode Thejavax.xml.rpc.ParameterModeis a type-safe enumeration for parameter mode.Service Serviceclass acts as a factory of the following: Dynamic proxy for the target service endpoint.ServiceException Thejavax.xml.rpc.ServiceExceptionis thrown from the methods in thejavax.xml.rpc.Serviceinterface andServiceFactoryclass.ServiceFactory Thejavax.xml.rpc.ServiceFactoryis an abstract class that provides a factory for the creation of instances of the typejavax.xml.rpc.Service.Stub The interfacejavax.xml.rpc.Stubis the common base interface for the stub classes. -
Classes in javax.xml.rpc used by org.apache.axis.encoding Class Description JAXRPCException Thejavax.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.ser Class Description JAXRPCException Thejavax.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.wsdl Class Description ParameterMode Thejavax.xml.rpc.ParameterModeis a type-safe enumeration for parameter mode.