| 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,
org.xnio.Pool<ByteBuffer> bufferPool,
FramePriority<C,R,S> framePriority)
Create a new
AbstractFramedChannel
8 |
| Modifier and Type | Class and Description |
|---|---|
class |
WebSocketFramePriority
Web socket frame priority
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.