Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 586 Bytes

File metadata and controls

24 lines (15 loc) · 586 Bytes

mq-rest-admin

Java implementation of the IBM MQ administrative REST API wrapper

Table of Contents

Overview

A Java port of pymqrest, providing a Java wrapper for the IBM MQ administrative REST API. The library uses the runCommandJSON mode of the MQSC endpoint to execute structured commands and translate attributes between Java-friendly names and MQSC parameter names.

Status

Pre-alpha. Under active development.

License

GPLv3