[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eBounceNotificationParser\u003c/code\u003e class is designed to interpret incoming HTTP requests and extract bounce notification details from them.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eHttpRequestParser\u003c/code\u003e, extending its functionality to handle bounce-specific data, while it is also a descendant of the \u003ccode\u003ejava.lang.Object\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a static \u003ccode\u003eparse\u003c/code\u003e method which takes an \u003ccode\u003eHttpServletRequest\u003c/code\u003e as input to process the POST data and return a \u003ccode\u003eBounceNotification\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eparse\u003c/code\u003e method can throw an \u003ccode\u003eIOException\u003c/code\u003e or \u003ccode\u003eMessagingException\u003c/code\u003e during the processing of the request data.\u003c/p\u003e\n"],["\u003cp\u003eThe class itself has a constructor, \u003ccode\u003eBounceNotificationParser()\u003c/code\u003e, which allows the creation of new instances.\u003c/p\u003e\n"]]],[],null,[]]