Example usage for Java io.netty.channel DefaultChannelProgressivePromise fields, constructors, methods, implement or subclass
The text is from its open source code.
DefaultChannelProgressivePromise(Channel channel, EventExecutor executor) Creates a new instance. |