public class SpdyReceiveListener extends Object implements org.xnio.ChannelListener<SpdyChannel>
Constructor and Description |
---|
SpdyReceiveListener(HttpHandler rootHandler,
org.xnio.OptionMap undertowOptions,
int bufferSize) |
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(SpdyChannel channel) |
public SpdyReceiveListener(HttpHandler rootHandler, org.xnio.OptionMap undertowOptions, int bufferSize)
public void handleEvent(SpdyChannel channel)
handleEvent
in interface org.xnio.ChannelListener<SpdyChannel>
Copyright © 2015 JBoss by Red Hat. All rights reserved.