HttpActionHandler
סוג שם: HttpActionHandler
מרחיב את ActionHandler
שם |
סוג |
תיאור |
קידוד |
או MediaObject |
איך מקודדים את הפעולה בבקשת http כאשר השיטה היא POST. |
method |
HttpRequestMethod |
האם להשתמש ב-HTTP GET או POST. GET הוא ברירת המחדל. |
כתובת אתר |
כתובת URL |
כתובת היעד לאחזור כדי להשלים את הפעולה. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-03 (שעון UTC).
[null,null,["עדכון אחרון: 2024-09-03 (שעון UTC)."],[[["`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."]]],[]]