public abstract class BICEPSOperation
extends com.draeger.medical.mdpws.domainmodel.MDPWSOperation
| Modifier and Type | Field and Description |
|---|---|
static double |
nanoToMilli |
| Constructor and Description |
|---|
BICEPSOperation(String name,
org.ws4d.java.types.QName portType,
MedicalDeviceInformationBase medicalDeviceInformationBase) |
| Modifier and Type | Method and Description |
|---|---|
protected org.ws4d.java.service.parameter.IParameterValue |
createFailedResponse(AbstractSetResponse modelResponse,
int transactionID) |
protected <M> M |
createFinalResponseObject(ReadWriteLock lock,
M modelResponse) |
protected List<String> |
getHandles(org.ws4d.java.service.parameter.IParameterValue inputValue) |
protected <T> T |
getInputValue(org.ws4d.java.service.parameter.IParameterValue payload) |
protected MedicalDeviceInformationBase |
getMedicalDeviceInformationBase() |
protected org.ws4d.java.service.parameter.IParameterValue |
getResultParameterValue(Object response) |
protected void |
handleException(Exception e) |
protected abstract org.ws4d.java.service.parameter.IParameterValue |
handleInvoke(org.ws4d.java.service.parameter.IParameterValue IParameterValue,
com.draeger.medical.mdpws.message.MDPWSMessageContextMap msgContextMap,
com.draeger.medical.mdpws.message.MDPWSMessageContextMap replyMessageCtxtMap) |
org.ws4d.java.service.parameter.IParameterValue |
invoke(org.ws4d.java.service.parameter.IParameterValue IParameterValue) |
org.ws4d.java.service.parameter.IParameterValue |
invoke(org.ws4d.java.service.parameter.IParameterValue IParameterValue,
com.draeger.medical.mdpws.message.MDPWSMessageContextMap msgContextMap,
com.draeger.medical.mdpws.message.MDPWSMessageContextMap replyMessageCtxtMap) |
addQoSPolicy, createWSDLOperation, getQoSTokenListaddFault, addInputParameter, addOutputParameter, createFaultValue, createInputValue, createOutputValue, equals, getFault, getFaultAttribute, getFaultAttributes, getFaultElement, getFaults, getInput, getInputAction, getInputAttribute, getInputAttributes, getInputName, getInputParameter, getName, getOutput, getOutputAction, getOutputAttribute, getOutputAttributes, getOutputName, getOutputParameter, getPortType, getService, hasFaultAttributes, hashCode, hasInputAttributes, hasOutputAttributes, isInputActionExtended, isInputActionSet, isInputNameSet, isOutputActionExtended, isOutputActionSet, isOutputNameSet, removeFault, setExtendedDefaultInputAction, setExtendedDefaultOutputAction, setFaultAttribute, setFaultAttributes, setInput, setInputAction, setInputAttribute, setInputAttributes, setInputName, setInputNameInternal, setOutput, setOutputAction, setOutputAttribute, setOutputAttributes, setOutputName, setOutputNameInternal, setService, toStringgetAttribute, getAttributes, hasAttributes, serializeAttributes, setAttribute, setAttributesclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic BICEPSOperation(String name, org.ws4d.java.types.QName portType, MedicalDeviceInformationBase medicalDeviceInformationBase)
protected MedicalDeviceInformationBase getMedicalDeviceInformationBase()
protected List<String> getHandles(org.ws4d.java.service.parameter.IParameterValue inputValue)
protected org.ws4d.java.service.parameter.IParameterValue getResultParameterValue(Object response) throws Exception
Exceptionprotected <T> T getInputValue(org.ws4d.java.service.parameter.IParameterValue payload)
throws Exception
Exceptionprotected <M> M createFinalResponseObject(ReadWriteLock lock, M modelResponse)
protected void handleException(Exception e) throws org.ws4d.java.service.InvocationException
org.ws4d.java.service.InvocationExceptionprotected org.ws4d.java.service.parameter.IParameterValue createFailedResponse(AbstractSetResponse modelResponse, int transactionID) throws Exception
Exceptionpublic org.ws4d.java.service.parameter.IParameterValue invoke(org.ws4d.java.service.parameter.IParameterValue IParameterValue)
throws org.ws4d.java.service.InvocationException,
org.ws4d.java.communication.TimeoutException
invoke in class org.ws4d.java.service.Operationorg.ws4d.java.service.InvocationExceptionorg.ws4d.java.communication.TimeoutExceptionpublic org.ws4d.java.service.parameter.IParameterValue invoke(org.ws4d.java.service.parameter.IParameterValue IParameterValue,
com.draeger.medical.mdpws.message.MDPWSMessageContextMap msgContextMap,
com.draeger.medical.mdpws.message.MDPWSMessageContextMap replyMessageCtxtMap)
throws org.ws4d.java.service.InvocationException,
org.ws4d.java.communication.TimeoutException
invoke in class com.draeger.medical.mdpws.domainmodel.MDPWSOperationorg.ws4d.java.service.InvocationExceptionorg.ws4d.java.communication.TimeoutExceptionprotected abstract org.ws4d.java.service.parameter.IParameterValue handleInvoke(org.ws4d.java.service.parameter.IParameterValue IParameterValue,
com.draeger.medical.mdpws.message.MDPWSMessageContextMap msgContextMap,
com.draeger.medical.mdpws.message.MDPWSMessageContextMap replyMessageCtxtMap)
throws org.ws4d.java.service.InvocationException,
org.ws4d.java.communication.TimeoutException
org.ws4d.java.service.InvocationExceptionorg.ws4d.java.communication.TimeoutExceptionCopyright © 2016. All rights reserved.