SSM SOAP WebService
PortType ServiceRegistryPort

All Known Bindings:
ServiceRegistryBinding,

PortType ServiceRegistryPort

Defines the service registry operations.


Operation Summary
locateServiceResponse locateService (locateServiceRequest)
Defines the method for locating a service by service type.
doesServiceExistResponse doesServiceExist (doesServiceExistRequest)
Checks whether a service of this service type exists.

Operation Detail

locateService

locateServiceResponse locateService (locateServiceRequest)
Defines the method for locating a service by service type.

Parameters:
parameters - Input parameters for locateService operation.
Returns:
parameters - Contains requested service's URL.
Faults:
serviceFault - No documentation available for element.
registryFault - No documentation available for element.

doesServiceExist

doesServiceExistResponse doesServiceExist (doesServiceExistRequest)
Checks whether a service of this service type exists.

Parameters:
parameters - Input parameters for doesServiceExist operation.
Returns:
parameters - Contains True or false.
Faults:
serviceFault - No documentation available for element.
registryFault - No documentation available for element.