Frames | No Frames |
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 | EngineConfiguration.getServiceByNamespaceURI(String namespace) Get a service which has been mapped to a particular namespace. |
Methods with parameter type org.apache.axis.handlers.soap.SOAPService | |
void |
Set the service so that it defers missing property gets to the
Call. |
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 | WSDDDeployment.getServiceByNamespaceURI(String namespace) Get a service which has been mapped to a particular namespace. |
Methods with parameter type org.apache.axis.handlers.soap.SOAPService | |
void | |
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 | DirProvider.getServiceByNamespaceURI(String namespace) Get a service which has been mapped to a particular namespace
|
SOAPService | FileProvider.getServiceByNamespaceURI(String namespace) Get a service which has been mapped to a particular namespace
|
SOAPService | NullProvider.getServiceByNamespaceURI(String namespace) |
SOAPService | SimpleProvider.getServiceByNamespaceURI(String namespace) Get a service which has been mapped to a particular namespace
|
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. |
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. |
Constructors with parameter type org.apache.axis.handlers.soap.SOAPService | |