Class AS2HttpHelper

java.lang.Object
com.helger.as2lib.util.AS2HttpHelper

@Immutable public final class AS2HttpHelper extends Object
  • Method Details

    • parseContentType

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

      @Nullable public static String getCleanContentType(@Nullable String sContentType)
    • getAsInternetHeaders

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