Class DiscoveryFilter

    • Constructor Detail

      • DiscoveryFilter

        DiscoveryFilter(Collection<QName> types, Collection<String> scopes)
        Creates a new discovery filter with a discovery id that is unique across one application instance.
        Parameters:
        types - the types to match.
        scopes - the scopes to match.
      • DiscoveryFilter

        DiscoveryFilter(Collection<QName> types, Collection<String> scopes, MatchBy matchBy)
        Creates a new discovery filter with a discovery id that is unique across one application instance.
        Parameters:
        types - the types to match.
        scopes - the scopes to match.
        matchBy - the scopes matching rule, or null to use the default http://docs.oasis-open.org/ws-dd/ns/discovery/2009/01/rfc3986.