Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

☁️ Java client library for Azure Service Bus

License

NotificationsYou must be signed in to change notification settings

Azure/azure-service-bus-java

Repository files navigation

Microsoft Azure Service Bus

Build/PackageStatus
masterMaven Central

Moved

All new work on SDK is happening in the repositoryhttps://github.com/Azure/azure-sdk-for-java/tree/master/sdk/servicebus. This repository is only to address any issues found in versions 1.2.x. And master1.0 is the branch corresponding to versions 1.2.x. Both dev and master branches moved to the new repository.

Microsoft Azure Service Bus Client for Java

This is the next generation Service Bus Java client library that focuses on Queues & Topics. If you are looking for Event Hubs, follow thislink.

Azure Service Bus is an asynchronous messaging cloud platform that enables you to send messages between decoupled systems. Microsoft offers this feature as a service, which means that you do not need to host any of your own hardware in order to use it.

Refer toazure.com to learn more about Service Bus. And package can be downloaded fromMaven

How to provide feedback

See ourContribution Guidelines.

Known issues

FAQ

Where is the API document?

Clickhere.

Where can I find examples that use this library?

The samples are located in this repo.Java Samples.

Can I manage Service Bus entities with this library?

Only rules management of subscription will be supported in this client library. This library focuses on Azure Service Bus Data Plane functionalities (e.g. send, receive).

The standard way to manage Azure resources is by usingAzure Resource Manager. In order to use functionality that previously existed in the azure-servicebus Java library, this isAzure Service Bus Management Library which is available on Maven. And this is theAPI document. This management library will enable use cases that dynamically create/read/update/delete resources.

About

☁️ Java client library for Azure Service Bus

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors9

Languages


[8]ページ先頭

©2009-2025 Movatter.jp