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