Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 937 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 937 Bytes

Touge is a set of utility classes released into the public domain.

ReSTClient

A class to simplify java.net.HttpURLConnection for common rest-style API operations.

OSGiUtil

A class for common functions with the OSGi service registry.

  • Only requires standard OSGi API as dependency.
  • Supports vistor-style service and bundle access.