public class EventStreamChannelListener extends Object implements org.xnio.ChannelListener<org.xnio.channels.StreamSourceChannel>
| Constructor and Description |
|---|
EventStreamChannelListener(io.undertow.connector.ByteBufferPool bufferPool,
UTF8Output utf8Output) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(org.xnio.channels.StreamSourceChannel channel) |
void |
setup(org.xnio.channels.StreamSourceChannel channel) |
public EventStreamChannelListener(io.undertow.connector.ByteBufferPool bufferPool,
UTF8Output utf8Output)
Copyright © 2017. All rights reserved.