HttpActionHandler
टाइप का नाम: HttpActionHandler
ActionHandler को बढ़ाता है
नाम |
टाइप |
ब्यौरा |
एन्कोडिंग |
या MediaObject |
जब विधि POST हो, तो कार्रवाई को http अनुरोध में एन्कोड करने का तरीका. |
तरीका |
HttpRequestMethod |
एचटीटीपी जीईटी या पोस्ट का इस्तेमाल करना है. GET डिफ़ॉल्ट है. |
यूआरएल |
यूआरएल |
कार्रवाई पूरी करने के लिए, यूआरएल को टारगेट करें. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 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."]]],[]]