Class NettyConvertersSpi

java.lang.Object
io.micronaut.http.server.netty.converters.NettyConvertersSpi
All Implemented Interfaces:
TypeConverterRegistrar

@Internal public final class NettyConvertersSpi extends Object implements TypeConverterRegistrar
Factory for bytebuf related converters that do not need the application context (can be registered with SPI).
Since:
3.6.3
Author:
Jonas Konrad