public class KeepAliveWrite extends Object
Constructor and Description |
---|
KeepAliveWrite() |
Modifier and Type | Method and Description |
---|---|
static org.apache.flink.shaded.netty4.io.netty.channel.ChannelFuture |
flush(org.apache.flink.shaded.netty4.io.netty.channel.ChannelHandlerContext ctx,
org.apache.flink.shaded.netty4.io.netty.handler.codec.http.HttpRequest request,
org.apache.flink.shaded.netty4.io.netty.handler.codec.http.HttpResponse response) |
static org.apache.flink.shaded.netty4.io.netty.channel.ChannelFuture |
flush(org.apache.flink.shaded.netty4.io.netty.channel.Channel ch,
org.apache.flink.shaded.netty4.io.netty.handler.codec.http.HttpRequest req,
org.apache.flink.shaded.netty4.io.netty.handler.codec.http.HttpResponse res) |
public static org.apache.flink.shaded.netty4.io.netty.channel.ChannelFuture flush(org.apache.flink.shaded.netty4.io.netty.channel.ChannelHandlerContext ctx, org.apache.flink.shaded.netty4.io.netty.handler.codec.http.HttpRequest request, org.apache.flink.shaded.netty4.io.netty.handler.codec.http.HttpResponse response)
public static org.apache.flink.shaded.netty4.io.netty.channel.ChannelFuture flush(org.apache.flink.shaded.netty4.io.netty.channel.Channel ch, org.apache.flink.shaded.netty4.io.netty.handler.codec.http.HttpRequest req, org.apache.flink.shaded.netty4.io.netty.handler.codec.http.HttpResponse res)
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.