public interface OpStatusService
Modifier and Type | Method and Description |
---|---|
GetOperatingStatusResponseMessage |
getOperatingStatus(GetOperatingStatusRequestMessage request)
Get the operating status of this service
|
@RequestWrapper(localName="GetOperatingStatus", targetNamespace="urn:org:miloss:fgsms:services:interfaces:common", className="org.miloss.fgsms.services.interfaces.common.GetOperatingStatus") @ResponseWrapper(localName="GetOperatingStatusResponse", targetNamespace="urn:org:miloss:fgsms:services:interfaces:common", className="org.miloss.fgsms.services.interfaces.common.GetOperatingStatusResponse") GetOperatingStatusResponseMessage getOperatingStatus(GetOperatingStatusRequestMessage request)
request
- Copyright © 2008–2017 MIL-OSS. All rights reserved.