org.jboss.axis.client.Service Axis' JAXRPC Dynamic Invoation Interface implementation of the Service interface. <p/> The Service class should be used a the starting point for access SOAP Web Services. Typically, a Service will be created with a WSDL document and along with a serviceName you can then ask for a Call objec ...
org.jboss.webservice.client.ServiceImpl Lookup EngineConfiguration configure the the jaxrpc service with it. @author Thomas.Diesler@jboss.org @version $Revision: 1.17.4.11 $ @since 27-April-2004
org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor Interceptor for accessing a specific port of a JAX-RPC service. Uses either LocalJaxRpcServiceFactory's facilities underneath, or takes an explicit reference to an existing JAX-RPC Service instance (for example looked up via JndiObjectFactoryBean). <p>Allows to set JAX-RPC's standard stub p ...