Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D dbus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 262
    • Issues 262
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 33
    • Merge requests 33
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • dbusdbus
  • dbus
  • Issues
  • #280
Closed
Open
Issue created Oct 02, 2019 by Adrien Destugues@pulkomandy

Request to add new Java binding jnidbus to bindings list

Hi, Please add jnidbus(https://github.com/viveris/jnidbus) to the list of bindings for the Java language at https://www.freedesktop.org/wiki/Software/DBusBindings/ .

This is a binding of libdbus (unlike dbus-java), the main advantages are explained in the README: different approach for threading and much easier mapping of Java objects to DBus thanks to modern Java features (annotations allowing to describe how to serialize and deserialize objects).

This implementation also provide bindings for Kotlin, where it is usable in coroutines.

I would do it myself but getting an account on the wiki seems quite complex, so I hope it's possible to proxy this through the bugtracker.

Assignee
Assign to
Time tracking