ChannelHandler.Sharable
@Inherited @Documented @Target(value=TYPE) @Retention(value=RUNTIME) @Deprecated public @interface ChannelPipelineCoverage
static String
ALL
"all"
ONE
"one"
String
value
public static final String ALL
public static final String ONE
public abstract String value
Copyright © 2008-2017 The Netty Project. All Rights Reserved.