Closed mguillet closed 9 years ago
Documentation says that an Enum can be passed as a parameter to a method but not for a result.
I tried an got a IllegalArgumentException:
No message codec for type: class com.example.MyEnum
Any chance we can change that? Or there is a technical reason behind this choice ?
I'm running Vert.x 3.1.
Thanks!
Documentation says that an Enum can be passed as a parameter to a method but not for a result.
I tried an got a IllegalArgumentException:
Any chance we can change that? Or there is a technical reason behind this choice ?
I'm running Vert.x 3.1.
Thanks!