{"id":22462476,"url":"https://github.com/commonjava/rwx","last_synced_at":"2026-03-15T22:42:19.391Z","repository":{"id":45271274,"uuid":"789081","full_name":"Commonjava/RWX","owner":"Commonjava","description":"XML-RPC Event API with Object Bindings (Java)","archived":false,"fork":false,"pushed_at":"2025-04-14T05:37:50.000Z","size":805,"stargazers_count":0,"open_issues_count":1,"forks_count":11,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-23T23:07:56.697Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Commonjava.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2010-07-21T16:33:41.000Z","updated_at":"2025-04-14T05:37:52.000Z","dependencies_parsed_at":"2025-04-06T06:21:56.879Z","dependency_job_id":"2451694f-093e-4a2e-9160-0805b6cfedda","html_url":"https://github.com/Commonjava/RWX","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/Commonjava/RWX","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Commonjava%2FRWX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Commonjava%2FRWX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Commonjava%2FRWX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Commonjava%2FRWX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Commonjava","download_url":"https://codeload.github.com/Commonjava/RWX/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Commonjava%2FRWX/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268339400,"owners_count":24234544,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-06T09:09:51.250Z","updated_at":"2026-03-15T22:42:19.335Z","avatar_url":"https://github.com/Commonjava.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"RWX XML-RPC Object-Binding API\n=======================================\n\nRWX is a set of APIs for dealing with XML-RPC interactions in Java. It offers\nan annotation-based object-binding API for Java objects.\n\nIt uses Java Annotation Processor API to generate parser/renderer Java source files\naccording to RWX annotations. The top-level `RWXMapper` uses those generated classes under the hood.\n\nYou will need four steps to use RWX:\n\n1. Create model classes according to your XML-RPC req/response format.\n2. Annotate model classes with RWX annotations.\n3. Generate sources from annotated classes (an example POM is provided in the `rwx-test` module).\n4. Call `RWXMapper.render`/`parse` methods to convert between XML-RPC req/resp strings and Java objects.\n\nThe first two steps can be simplified by binding a field to `java.lang.Object` if you\ndo not know the exact Java type. In such cases, RWX will bind a `List`/`Map` based data structure to the field and you\ncan always interpret it in your program.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommonjava%2Frwx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcommonjava%2Frwx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommonjava%2Frwx/lists"}