8000 Adding UriFilter by stevenhartley · Pull Request #152 · eclipse-uprotocol/up-java · GitHub
[go: up one dir, main page]

Skip to content

Adding UriFilter#152

Merged
stevenhartley merged 2 commits intomainfrom
UriFilter
Jul 15, 2024
Merged

Adding UriFilter#152
stevenhartley merged 2 commits intomainfrom
UriFilter

Conversation

@stevenhartley
Copy link

The UriFilter class is used to match a source and sink URI to UAttributes that is passed. This can be used within a transport to match incoming messages

#147

The UriFilter class is used to match a source and sink URI to UAttributes that is passed. This can be used within a transport to match incoming messages

#147
@github-actions
Copy link

Code coverage report is ready! 📈

Copy link
@mishap4 mishap4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

registerListener(source, sink) allows to pass null. Should we use ANY or EMPTY (can this constant also be added) for this case? OR handle it internally with requireNonNullOrElse

@github-actions
Copy link

Code coverage report is ready! 📈

@stevenhartley stevenhartley merged commit 1e96f9a into main Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

0