Uses of Class org.apache.axis.handlers.soap.SOAPService

Uses in package org.apache.axis.configuration

Methods with parameter type org.apache.axis.handlers.soap.SOAPService

void
SimpleProvider.deployService(String name, SOAPService service)
void

Methods with return type org.apache.axis.handlers.soap.SOAPService

SOAPService
retrieve an instance of the named service
SOAPService
retrieve an instance of the named service
SOAPService
SOAPService
Retrieve an instance of the named service.
SOAPService
Get a service which has been mapped to a particular namespace
SOAPService
Get a service which has been mapped to a particular namespace
SOAPService
SOAPService
Get a service which has been mapped to a particular namespace

Uses in package org.apache.axis.transport.http

Methods with parameter type org.apache.axis.handlers.soap.SOAPService

void
AxisServlet.reportServiceInfo(HttpServletResponse response, PrintWriter writer, SOAPService service, String serviceName)
print a snippet of service info.

Uses in package org.apache.axis.providers.java

Methods with parameter type org.apache.axis.handlers.soap.SOAPService

Class
EJBProvider.getServiceClass(String beanJndiName, SOAPService service, MessageContext msgContext)
Get the class description for the EJB Remote or Local Interface, which is what we are interested in exposing to the world (i.e.
Class
JavaProvider.getServiceClass(String clsName, SOAPService service, MessageContext msgContext)
Returns the Class info about the service class.
void
Fill in a service description with the correct impl class and typemapping set.

Uses in package org.apache.axis.client

Methods with parameter type org.apache.axis.handlers.soap.SOAPService

void
Set the service so that it defers missing property gets to the Call.

Uses in package org.apache.axis.providers

Methods with parameter type org.apache.axis.handlers.soap.SOAPService

void
This method returns a ServiceDesc that contains the correct implimentation class.
void
This method returns a ServiceDesc that contains the correct implimentation class.
void
This method returns a ServiceDesc that contains the correct implimentation class.

Uses in package org.apache.axis.deployment.wsdd

Methods with parameter type org.apache.axis.handlers.soap.SOAPService

void

Methods with return type org.apache.axis.handlers.soap.SOAPService

SOAPService
Retrieve an instance of the named service.
SOAPService
Get a service which has been mapped to a particular namespace.

Uses in package org.apache.axis.handlers.soap

Constructors with parameter type org.apache.axis.handlers.soap.SOAPService

Uses in package org.apache.axis

Methods with parameter type org.apache.axis.handlers.soap.SOAPService

void
Set the SOAPService used to handle services in this context.

Methods with return type org.apache.axis.handlers.soap.SOAPService

SOAPService
Get the SOAPService used to handle services in this context.
SOAPService
AxisEngine.getService(String name)
Get the SOAPService for a particular local name.
SOAPService
Retrieve an instance of the named service.
SOAPService
Get a service which has been mapped to a particular namespace.

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.