Frames | No Frames |
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 | |
Class | 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 | Returns the Class info about the service class. |
void | Fill in a service description with the correct impl class
and typemapping set. |
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 | AxisServlet.reportServiceInfo(HttpServletResponse response, PrintWriter writer, SOAPService service, String serviceName) print a snippet of service info. |
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 |
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. |
Constructors with parameter type org.apache.axis.handlers.soap.SOAPService | |
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. |