Uses of Class
org.playframework.netty.http.HttpStreamsHandler.Outgoing
Packages that use HttpStreamsHandler.Outgoing
-
Uses of HttpStreamsHandler.Outgoing in org.playframework.netty.http
Fields in org.playframework.netty.http declared as HttpStreamsHandler.OutgoingModifier and TypeFieldDescriptionprivate HttpStreamsHandler<io.netty.handler.codec.http.HttpRequest, io.netty.handler.codec.http.HttpResponse>.OutgoingHttpStreamsServerHandler.webSocketResponseFields in org.playframework.netty.http with type parameters of type HttpStreamsHandler.OutgoingModifier and TypeFieldDescriptionprivate final Queue<HttpStreamsHandler<In, Out>.Outgoing> HttpStreamsHandler.outgoingMethods in org.playframework.netty.http with parameters of type HttpStreamsHandler.OutgoingModifier and TypeMethodDescriptionprivate voidHttpStreamsServerHandler.handleWebSocketResponse(io.netty.channel.ChannelHandlerContext ctx, HttpStreamsHandler<io.netty.handler.codec.http.HttpRequest, io.netty.handler.codec.http.HttpResponse>.Outgoing out) protected voidHttpStreamsHandler.unbufferedWrite(io.netty.channel.ChannelHandlerContext ctx, HttpStreamsHandler<In, Out>.Outgoing out) protected voidHttpStreamsServerHandler.unbufferedWrite(io.netty.channel.ChannelHandlerContext ctx, HttpStreamsHandler<io.netty.handler.codec.http.HttpRequest, io.netty.handler.codec.http.HttpResponse>.Outgoing out)