public abstract class BICEPSSetOperation<RESPONSE extends AbstractSetResponse,REQUEST extends AbstractSet> extends BICEPSOperation
nanoToMilli| Constructor and Description |
|---|
BICEPSSetOperation(String name,
org.ws4d.java.types.QName portType,
MedicalDeviceInformationBase medicalDeviceInformationBase) |
| Modifier and Type | Method and Description |
|---|---|
protected RESPONSE |
convertModelToMessage(AbstractSetResponse modelResponse,
ReadWriteLock lock) |
protected abstract AbstractSetResponse |
createModelResponse() |
protected OperationRequest |
createOperationRequest(AbstractSet operationMessage,
OperationDescriptor descriptor,
com.draeger.medical.mdpws.message.MDPWSMessageContextMap msgContextMap,
com.draeger.medical.mdpws.message.MDPWSMessageContextMap replyMessageCtxtMap,
int transactionID) |
protected org.ws4d.java.service.parameter.IParameterValue |
handleInvoke(org.ws4d.java.service.parameter.IParameterValue parameterValue,
com.draeger.medical.mdpws.message.MDPWSMessageContextMap msgContextMap,
com.draeger.medical.mdpws.message.MDPWSMessageContextMap replyMessageCtxtMap) |
createFailedResponse, createFinalResponseObject, getHandles, getInputValue, getMedicalDeviceInformationBase, getResultParameterValue, handleException, invoke, invokeaddQoSPolicy, 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 BICEPSSetOperation(String name, org.ws4d.java.types.QName portType, MedicalDeviceInformationBase medicalDeviceInformationBase)
protected OperationRequest createOperationRequest(AbstractSet operationMessage, OperationDescriptor descriptor, com.draeger.medical.mdpws.message.MDPWSMessageContextMap msgContextMap, com.draeger.medical.mdpws.message.MDPWSMessageContextMap replyMessageCtxtMap, int transactionID)
protected org.ws4d.java.service.parameter.IParameterValue handleInvoke(org.ws4d.java.service.parameter.IParameterValue parameterValue,
com.draeger.medical.mdpws.message.MDPWSMessageContextMap msgContextMap,
com.draeger.medical.mdpws.message.MDPWSMessageContextMap replyMessageCtxtMap)
throws org.ws4d.java.service.InvocationException
handleInvoke in class BICEPSOperationorg.ws4d.java.service.InvocationExceptionprotected abstract AbstractSetResponse createModelResponse()
protected RESPONSE convertModelToMessage(AbstractSetResponse modelResponse, ReadWriteLock lock)
Copyright © 2016. All rights reserved.