Replies: 1 comment 6 replies
-
Wire doesn't generate Java interfaces unfortunately. I'm not aware of any other library that would do it except gRPC. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was reading the documentation and trying to follow it, it seems like wire does provide some very cool client interfaces to extend and use. Unfortunately, the documentation pointed out that it only worked for Kotlin. Is there a setting that I can include to let Wire generate Interfaces for Java?
If this feature is not available, do you guys know of a library that is compatible with wire to use?
Any examples would be greatly appreciated!
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions