| Package | Description |
|---|---|
| io.undertow.server.protocol.framed | |
| io.undertow.websockets.core |
| Modifier and Type | Method and Description |
|---|---|
protected FramePriority<C,R,S> |
AbstractFramedChannel.getFramePriority() |
| Constructor and Description |
|---|
AbstractFramedChannel(org.xnio.StreamConnection connectedStreamChannel,
ByteBufferPool bufferPool,
FramePriority<C,R,S> framePriority,
PooledByteBuffer readData,
org.xnio.OptionMap settings)
Create a new
AbstractFramedChannel
8 |
| Modifier and Type | Class and Description |
|---|---|
class |
WebSocketFramePriority
Web socket frame priority
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.