| Package | Description |
|---|---|
| io.undertow.server.protocol.framed | |
| io.undertow.websockets.core |
| Modifier and Type | Method | Description |
|---|---|---|
protected FramePriority<C,R,S> |
AbstractFramedChannel.getFramePriority() |
| Constructor | 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 | Description |
|---|---|---|
class |
WebSocketFramePriority
Web socket frame priority
|
Copyright © 2026 JBoss by Red Hat. All rights reserved.