Class AS2HttpHelper


  • @Immutable
    public final class AS2HttpHelper
    extends Object
    • Method Detail

      • parseContentType

        @Nullable
        public static jakarta.mail.internet.ContentType parseContentType​(@Nullable
                                                                         String sContentType)
      • getAsInternetHeaders

        @Nonnull
        public static jakarta.mail.internet.InternetHeaders getAsInternetHeaders​(@Nonnull
                                                                                 com.helger.commons.http.HttpHeaderMap aHeaders)