| Package | Description |
|---|---|
| com.helger.phase4.client | |
| com.helger.phase4.model.pmode | |
| com.helger.phase4.model.pmode.leg |
| Modifier and Type | Method and Description |
|---|---|
void |
AS4ClientUserMessage.setUserMessageValuesFromPMode(IPMode aPMode,
PModeLeg aEffectiveLeg) |
void |
AbstractAS4Client.setValuesFromPMode(IPMode aPMode,
PModeLeg aLeg) |
| Modifier and Type | Method and Description |
|---|---|
PModeLeg |
IPMode.getLeg1() |
PModeLeg |
PMode.getLeg1() |
PModeLeg |
IPMode.getLeg2() |
PModeLeg |
PMode.getLeg2() |
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.state.EChange |
PMode.setLeg1(PModeLeg aLeg1) |
com.helger.commons.state.EChange |
PMode.setLeg2(PModeLeg aLeg2) |
| Constructor and Description |
|---|
PMode(IPModeIDProvider aIDFactory,
PModeParty aInitiator,
PModeParty aResponder,
String sAgreement,
EMEP eMEP,
EMEPBinding eMEPBinding,
PModeLeg aLeg1,
PModeLeg aLeg2,
PModePayloadService aPayloadService,
PModeReceptionAwareness aReceptionAwareness) |
| Modifier and Type | Method and Description |
|---|---|
PModeLeg |
PModeLegMicroTypeConverter.convertToNative(com.helger.xml.microdom.IMicroElement aElement) |
| Modifier and Type | Method and Description |
|---|---|
com.helger.xml.microdom.IMicroElement |
PModeLegMicroTypeConverter.convertToMicroElement(PModeLeg aValue,
String sNamespaceURI,
String sTagName) |
Copyright © 2015–2020 Philip Helger. All rights reserved.