เครื่องจัดการ HttpAction
ชื่อประเภท: HttpActionHandler
ขยาย ActionHandler
ชื่อ |
ประเภท |
คำอธิบาย |
การเข้ารหัส |
หรือ MediaObject |
วิธีเข้ารหัสการดําเนินการในคําขอ http เมื่อเมธอดเป็น POST |
method |
เมธอด HttpRequest |
HTTP GET หรือ POST ก็ได้ GET เป็นค่าเริ่มต้น |
url |
URL |
URL เป้าหมายที่จะดึงข้อมูลเพื่อดําเนินการให้เสร็จสมบูรณ์ |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 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."]]],[]]