Interface NettyCustomizableResponseTypeHandlerRegistry

All Known Implementing Classes:
DefaultCustomizableResponseTypeHandlerRegistry

@Internal public interface NettyCustomizableResponseTypeHandlerRegistry
Represents a registry of NettyCustomizableResponseTypeHandler and finds the correct handler based on the type.
Since:
1.0
Author:
James Kleeh