Phan, are you saying to support the predicate type on the remote interface? Honestly speaking we have not had chance to think through it carefully, I suggest you to file an issue [1] to describe it in details.
Thanks, -Ian. 1. https://github.com/apache/dubbo/issues On Tue, Sep 17, 2019 at 4:11 PM Tien Dat PHAN <[email protected]> wrote: > Dear experts > > We are currently using Dubbo for exposing our APIs. > One of our APIs has a Java Predicate as the input parameter. > > We just wonder if Dubbo supports Java Predicate for now? (as far as we > tried, it did not seem to work) > And if it is planned in the future to support JAVA Predicate as parameters > of exposed APIs? > > Best regards > Tien Dat PHAN >
