HttpActionHandler
نام تایپ: HttpActionHandler
ActionHandler را گسترش می دهد
نام | تایپ کنید | شرح |
---|
رمزگذاری | یا MediaObject | نحوه کدگذاری اکشن در درخواست http وقتی متد POST است. |
روش | HttpRequestMethod | از HTTP GET یا POST استفاده کنید. GET پیش فرض است. |
آدرس اینترنتی | URL | آدرس اینترنتی مورد نظر را برای واکشی به منظور تکمیل عمل انتخاب کنید. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-10-30 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-10-30 بهوقت ساعت هماهنگ جهانی."],[[["`HttpActionHandler` extends the `ActionHandler` and is used for actions involving HTTP requests."],["It defines how to encode the action, the HTTP method (GET or POST), and the target URL for the action."],["`encoding` specifies how the action is encoded in the request, `method` determines whether to use GET or POST, and `url` provides the target URL."]]],[]]