-
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(solace bindings): use common Solace bindings
- Loading branch information
Showing
32 changed files
with
33 additions
and
375 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
.../channel/solace/SolaceChannelBinding.java → ...v0/_3_0/channel/SolaceChannelBinding.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../message/solace/SolaceMessageBinding.java → ...v0/_3_0/message/SolaceMessageBinding.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ration/solace/SolaceOperationBinding.java → ...3_0/operation/SolaceOperationBinding.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...on/solace/SolaceOperationDestination.java → ...operation/SolaceOperationDestination.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...on/solace/queue/SolaceOperationQueue.java → ...operation/queue/SolaceOperationQueue.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...on/solace/topic/SolaceOperationTopic.java → ...operation/topic/SolaceOperationTopic.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ng/server/solace/SolaceServerBinding.java → ...e/v0/_3_0/server/SolaceServerBinding.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
50 changes: 0 additions & 50 deletions
50
...i-core/src/main/java/com/asyncapi/v2/binding/operation/solace/SolaceOperationBinding.java
This file was deleted.
Oops, something went wrong.
83 changes: 0 additions & 83 deletions
83
...re/src/main/java/com/asyncapi/v2/binding/operation/solace/SolaceOperationDestination.java
This file was deleted.
Oops, something went wrong.
48 changes: 0 additions & 48 deletions
48
asyncapi-core/src/main/java/com/asyncapi/v2/binding/server/solace/SolaceServerBinding.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 0 additions & 23 deletions
23
asyncapi-core/src/main/java/com/asyncapi/v3/binding/channel/solace/SolaceChannelBinding.java
This file was deleted.
Oops, something went wrong.
23 changes: 0 additions & 23 deletions
23
asyncapi-core/src/main/java/com/asyncapi/v3/binding/message/solace/SolaceMessageBinding.java
This file was deleted.
Oops, something went wrong.
82 changes: 0 additions & 82 deletions
82
...re/src/main/java/com/asyncapi/v3/binding/operation/solace/queue/SolaceOperationQueue.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.