Class BasicNettyOrigin

java.lang.Object
com.netflix.zuul.origins.BasicNettyOrigin
All Implemented Interfaces:
InstrumentedOrigin, NettyOrigin, Origin

public class BasicNettyOrigin extends Object implements NettyOrigin
Netty Origin basic implementation that can be used for most apps, with the more complex methods having no-op implementations. Author: Arthur Gonigberg Date: December 01, 2017