[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["`BounceNotificationParser` is a class that processes HTTP requests to extract information about bounce notifications."],["This class extends `HttpRequestParser`, inheriting its functionality for parsing HTTP requests."],["It offers a static method, `parse(HttpServletRequest request)`, to dissect POST data from an HTTP request and yield a `BounceNotification` object."],["The `parse` method may throw an `IOException` or `MessagingException` during the parsing process."]]],[]]