Class CAS2Header


  • @Immutable
    public final class CAS2Header
    extends Object
    • Field Detail

      • DEFAULT_USER_AGENT

        public static final String DEFAULT_USER_AGENT
      • DEFAULT_AS2_VERSION

        public static final String DEFAULT_AS2_VERSION
        1.0: default AS2 version
        1.1: Designates those implementations that support compression as defined by RFC 3274 - used by us.
        1.2: indicate the support of the EDIINT-Features header field as defined by RFC 6017
        See Also:
        Constant Field Values
      • DEFAULT_DATE_FORMAT

        public static final String DEFAULT_DATE_FORMAT
        RFC2822 format: Wed, 04 Mar 2009 10:59:17 +0100
        See Also:
        Constant Field Values