Interface AS2Constants


public interface AS2Constants
Constants for AS2 component.
  • Field Details

    • HTTP_USER_AGENT

      static final String HTTP_USER_AGENT
      The Value of User Agent Header used by AS2 Camel Component.
      See Also:
    • HTTP_ORIGIN_SERVER

      static final String HTTP_ORIGIN_SERVER
      The Value of Origin Server Header used by AS2 Camel Component.
      See Also:
    • HTTP_MESSAGE_ID_FQDN

      static final String HTTP_MESSAGE_ID_FQDN
      Fully Qualified Domain Name used by AS2 Camel Component in Message ID Header.
      See Also:
    • MIME_VERSION

      static final String MIME_VERSION
      The Value of User Agent Header used by AS2 Camel Component.
      See Also:
    • HTTP_CLIENT_CONNECTION

      static final String HTTP_CLIENT_CONNECTION
      HTTP Context Attribute Name for HTTP Client Connection object stored in context.
      See Also:
    • HTTP_CLIENT_PROCESSOR

      static final String HTTP_CLIENT_PROCESSOR
      HTTP Context Attribute Name for HTTP Client Processor object stored in context.
      See Also:
    • HTTP_CLIENT_FQDN

      static final String HTTP_CLIENT_FQDN
      HTTP Context Attribute Name for HTTP Client Fully Qualified Domain Name (FQDN) stored in context.
      See Also:
    • HTTP_SERVER_CONNECTION

      static final String HTTP_SERVER_CONNECTION
      HTTP Context Attribute Name for HTTP Server Connection object stored in context.
      See Also:
    • HTTP_SERVER_PROCESSOR

      static final String HTTP_SERVER_PROCESSOR
      HTTP Context Attribute Name for HTTP Server Processor object stored in context.
      See Also:
    • HTTP_SERVER_SERVICE

      static final String HTTP_SERVER_SERVICE
      HTTP Context Attribute Name for HTTP Server Service object stored in context.
      See Also:
    • APPLICATION_EDIFACT_MIME_TYPE

      static final String APPLICATION_EDIFACT_MIME_TYPE
      Application EDIFACT content type
      See Also: