public class SimpleLocal2MDPWSConverter extends java.lang.Object implements DualChannelLocal2MDPWSConverter
| Constructor and Description |
|---|
SimpleLocal2MDPWSConverter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
convertSecondChannel2LocalRepresentation(java.lang.Object channel,
DualChannelPolicyAttributes policyAttributes)
Channel value in the same representation as the first channel, e.g.
|
java.lang.Object |
createObjectFromParameterValue(org.ws4d.java.service.parameter.ParameterValue pv,
DualChannelPolicyAttributes dualChannelPolicyAttributes) |
org.ws4d.java.service.parameter.ParameterValue |
getParameterValue(java.lang.Object channelValue,
DualChannelPolicyAttributes policyAttributes,
org.w3c.dom.Node exemplaryChannelDomNode) |
public org.ws4d.java.service.parameter.ParameterValue getParameterValue(java.lang.Object channelValue,
DualChannelPolicyAttributes policyAttributes,
org.w3c.dom.Node exemplaryChannelDomNode)
getParameterValue in interface DualChannelLocal2MDPWSConverterpublic java.lang.Object convertSecondChannel2LocalRepresentation(java.lang.Object channel,
DualChannelPolicyAttributes policyAttributes)
DualChannelLocal2MDPWSConverterconvertSecondChannel2LocalRepresentation in interface DualChannelLocal2MDPWSConverterpublic java.lang.Object createObjectFromParameterValue(org.ws4d.java.service.parameter.ParameterValue pv,
DualChannelPolicyAttributes dualChannelPolicyAttributes)
createObjectFromParameterValue in interface DualChannelLocal2MDPWSConverter