public final class AS4Helper extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isPingMessage(IPMode aPMode)
EBMS core specification 4.2 details these default values.
|
static boolean |
isPingMessage(PModeLegBusinessInformation aBusinessInfo) |
static boolean |
isPingMessage(String sAction,
String sService) |
public static boolean isPingMessage(@Nullable String sAction, @Nullable String sService)
public static boolean isPingMessage(@Nullable PModeLegBusinessInformation aBusinessInfo)
public static boolean isPingMessage(@Nullable IPMode aPMode)
aPMode - to check. May be nulltrue if the default values to ping are not used else
falseCopyright © 2015–2020 Philip Helger. All rights reserved.