HttpRpcPOST(path: String = "", title: String = "", description: String = "", responseDescription: String = "")
Marks a function of an @HttpRpcResource annotated interface to be exposed as a POST endpoint by the HTTP RPC generated web service.