简体   繁体   English

是否可以从 Java 调用 wso2 消息代理 API?

[英]Is it possible to call wso2 message broker api from Java?

In my project, I am using on WSO2 Message Broker as a message brokering system.在我的项目中,我使用 WSO2 Message Broker 作为消息代理系统。

I want to get some information like number of queues created, number of messages in queue and etc.. to display at my portal.我想获取一些信息,例如创建的队列数、队列中的消息数等,以显示在我的门户上。 To do this, I want to call message broker apis in my java class.为此,我想在我的 java 类中调用消息代理 API。

Can i call message broker apis in Java class ?我可以在 Java 类中调用消息代理 API 吗? If yes, Where can i get list of apis which can i use in my java code ?如果是,我在哪里可以获得可以在我的 Java 代码中使用的 API 列表?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM