public class Http2ReceiveListener extends Object implements org.xnio.ChannelListener<Http2Channel>
A new instance is created per connection.
Constructor and Description |
---|
Http2ReceiveListener(HttpHandler rootHandler,
org.xnio.OptionMap undertowOptions,
int bufferSize,
ConnectorStatisticsImpl connectorStatistics) |
public Http2ReceiveListener(HttpHandler rootHandler, org.xnio.OptionMap undertowOptions, int bufferSize, ConnectorStatisticsImpl connectorStatistics)
public void handleEvent(Http2Channel channel)
handleEvent
in interface org.xnio.ChannelListener<Http2Channel>
Copyright © 2015. All rights reserved.