Modifier and Type | Method | Description |
---|---|---|
<T> Undertow.Builder |
Undertow.Builder.setByteBufferPool(ByteBufferPool byteBufferPool) |
Modifier and Type | Method | Description |
---|---|---|
ByteBufferPool |
ClientConnection.getBufferPool() |
Modifier and Type | Method | Description |
---|---|---|
void |
ClientProvider.connect(ClientCallback<ClientConnection> listener,
java.net.InetSocketAddress bindAddress,
java.net.URI uri,
org.xnio.XnioIoThread ioThread,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
void |
ClientProvider.connect(ClientCallback<ClientConnection> listener,
java.net.InetSocketAddress bindAddress,
java.net.URI uri,
org.xnio.XnioWorker worker,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
void |
ClientProvider.connect(ClientCallback<ClientConnection> listener,
java.net.URI uri,
org.xnio.XnioIoThread ioThread,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
void |
ClientProvider.connect(ClientCallback<ClientConnection> listener,
java.net.URI uri,
org.xnio.XnioWorker worker,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
void |
UndertowClient.connect(ClientCallback<ClientConnection> listener,
java.net.InetSocketAddress bindAddress,
java.net.URI uri,
org.xnio.XnioIoThread ioThread,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
void |
UndertowClient.connect(ClientCallback<ClientConnection> listener,
java.net.InetSocketAddress bindAddress,
java.net.URI uri,
org.xnio.XnioIoThread ioThread,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
void |
UndertowClient.connect(ClientCallback<ClientConnection> listener,
java.net.InetSocketAddress bindAddress,
java.net.URI uri,
org.xnio.XnioWorker worker,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
void |
UndertowClient.connect(ClientCallback<ClientConnection> listener,
java.net.InetSocketAddress bindAddress,
java.net.URI uri,
org.xnio.XnioWorker worker,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
void |
UndertowClient.connect(ClientCallback<ClientConnection> listener,
java.net.URI uri,
org.xnio.XnioIoThread ioThread,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
void |
UndertowClient.connect(ClientCallback<ClientConnection> listener,
java.net.URI uri,
org.xnio.XnioIoThread ioThread,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
void |
UndertowClient.connect(ClientCallback<ClientConnection> listener,
java.net.URI uri,
org.xnio.XnioWorker worker,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
void |
UndertowClient.connect(ClientCallback<ClientConnection> listener,
java.net.URI uri,
org.xnio.XnioWorker worker,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
org.xnio.IoFuture<ClientConnection> |
UndertowClient.connect(java.net.InetSocketAddress bindAddress,
java.net.URI uri,
org.xnio.XnioIoThread ioThread,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
org.xnio.IoFuture<ClientConnection> |
UndertowClient.connect(java.net.InetSocketAddress bindAddress,
java.net.URI uri,
org.xnio.XnioIoThread ioThread,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
org.xnio.IoFuture<ClientConnection> |
UndertowClient.connect(java.net.InetSocketAddress bindAddress,
java.net.URI uri,
org.xnio.XnioWorker worker,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
org.xnio.IoFuture<ClientConnection> |
UndertowClient.connect(java.net.InetSocketAddress bindAddress,
java.net.URI uri,
org.xnio.XnioWorker worker,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
org.xnio.IoFuture<ClientConnection> |
UndertowClient.connect(java.net.URI uri,
org.xnio.XnioIoThread ioThread,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
org.xnio.IoFuture<ClientConnection> |
UndertowClient.connect(java.net.URI uri,
org.xnio.XnioIoThread ioThread,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
org.xnio.IoFuture<ClientConnection> |
UndertowClient.connect(java.net.URI uri,
org.xnio.XnioWorker worker,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
org.xnio.IoFuture<ClientConnection> |
UndertowClient.connect(java.net.URI uri,
org.xnio.XnioWorker worker,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
Modifier and Type | Method | Description |
---|---|---|
void |
AjpClientProvider.connect(ClientCallback<ClientConnection> listener,
java.net.InetSocketAddress bindAddress,
java.net.URI uri,
org.xnio.XnioIoThread ioThread,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
void |
AjpClientProvider.connect(ClientCallback<ClientConnection> listener,
java.net.InetSocketAddress bindAddress,
java.net.URI uri,
org.xnio.XnioWorker worker,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
void |
AjpClientProvider.connect(ClientCallback<ClientConnection> listener,
java.net.URI uri,
org.xnio.XnioIoThread ioThread,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
void |
AjpClientProvider.connect(ClientCallback<ClientConnection> listener,
java.net.URI uri,
org.xnio.XnioWorker worker,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
Modifier and Type | Method | Description |
---|---|---|
void |
HttpClientProvider.connect(ClientCallback<ClientConnection> listener,
java.net.InetSocketAddress bindAddress,
java.net.URI uri,
org.xnio.XnioIoThread ioThread,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
void |
HttpClientProvider.connect(ClientCallback<ClientConnection> listener,
java.net.InetSocketAddress bindAddress,
java.net.URI uri,
org.xnio.XnioWorker worker,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
void |
HttpClientProvider.connect(ClientCallback<ClientConnection> listener,
java.net.URI uri,
org.xnio.XnioIoThread ioThread,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
void |
HttpClientProvider.connect(ClientCallback<ClientConnection> listener,
java.net.URI uri,
org.xnio.XnioWorker worker,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
Modifier and Type | Method | Description |
---|---|---|
ByteBufferPool |
Http2ClientConnection.getBufferPool() |
Modifier and Type | Method | Description |
---|---|---|
static ALPNClientSelector.ALPNProtocol |
Http2ClientProvider.alpnProtocol(ClientCallback<ClientConnection> listener,
java.net.URI uri,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
void |
Http2ClearClientProvider.connect(ClientCallback<ClientConnection> listener,
java.net.InetSocketAddress bindAddress,
java.net.URI uri,
org.xnio.XnioIoThread ioThread,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
void |
Http2ClearClientProvider.connect(ClientCallback<ClientConnection> listener,
java.net.InetSocketAddress bindAddress,
java.net.URI uri,
org.xnio.XnioWorker worker,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
void |
Http2ClearClientProvider.connect(ClientCallback<ClientConnection> listener,
java.net.URI uri,
org.xnio.XnioIoThread ioThread,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
void |
Http2ClearClientProvider.connect(ClientCallback<ClientConnection> listener,
java.net.URI uri,
org.xnio.XnioWorker worker,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
void |
Http2ClientProvider.connect(ClientCallback<ClientConnection> listener,
java.net.InetSocketAddress bindAddress,
java.net.URI uri,
org.xnio.XnioIoThread ioThread,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
void |
Http2ClientProvider.connect(ClientCallback<ClientConnection> listener,
java.net.InetSocketAddress bindAddress,
java.net.URI uri,
org.xnio.XnioWorker worker,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
void |
Http2ClientProvider.connect(ClientCallback<ClientConnection> listener,
java.net.URI uri,
org.xnio.XnioIoThread ioThread,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
void |
Http2ClientProvider.connect(ClientCallback<ClientConnection> listener,
java.net.URI uri,
org.xnio.XnioWorker worker,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
void |
Http2PriorKnowledgeClientProvider.connect(ClientCallback<ClientConnection> listener,
java.net.InetSocketAddress bindAddress,
java.net.URI uri,
org.xnio.XnioIoThread ioThread,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
void |
Http2PriorKnowledgeClientProvider.connect(ClientCallback<ClientConnection> listener,
java.net.InetSocketAddress bindAddress,
java.net.URI uri,
org.xnio.XnioWorker worker,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
void |
Http2PriorKnowledgeClientProvider.connect(ClientCallback<ClientConnection> listener,
java.net.URI uri,
org.xnio.XnioIoThread ioThread,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
void |
Http2PriorKnowledgeClientProvider.connect(ClientCallback<ClientConnection> listener,
java.net.URI uri,
org.xnio.XnioWorker worker,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
static java.lang.String |
Http2ClearClientProvider.createSettingsFrame(org.xnio.OptionMap options,
ByteBufferPool bufferPool) |
Constructor | Description |
---|---|
ChunkedStreamSinkConduit(org.xnio.conduits.StreamSinkConduit next,
ByteBufferPool bufferPool,
boolean configurable,
boolean passClose,
HeaderMap responseHeaders,
ConduitListener<? super ChunkedStreamSinkConduit> finishListener,
Attachable attachable) |
Construct a new instance.
|
ChunkedStreamSourceConduit(org.xnio.conduits.StreamSourceConduit next,
org.xnio.conduits.PushBackStreamSourceConduit channel,
ByteBufferPool pool,
ConduitListener<? super ChunkedStreamSourceConduit> finishListener,
Attachable attachable,
java.io.Closeable closeable) |
Modifier and Type | Method | Description |
---|---|---|
ByteBufferPool |
ByteBufferPool.getArrayBackedPool() |
If this byte buffer pool corresponds to an array backed pool then this will return itself.
|
Constructor | Description |
---|---|
AjpClientChannel(org.xnio.StreamConnection connectedStreamChannel,
ByteBufferPool bufferPool,
org.xnio.OptionMap settings) |
Create a new
AbstractFramedChannel
8 |
Constructor | Description |
---|---|
Http2Channel(org.xnio.StreamConnection connectedStreamChannel,
java.lang.String protocol,
ByteBufferPool bufferPool,
PooledByteBuffer data,
boolean clientSide,
boolean fromUpgrade,
boolean prefaceRequired,
java.nio.ByteBuffer initialOtherSideSettings,
org.xnio.OptionMap settings) |
|
Http2Channel(org.xnio.StreamConnection connectedStreamChannel,
java.lang.String protocol,
ByteBufferPool bufferPool,
PooledByteBuffer data,
boolean clientSide,
boolean fromUpgrade,
boolean prefaceRequired,
org.xnio.OptionMap settings) |
|
Http2Channel(org.xnio.StreamConnection connectedStreamChannel,
java.lang.String protocol,
ByteBufferPool bufferPool,
PooledByteBuffer data,
boolean clientSide,
boolean fromUpgrade,
org.xnio.OptionMap settings) |
Constructor | Description |
---|---|
UndertowXnioSsl(org.xnio.Xnio xnio,
org.xnio.OptionMap optionMap,
ByteBufferPool bufferPool) |
Construct a new instance.
|
UndertowXnioSsl(org.xnio.Xnio xnio,
org.xnio.OptionMap optionMap,
ByteBufferPool bufferPool,
javax.net.ssl.SSLContext sslContext) |
Construct a new instance.
|
Modifier and Type | Class | Description |
---|---|---|
class |
DefaultByteBufferPool |
A byte buffer pool that supports reference counted pools.
|
class |
XnioByteBufferPool |
Modifier and Type | Field | Description |
---|---|---|
protected ByteBufferPool |
AbstractServerConnection.bufferPool |
Modifier and Type | Method | Description |
---|---|---|
ByteBufferPool |
DefaultByteBufferPool.getArrayBackedPool() |
|
ByteBufferPool |
XnioByteBufferPool.getArrayBackedPool() |
|
ByteBufferPool |
OpenListener.getBufferPool() |
|
ByteBufferPool |
AbstractServerConnection.getByteBufferPool() |
Get the buffer pool for this connection.
|
abstract ByteBufferPool |
ServerConnection.getByteBufferPool() |
Constructor | Description |
---|---|
AbstractServerConnection(org.xnio.StreamConnection channel,
ByteBufferPool bufferPool,
HttpHandler rootHandler,
org.xnio.OptionMap undertowOptions,
int bufferSize) |
|
XnioBufferPoolAdaptor(ByteBufferPool byteBufferPool) |
Modifier and Type | Method | Description |
---|---|---|
ByteBufferPool |
AjpOpenListener.getBufferPool() |
Constructor | Description |
---|---|
AjpOpenListener(ByteBufferPool pool) |
|
AjpOpenListener(ByteBufferPool pool,
org.xnio.OptionMap undertowOptions) |
|
AjpServerConnection(org.xnio.StreamConnection channel,
ByteBufferPool bufferPool,
HttpHandler rootHandler,
org.xnio.OptionMap undertowOptions,
int bufferSize) |
Modifier and Type | Method | Description |
---|---|---|
ByteBufferPool |
AbstractFramedChannel.getBufferPool() |
Get the buffer pool for this connection.
|
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 | Method | Description |
---|---|---|
ByteBufferPool |
AlpnOpenListener.getBufferPool() |
|
ByteBufferPool |
HttpOpenListener.getBufferPool() |
Constructor | Description |
---|---|
AlpnOpenListener(ByteBufferPool bufferPool) |
|
AlpnOpenListener(ByteBufferPool bufferPool,
org.xnio.OptionMap undertowOptions) |
|
AlpnOpenListener(ByteBufferPool bufferPool,
org.xnio.OptionMap undertowOptions,
DelegateOpenListener httpListener) |
|
AlpnOpenListener(ByteBufferPool bufferPool,
org.xnio.OptionMap undertowOptions,
java.lang.String fallbackProtocol,
DelegateOpenListener fallbackListener) |
|
HttpOpenListener(ByteBufferPool pool) |
|
HttpOpenListener(ByteBufferPool pool,
org.xnio.OptionMap undertowOptions) |
|
HttpServerConnection(org.xnio.StreamConnection channel,
ByteBufferPool bufferPool,
HttpHandler rootHandler,
org.xnio.OptionMap undertowOptions,
int bufferSize,
ConnectorStatisticsImpl connectorStatistics) |
|
PipeliningBufferingStreamSinkConduit(org.xnio.conduits.StreamSinkConduit next,
ByteBufferPool pool) |
Modifier and Type | Method | Description |
---|---|---|
ByteBufferPool |
Http2OpenListener.getBufferPool() |
|
ByteBufferPool |
Http2ServerConnection.getByteBufferPool() |
Constructor | Description |
---|---|
Http2OpenListener(ByteBufferPool pool) |
|
Http2OpenListener(ByteBufferPool pool,
org.xnio.OptionMap undertowOptions) |
|
Http2OpenListener(ByteBufferPool pool,
org.xnio.OptionMap undertowOptions,
java.lang.String protocol) |
Constructor | Description |
---|---|
ProxyProtocolOpenListener(OpenListener openListener,
UndertowXnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap sslOptionMap) |
Modifier and Type | Method | Description |
---|---|---|
static MultipartParser.ParseState |
MultipartParser.beginParse(ByteBufferPool bufferPool,
MultipartParser.PartHandler handler,
byte[] boundary,
java.lang.String requestCharset) |
|
static <I extends org.xnio.channels.StreamSourceChannel,O extends org.xnio.channels.StreamSinkChannel> |
Transfer.initiateTransfer(I source,
O sink,
org.xnio.ChannelListener<? super I> sourceListener,
org.xnio.ChannelListener<? super O> sinkListener,
org.xnio.ChannelExceptionHandler<? super I> readExceptionHandler,
org.xnio.ChannelExceptionHandler<? super O> writeExceptionHandler,
ByteBufferPool pool) |
Initiate a low-copy transfer between two stream channels.
|
Constructor | Description |
---|---|
ParseState(ByteBufferPool bufferPool,
MultipartParser.PartHandler partHandler,
java.lang.String requestCharset,
byte[] boundary) |
|
StringReadChannelListener(ByteBufferPool bufferPool) |
Modifier and Type | Method | Description |
---|---|---|
ByteBufferPool |
WebSocketClient.ConnectionBuilder.getBufferPool() |
Modifier and Type | Method | Description |
---|---|---|
static org.xnio.IoFuture<WebSocketChannel> |
WebSocketClient.connect(org.xnio.XnioWorker worker,
ByteBufferPool bufferPool,
org.xnio.OptionMap optionMap,
java.net.URI uri,
WebSocketVersion version) |
Deprecated.
|
static org.xnio.IoFuture<WebSocketChannel> |
WebSocketClient.connect(org.xnio.XnioWorker worker,
ByteBufferPool bufferPool,
org.xnio.OptionMap optionMap,
java.net.URI uri,
WebSocketVersion version,
WebSocketClientNegotiation clientNegotiation) |
Deprecated.
|
static org.xnio.IoFuture<WebSocketChannel> |
WebSocketClient.connect(org.xnio.XnioWorker worker,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap optionMap,
java.net.InetSocketAddress bindAddress,
java.net.URI uri,
WebSocketVersion version,
WebSocketClientNegotiation clientNegotiation,
java.util.Set<ExtensionHandshake> clientExtensions) |
Deprecated.
|
static org.xnio.IoFuture<WebSocketChannel> |
WebSocketClient.connect(org.xnio.XnioWorker worker,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap optionMap,
java.net.URI uri,
WebSocketVersion version) |
Deprecated.
|
static org.xnio.IoFuture<WebSocketChannel> |
WebSocketClient.connect(org.xnio.XnioWorker worker,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap optionMap,
java.net.URI uri,
WebSocketVersion version,
WebSocketClientNegotiation clientNegotiation) |
Deprecated.
|
static org.xnio.IoFuture<WebSocketChannel> |
WebSocketClient.connect(org.xnio.XnioWorker worker,
org.xnio.ssl.XnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap optionMap,
java.net.URI uri,
WebSocketVersion version,
WebSocketClientNegotiation clientNegotiation,
java.util.Set<ExtensionHandshake> clientExtensions) |
Deprecated.
|
static WebSocketClient.ConnectionBuilder |
WebSocketClient.connectionBuilder(org.xnio.XnioWorker worker,
ByteBufferPool bufferPool,
java.net.URI uri) |
Creates a new connection builder that can be used to create a web socket connection.
|
WebSocketChannel |
WebSocket13ClientHandshake.createChannel(org.xnio.StreamConnection channel,
java.lang.String wsUri,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
|
abstract WebSocketChannel |
WebSocketClientHandshake.createChannel(org.xnio.StreamConnection channel,
java.lang.String wsUri,
ByteBufferPool bufferPool,
org.xnio.OptionMap options) |
Constructor | Description |
---|---|
ConnectionBuilder(org.xnio.XnioWorker worker,
ByteBufferPool bufferPool,
java.net.URI uri) |
Modifier and Type | Method | Description |
---|---|---|
static <I extends org.xnio.channels.StreamSourceChannel,O extends org.xnio.channels.StreamSinkChannel> |
WebSocketUtils.initiateTransfer(I source,
O sink,
org.xnio.ChannelListener<? super I> sourceListener,
org.xnio.ChannelListener<? super O> sinkListener,
org.xnio.ChannelExceptionHandler<? super I> readExceptionHandler,
org.xnio.ChannelExceptionHandler<? super O> writeExceptionHandler,
ByteBufferPool pool) |
Deprecated.
|
Constructor | Description |
---|---|
WebSocketChannel(org.xnio.StreamConnection connectedStreamChannel,
ByteBufferPool bufferPool,
WebSocketVersion version,
java.lang.String wsUrl,
java.lang.String subProtocol,
boolean client,
boolean extensionsSupported,
ExtensionFunction extensionFunction,
java.util.Set<WebSocketChannel> peerConnections,
org.xnio.OptionMap options) |
Create a new
WebSocketChannel
8 |
Modifier and Type | Method | Description |
---|---|---|
abstract WebSocketChannel |
Handshake.createChannel(WebSocketHttpExchange exchange,
org.xnio.StreamConnection channel,
ByteBufferPool pool) |
Create the
WebSocketChannel from the WebSocketHttpExchange |
Modifier and Type | Method | Description |
---|---|---|
WebSocketChannel |
Hybi07Handshake.createChannel(WebSocketHttpExchange exchange,
org.xnio.StreamConnection channel,
ByteBufferPool pool) |
Constructor | Description |
---|---|
WebSocket07Channel(org.xnio.StreamConnection channel,
ByteBufferPool bufferPool,
java.lang.String wsUrl,
java.lang.String subProtocol,
boolean client,
boolean allowExtensions,
ExtensionFunction extensionFunction,
java.util.Set<WebSocketChannel> openConnections,
org.xnio.OptionMap options) |
Create a new
WebSocket07Channel |
Modifier and Type | Method | Description |
---|---|---|
WebSocketChannel |
Hybi08Handshake.createChannel(WebSocketHttpExchange exchange,
org.xnio.StreamConnection channel,
ByteBufferPool pool) |
Constructor | Description |
---|---|
WebSocket08Channel(org.xnio.StreamConnection channel,
ByteBufferPool bufferPool,
java.lang.String wsUrl,
java.lang.String subProtocols,
boolean client,
boolean allowExtensions,
ExtensionFunction extensionFunction,
java.util.Set<WebSocketChannel> openConnections,
org.xnio.OptionMap options) |
Modifier and Type | Method | Description |
---|---|---|
WebSocketChannel |
Hybi13Handshake.createChannel(WebSocketHttpExchange exchange,
org.xnio.StreamConnection channel,
ByteBufferPool pool) |
Constructor | Description |
---|---|
WebSocket13Channel(org.xnio.StreamConnection channel,
ByteBufferPool bufferPool,
java.lang.String wsUrl,
java.lang.String subProtocols,
boolean client,
boolean allowExtensions,
ExtensionFunction extensionFunction,
java.util.Set<WebSocketChannel> openConnections,
org.xnio.OptionMap options) |
Modifier and Type | Method | Description |
---|---|---|
ByteBufferPool |
AsyncWebSocketHttpServerExchange.getBufferPool() |
|
ByteBufferPool |
WebSocketHttpExchange.getBufferPool() |
Copyright © 2018. All rights reserved.