Class CAS2Info

java.lang.Object
com.helger.as2lib.CAS2Info

@Immutable public final class CAS2Info extends Object
Global information constants.
Author:
Philip Helger
  • Field Details

    • NAME

      public static final String NAME
      The name of this AS2 client. May not contain blanks.
      See Also:
    • VERSION

      @Deprecated public static final String VERSION
      Deprecated.
      The version of this AS2 client. May not contain blanks.
    • NAME_VERSION

      public static final String NAME_VERSION
      Combination of NAME and build version separated by a blank.