|
Change Parameter Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method package WebSocket07PingFrameSourceChannel(wsChannel WebSocketChannel, rsv int, masker Masker, pooled PooledByteBuffer, frameLength long) in class io.undertow.websockets.core.protocol.version07.WebSocket07PingFrameSourceChannel |
From |
To |
|
Change Parameter Type data : Pooled<ByteBuffer> to data : PooledByteBuffer in method public AbstractAjpClientStreamSourceChannel(framedChannel AjpClientChannel, data PooledByteBuffer, frameDataRemaining long) in class io.undertow.protocols.ajp.AbstractAjpClientStreamSourceChannel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, uri URI, ioThread XnioIoThread, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.http2.Http2ClearClientProvider |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public handlePotentialHttp2Connection(connection StreamConnection, listener ClientCallback<ClientConnection>, bufferPool ByteBufferPool, options OptionMap, http2FailedListener ChannelListener<SslConnection>, uri URI) : void in class io.undertow.client.http2.Http2ClientProvider |
From |
To |
|
Change Parameter Type buffer : Pooled<ByteBuffer> to buffer : PooledByteBuffer in method public PooledBufferFrameCallback(buffer PooledByteBuffer) in class io.undertow.conduits.AbstractFramedStreamSinkConduit.PooledBufferFrameCallback |
From |
To |
|
Change Parameter Type pool : Pool<ByteBuffer> to pool : ByteBufferPool in method package HttpResponseConduit(next StreamSinkConduit, pool ByteBufferPool, exchange HttpServerExchange) in class io.undertow.server.protocol.http.HttpResponseConduit |
From |
To |
|
Change Parameter Type pool : Pool<ByteBuffer> to pool : ByteBufferPool in method public HttpOpenListener(pool ByteBufferPool, undertowOptions OptionMap, bufferSize int) in class io.undertow.server.protocol.http.HttpOpenListener |
From |
To |
|
Change Parameter Type heapBufferPool : Pool<ByteBuffer> to heapBufferPool : ByteBufferPool in method public SpdyOpenListener(pool ByteBufferPool, heapBufferPool ByteBufferPool, undertowOptions OptionMap) in class io.undertow.server.protocol.spdy.SpdyOpenListener |
From |
To |
|
Change Parameter Type heapBufferPool : Pool<ByteBuffer> to heapBufferPool : ByteBufferPool in method public SpdyPlainOpenListener(pool ByteBufferPool, heapBufferPool ByteBufferPool, undertowOptions OptionMap) in class io.undertow.server.protocol.spdy.SpdyPlainOpenListener |
From |
To |
|
Change Parameter Type data : Pooled<ByteBuffer> to data : PooledByteBuffer in method package SpdyGoAwayStreamSourceChannel(framedChannel SpdyChannel, data PooledByteBuffer, frameDataRemaining long, status int, lastGoodStreamId int) in class io.undertow.protocols.spdy.SpdyGoAwayStreamSourceChannel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public ServerWebSocketContainer(classIntrospecter ClassIntrospecter, classLoader ClassLoader, xnioWorker XnioWorker, bufferPool ByteBufferPool, threadSetupAction ThreadSetupAction, dispatchToWorker boolean, clientBindAddress InetSocketAddress, reconnectHandler WebSocketReconnectHandler) in class io.undertow.websockets.jsr.ServerWebSocketContainer |
From |
To |
|
Change Parameter Type currentPooled : Pooled<ByteBuffer> to currentPooled : PooledByteBuffer in method private doDeflate(inputBuffer ByteBuffer, outputBuffer ByteBuffer, currentPooled PooledByteBuffer, allHeaderBuffers PooledByteBuffer[]) : PooledByteBuffer[] in class io.undertow.protocols.spdy.SpdyStreamStreamSinkChannel |
From |
To |
|
Change Parameter Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method package WebSocket07TextFrameSourceChannel(wsChannel WebSocket07Channel, rsv int, finalFragment boolean, masker Masker, checker UTF8Checker, pooled PooledByteBuffer, frameLength long) in class io.undertow.websockets.core.protocol.version07.WebSocket07TextFrameSourceChannel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method package AjpClientConnection(connection AjpClientChannel, options OptionMap, bufferPool ByteBufferPool, clientStatistics ClientStatistics) in class io.undertow.client.ajp.AjpClientConnection |
From |
To |
|
Change Parameter Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method package WebSocket07BinaryFrameSourceChannel(wsChannel WebSocketChannel, rsv int, finalFragment boolean, pooled PooledByteBuffer, frameLength long) in class io.undertow.websockets.core.protocol.version07.WebSocket07BinaryFrameSourceChannel |
From |
To |
|
Change Parameter Type pool : Pool<ByteBuffer> to pool : ByteBufferPool in method public SpdyOpenListener(pool ByteBufferPool, heapBufferPool ByteBufferPool) in class io.undertow.server.protocol.spdy.SpdyOpenListener |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method package SslConduit(connection UndertowSslConnection, delegate StreamConnection, engine SSLEngine, bufferPool ByteBufferPool, handshakeCallback Runnable) in class io.undertow.protocols.ssl.SslConduit |
From |
To |
|
Change Parameter Type frameData : Pooled<ByteBuffer> to frameData : PooledByteBuffer in method protected updateFrameDataRemaining(frameData PooledByteBuffer, frameDataRemaining long) : long in class io.undertow.protocols.ajp.AjpClientResponseStreamSourceChannel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, uri URI, ioThread XnioIoThread, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.spdy.SpdyClientProvider |
From |
To |
|
Change Parameter Type pooledBuffer : Pooled<ByteBuffer> to pooledBuffer : PooledByteBuffer in method public transformForWrite(pooledBuffer PooledByteBuffer, channel WebSocketChannel) : PooledByteBuffer in class io.undertow.websockets.extensions.PerMessageDeflateFunction |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method private createOpenListener(listener ClientCallback<ClientConnection>, bufferPool ByteBufferPool, options OptionMap, defaultHost String) : ChannelListener<StreamConnection> in class io.undertow.client.http2.Http2PriorKnowledgeClientProvider |
From |
To |
|
Change Parameter Type pool : Pool<ByteBuffer> to pool : ByteBufferPool in method package HttpResponseConduit(next StreamSinkConduit, pool ByteBufferPool) in class io.undertow.server.protocol.http.HttpResponseConduit |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, uri URI, ioThread XnioIoThread, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.UndertowClient |
From |
To |
|
Change Parameter Type pool : Pool<ByteBuffer> to pool : ByteBufferPool in method public HttpOpenListener(pool ByteBufferPool, undertowOptions OptionMap) in class io.undertow.server.protocol.http.HttpOpenListener |
From |
To |
|
Change Parameter Type pooledBuffer : Pooled<ByteBuffer> to pooledBuffer : PooledByteBuffer in method public transformForRead(pooledBuffer PooledByteBuffer, channel WebSocketChannel, lastFragmentOfFrame boolean) : PooledByteBuffer in class io.undertow.websockets.extensions.NoopExtensionFunction |
From |
To |
|
Change Parameter Type data : Pooled<ByteBuffer> to data : PooledByteBuffer in method public AbstractFramedStreamSourceChannel(framedChannel C, data PooledByteBuffer, frameDataRemaining long) in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel |
From |
To |
|
Change Parameter Type buffers : Pooled<ByteBuffer>... to buffers : PooledByteBuffer... in method public ungetRequestBytes(exchange HttpServerExchange, buffers PooledByteBuffer...) : void in class io.undertow.server.Connectors |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public SpdyChannel(connectedStreamChannel StreamConnection, bufferPool ByteBufferPool, data PooledByteBuffer, heapBufferPool ByteBufferPool, clientSide boolean, options OptionMap) in class io.undertow.protocols.spdy.SpdyChannel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public ParseState(bufferPool ByteBufferPool, partHandler PartHandler, requestCharset String, boundary byte[]) in class io.undertow.util.MultipartParser.ParseState |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, bindAddress InetSocketAddress, uri URI, worker XnioWorker, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.http2.Http2PriorKnowledgeClientProvider |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, bindAddress InetSocketAddress, uri URI, ioThread XnioIoThread, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.ajp.AjpClientProvider |
From |
To |
|
Change Parameter Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public sendInternal(pooled PooledByteBuffer) : boolean in class io.undertow.websockets.core.protocol.version07.WebSocket07FrameSinkChannel |
From |
To |
|
Change Parameter Type pool : Pool<ByteBuffer> to pool : ByteBufferPool in method public AjpOpenListener(pool ByteBufferPool) in class io.undertow.server.protocol.ajp.AjpOpenListener |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(uri URI, worker XnioWorker, bufferPool ByteBufferPool, options OptionMap) : IoFuture<ClientConnection> in class io.undertow.client.UndertowClient |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(bindAddress InetSocketAddress, uri URI, ioThread XnioIoThread, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : IoFuture<ClientConnection> in class io.undertow.client.UndertowClient |
From |
To |
|
Change Parameter Type data : Pooled<ByteBuffer> to data : PooledByteBuffer in method public Http2Channel(connectedStreamChannel StreamConnection, protocol String, bufferPool ByteBufferPool, data PooledByteBuffer, clientSide boolean, fromUpgrade boolean, settings OptionMap) in class io.undertow.protocols.http2.Http2Channel |
From |
To |
|
Change Parameter Type data : Pooled<ByteBuffer> to data : PooledByteBuffer in method package SpdyStreamSourceChannel(framedChannel SpdyChannel, data PooledByteBuffer, frameDataRemaining long) in class io.undertow.protocols.spdy.SpdyStreamSourceChannel |
From |
To |
|
Change Parameter Type data : Pooled<ByteBuffer> to data : PooledByteBuffer in method public SpdyChannel(connectedStreamChannel StreamConnection, bufferPool ByteBufferPool, data PooledByteBuffer, heapBufferPool ByteBufferPool, clientSide boolean, options OptionMap) in class io.undertow.protocols.spdy.SpdyChannel |
From |
To |
|
Change Parameter Type frameData : Pooled<ByteBuffer> to frameData : PooledByteBuffer in method package FrameData(frameHeaderData FrameHeaderData, frameData PooledByteBuffer) in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel.FrameData |
From |
To |
|
Change Parameter Type data : Pooled<ByteBuffer> to data : PooledByteBuffer in method public Http2Channel(connectedStreamChannel StreamConnection, protocol String, bufferPool ByteBufferPool, data PooledByteBuffer, clientSide boolean, fromUpgrade boolean, prefaceRequired boolean, settings OptionMap) in class io.undertow.protocols.http2.Http2Channel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, bindAddress InetSocketAddress, uri URI, ioThread XnioIoThread, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.ClientProvider |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method private createOpenListener(listener ClientCallback<ClientConnection>, bufferPool ByteBufferPool, options OptionMap, uri URI) : ChannelListener<StreamConnection> in class io.undertow.client.http.HttpClientProvider |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, uri URI, worker XnioWorker, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.UndertowClient |
From |
To |
|
Change Parameter Type buffer : Pooled<ByteBuffer> to buffer : PooledByteBuffer in method public handleEvent(channel StreamConnection, buffer PooledByteBuffer) : void in class io.undertow.server.protocol.spdy.SpdyOpenListener |
From |
To |
|
Change Parameter Type heapBufferPool : Pool<ByteBuffer> to heapBufferPool : ByteBufferPool in method public SpdyPlainOpenListener(pool ByteBufferPool, heapBufferPool ByteBufferPool) in class io.undertow.server.protocol.spdy.SpdyPlainOpenListener |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method private Base64Encoding(bufferPool ByteBufferPool) in class io.undertow.util.MultipartParser.Base64Encoding |
From |
To |
|
Change Parameter Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public send(pooled PooledByteBuffer) : boolean in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel |
From |
To |
|
Change Parameter Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method private handleHttp2PriorKnowledge(pooled PooledByteBuffer, httpServerExchange HttpServerExchange) : boolean in class io.undertow.server.protocol.http.HttpReadListener |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(uri URI, worker XnioWorker, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : IoFuture<ClientConnection> in class io.undertow.client.UndertowClient |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public SpdySynReplyParser(bufferPool ByteBufferPool, channel SpdyChannel, frameLength int, inflater Inflater) in class io.undertow.protocols.spdy.SpdySynReplyParser |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(worker XnioWorker, ssl XnioSsl, bufferPool ByteBufferPool, optionMap OptionMap, uri URI, version WebSocketVersion, clientNegotiation WebSocketClientNegotiation) : IoFuture<WebSocketChannel> in class io.undertow.websockets.client.WebSocketClient |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public AjpServerConnection(channel StreamConnection, bufferPool ByteBufferPool, rootHandler HttpHandler, undertowOptions OptionMap, bufferSize int) in class io.undertow.server.protocol.ajp.AjpServerConnection |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, bindAddress InetSocketAddress, uri URI, ioThread XnioIoThread, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.UndertowClient |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public UpgradeServletInputStream(channel StreamSourceChannel, bufferPool ByteBufferPool, ioExecutor Executor) in class io.undertow.servlet.spec.UpgradeServletInputStream |
From |
To |
|
Change Parameter Type delegate : Pool<ByteBuffer> to delegate : ByteBufferPool in method public DebuggingSlicePool(delegate ByteBufferPool) in class io.undertow.testutils.DebuggingSlicePool |
From |
To |
|
Change Parameter Type pool : Pool<ByteBuffer> to pool : ByteBufferPool in method public HttpOpenListener(pool ByteBufferPool) in class io.undertow.server.protocol.http.HttpOpenListener |
From |
To |
|
Change Parameter Type data : Pooled<ByteBuffer> to data : PooledByteBuffer in method package Http2RstStreamStreamSourceChannel(framedChannel Http2Channel, data PooledByteBuffer, errorCode int, streamId int) in class io.undertow.protocols.http2.Http2RstStreamStreamSourceChannel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method package internalPingNode(node Node, callback PingCallback, healthChecker NodeHealthChecker, ioThread XnioIoThread, bufferPool ByteBufferPool, client UndertowClient, xnioSsl XnioSsl, options OptionMap) : void in class io.undertow.server.handlers.proxy.mod_cluster.NodePingUtil |
From |
To |
|
Change Parameter Type pooledBuffer : Pooled<ByteBuffer> to pooledBuffer : PooledByteBuffer in method public transformForRead(pooledBuffer PooledByteBuffer, channel WebSocketChannel, lastFragmentOfFrame boolean) : PooledByteBuffer in class io.undertow.websockets.extensions.ExtensionFunction |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method private createHeaders(options OptionMap, bufferPool ByteBufferPool, uri URI) : Map<String,String> in class io.undertow.client.http2.Http2ClearClientProvider |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public ServerWebSocketContainer(classIntrospecter ClassIntrospecter, xnioWorker XnioWorker, bufferPool ByteBufferPool, threadSetupAction ThreadSetupAction, dispatchToWorker boolean, clientMode boolean) in class io.undertow.websockets.jsr.ServerWebSocketContainer |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method private handleConnected(connection StreamConnection, listener ClientCallback<ClientConnection>, uri URI, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.spdy.SpdyClientProvider |
From |
To |
|
Change Parameter Type pool : Pool<ByteBuffer> to pool : ByteBufferPool in method public ChunkedStreamSourceConduit(next StreamSourceConduit, channel PushBackStreamSourceConduit, pool ByteBufferPool, finishListener ConduitListener<? super ChunkedStreamSourceConduit>, attachable Attachable) in class io.undertow.conduits.ChunkedStreamSourceConduit |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, uri URI, ioThread XnioIoThread, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.UndertowClient |
From |
To |
|
Change Parameter Type frameData : Pooled<ByteBuffer> to frameData : PooledByteBuffer in method protected createChannel(frameHeaderData FrameHeaderData, frameData PooledByteBuffer) : SpdyStreamSourceChannel in class io.undertow.protocols.spdy.SpdyChannel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method private createSpdyChannel(connection StreamConnection, bufferPool ByteBufferPool, options OptionMap) : SpdyClientConnection in class io.undertow.client.spdy.SpdyClientProvider |
From |
To |
|
Change Parameter Type pool : Pool<ByteBuffer> to pool : ByteBufferPool in method public initiateTransfer(source I, sink O, sourceListener ChannelListener<? super I>, sinkListener ChannelListener<? super O>, readExceptionHandler ChannelExceptionHandler<? super I>, writeExceptionHandler ChannelExceptionHandler<? super O>, pool ByteBufferPool) : void in class io.undertow.util.Transfer |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, bindAddress InetSocketAddress, uri URI, worker XnioWorker, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.http.HttpClientProvider |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public Http2Channel(connectedStreamChannel StreamConnection, protocol String, bufferPool ByteBufferPool, data PooledByteBuffer, clientSide boolean, fromUpgrade boolean, prefaceRequired boolean, initialOtherSideSettings ByteBuffer, settings OptionMap) in class io.undertow.protocols.http2.Http2Channel |
From |
To |
|
Change Parameter Type data : Pooled<ByteBuffer> to data : PooledByteBuffer in method package Http2StreamSourceChannel(framedChannel Http2Channel, data PooledByteBuffer, frameDataRemaining long, headers HeaderMap, streamId int) in class io.undertow.protocols.http2.Http2StreamSourceChannel |
From |
To |
|
Change Parameter Type pooledBuffer : Pooled<ByteBuffer> to pooledBuffer : PooledByteBuffer in method public transformForWrite(pooledBuffer PooledByteBuffer, channel WebSocketChannel) : PooledByteBuffer in class io.undertow.websockets.extensions.CompositeExtensionFunction |
From |
To |
|
Change Parameter Type data : Pooled<ByteBuffer> to data : PooledByteBuffer in method package SpdySynReplyStreamSourceChannel(framedChannel SpdyChannel, data PooledByteBuffer, frameDataRemaining long, headers HeaderMap, streamId int) in class io.undertow.protocols.spdy.SpdySynReplyStreamSourceChannel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, uri URI, worker XnioWorker, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.http.HttpClientProvider |
From |
To |
|
Change Parameter Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method package WebSocket07PongFrameSourceChannel(wsChannel WebSocketChannel, rsv int, masker Masker, pooled PooledByteBuffer, frameLength long) in class io.undertow.websockets.core.protocol.version07.WebSocket07PongFrameSourceChannel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method package HttpClientPingTask(connection URI, exchangeListener RequestExchangeListener, thread XnioIoThread, client UndertowClient, xnioSsl XnioSsl, bufferPool ByteBufferPool, options OptionMap) in class io.undertow.server.handlers.proxy.mod_cluster.NodePingUtil.HttpClientPingTask |
From |
To |
|
Change Parameter Type frameData : Pooled<ByteBuffer> to frameData : PooledByteBuffer in method protected createChannel(frameHeaderData FrameHeaderData, frameData PooledByteBuffer) : AbstractAjpClientStreamSourceChannel in class io.undertow.protocols.ajp.AjpClientChannel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public AlpnOpenListener(bufferPool ByteBufferPool, fallbackProtocol String, fallbackListener DelegateOpenListener) in class io.undertow.server.protocol.http.AlpnOpenListener |
From |
To |
|
Change Parameter Type pool : Pool<ByteBuffer> to pool : ByteBufferPool in method package TransferListener(pool ByteBufferPool, pooledBuffer PooledByteBuffer, source I, sink O, sourceListener ChannelListener<? super I>, sinkListener ChannelListener<? super O>, writeExceptionHandler ChannelExceptionHandler<? super O>, readExceptionHandler ChannelExceptionHandler<? super I>, sourceDone boolean) in class io.undertow.util.Transfer.TransferListener |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public AlpnOpenListener(bufferPool ByteBufferPool, undertowOptions OptionMap, httpListener DelegateOpenListener) in class io.undertow.server.protocol.http.AlpnOpenListener |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method private createOpenListener(listener ClientCallback<ClientConnection>, uri URI, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : ChannelListener<StreamConnection> in class io.undertow.client.spdy.SpdyClientProvider |
From |
To |
|
Change Parameter Type pooledBuffer : Pooled<ByteBuffer> to pooledBuffer : PooledByteBuffer in method public transformForRead(pooledBuffer PooledByteBuffer, channel WebSocketChannel, lastFragmentOfFrame boolean) : PooledByteBuffer in class io.undertow.websockets.extensions.PerMessageDeflateFunction |
From |
To |
|
Change Parameter Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public createChannel(pooled PooledByteBuffer) : StreamSourceFrameChannel in class io.undertow.websockets.core.protocol.version07.WebSocket07Channel.WebSocketFrameHeader |
From |
To |
|
Change Parameter Type pool : Pool<ByteBuffer> to pool : ByteBufferPool in method public AjpOpenListener(pool ByteBufferPool, undertowOptions OptionMap) in class io.undertow.server.protocol.ajp.AjpOpenListener |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public WebConnectionImpl(channel StreamConnection, bufferPool ByteBufferPool, ioExecutor Executor) in class io.undertow.servlet.spec.WebConnectionImpl |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public SpdyHeadersParser(bufferPool ByteBufferPool, channel SpdyChannel, frameLength int, inflater Inflater) in class io.undertow.protocols.spdy.SpdyHeadersParser |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public AbstractServerConnection(channel StreamConnection, bufferPool ByteBufferPool, rootHandler HttpHandler, undertowOptions OptionMap, bufferSize int) in class io.undertow.server.AbstractServerConnection |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method private createHttp2Channel(connection StreamConnection, bufferPool ByteBufferPool, options OptionMap, defaultHost String) : Http2ClientConnection in class io.undertow.client.http2.Http2ClientProvider |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, uri URI, worker XnioWorker, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.http2.Http2ClearClientProvider |
From |
To |
|
Change Parameter Type frameData : Pooled<ByteBuffer> to frameData : PooledByteBuffer in method protected dataReady(headerData FrameHeaderData, frameData PooledByteBuffer) : void in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public Http2Channel(connectedStreamChannel StreamConnection, protocol String, bufferPool ByteBufferPool, data PooledByteBuffer, clientSide boolean, fromUpgrade boolean, settings OptionMap) in class io.undertow.protocols.http2.Http2Channel |
From |
To |
|
Change Parameter Type extraBytes : Pooled<ByteBuffer> to extraBytes : PooledByteBuffer in method public setExtraBytes(extraBytes PooledByteBuffer) : void in class io.undertow.server.AbstractServerConnection |
From |
To |
|
Change Parameter Type buffer : Pooled<ByteBuffer> to buffer : PooledByteBuffer in method public handleEvent(channel StreamConnection, buffer PooledByteBuffer) : void in class io.undertow.server.protocol.http2.Http2OpenListener |
From |
To |
|
Change Parameter Type pool : Pool<ByteBuffer> to pool : ByteBufferPool in method public initiateTransfer(source I, sink O, sourceListener ChannelListener<? super I>, sinkListener ChannelListener<? super O>, readExceptionHandler ChannelExceptionHandler<? super I>, writeExceptionHandler ChannelExceptionHandler<? super O>, pool ByteBufferPool) : void in class io.undertow.websockets.core.WebSocketUtils |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, uri URI, worker XnioWorker, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.http2.Http2ClientProvider |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public AlpnOpenListener(bufferPool ByteBufferPool, httpListener DelegateOpenListener) in class io.undertow.server.protocol.http.AlpnOpenListener |
From |
To |
|
Change Parameter Type readData : Pooled<ByteBuffer> to readData : PooledByteBuffer in method protected AbstractFramedChannel(connectedStreamChannel StreamConnection, bufferPool ByteBufferPool, framePriority FramePriority<C,R,S>, readData PooledByteBuffer, settings OptionMap) in class io.undertow.server.protocol.framed.AbstractFramedChannel |
From |
To |
|
Change Parameter Type applicationBufferPool : Pool<ByteBuffer> to applicationBufferPool : ByteBufferPool in method public UndertowAcceptingSslChannel(ssl UndertowXnioSsl, tcpServer AcceptingChannel<? extends StreamConnection>, optionMap OptionMap, applicationBufferPool ByteBufferPool, startTls boolean) in class io.undertow.protocols.ssl.UndertowAcceptingSslChannel |
From |
To |
|
Change Parameter Type pool : Pool<ByteBuffer> to pool : ByteBufferPool in method package AjpServerResponseConduit(next StreamSinkConduit, pool ByteBufferPool, exchange HttpServerExchange, finishListener ConduitListener<? super AjpServerResponseConduit>, headRequest boolean) in class io.undertow.server.protocol.ajp.AjpServerResponseConduit |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(worker XnioWorker, ssl XnioSsl, bufferPool ByteBufferPool, optionMap OptionMap, bindAddress InetSocketAddress, uri URI, version WebSocketVersion, clientNegotiation WebSocketClientNegotiation, clientExtensions Set<ExtensionHandshake>) : IoFuture<WebSocketChannel> in class io.undertow.websockets.client.WebSocketClient |
From |
To |
|
Change Parameter Type buffers : Pool<ByteBuffer> to buffers : ByteBufferPool in method public setBuffers(buffers ByteBufferPool) : WebSocketDeploymentInfo in class io.undertow.websockets.jsr.WebSocketDeploymentInfo |
From |
To |
|
Change Parameter Type byteBuffer : Pooled<ByteBuffer> to byteBuffer : PooledByteBuffer in method public SendFrameHeader(byteBuffer PooledByteBuffer) in class io.undertow.server.protocol.framed.SendFrameHeader |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method private handleConnected(connection StreamConnection, listener ClientCallback<ClientConnection>, bufferPool ByteBufferPool, options OptionMap, uri URI) : void in class io.undertow.client.http.HttpClientProvider |
From |
To |
|
Change Parameter Type buffer : Pooled<ByteBuffer> to buffer : PooledByteBuffer in method public handleEvent(channel StreamConnection, buffer PooledByteBuffer) : void in class io.undertow.server.protocol.http.HttpOpenListener |
From |
To |
|
Change Parameter Type data : Pooled<ByteBuffer> to data : PooledByteBuffer in method package Http2PushPromiseStreamSourceChannel(framedChannel Http2Channel, data PooledByteBuffer, frameDataRemaining long, headers HeaderMap, pushedStreamId int, associatedStreamId int) in class io.undertow.protocols.http2.Http2PushPromiseStreamSourceChannel |
From |
To |
|
Change Parameter Type data : Pooled<ByteBuffer> to data : PooledByteBuffer in method package SpdySynStreamStreamSourceChannel(framedChannel SpdyChannel, data PooledByteBuffer, frameDataRemaining long, deflater Deflater, headers HeaderMap, streamId int) in class io.undertow.protocols.spdy.SpdySynStreamStreamSourceChannel |
From |
To |
|
Change Parameter Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method protected StreamSourceFrameChannel(wsChannel WebSocketChannel, type WebSocketFrameType, rsv int, finalFragment boolean, pooled PooledByteBuffer, frameLength long, masker Masker, functions ChannelFunction...) in class io.undertow.websockets.core.StreamSourceFrameChannel |
From |
To |
|
Change Parameter Type data : Pooled<ByteBuffer> to data : PooledByteBuffer in method package SpdyStreamStreamSourceChannel(framedChannel SpdyChannel, data PooledByteBuffer, frameDataRemaining long, headers HeaderMap, streamId int) in class io.undertow.protocols.spdy.SpdyStreamStreamSourceChannel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public Http2ClearOpenListener(bufferPool ByteBufferPool, options OptionMap, listener ClientCallback<ClientConnection>, defaultHost String) in class io.undertow.client.http2.Http2ClearClientProvider.Http2ClearOpenListener |
From |
To |
|
Change Parameter Type pooled : List<Pooled<ByteBuffer>> to pooled : List<PooledByteBuffer> in method private PooledByteBufferArray(pooled List<PooledByteBuffer>, data ByteBuffer[]) in class io.undertow.websockets.core.BufferedBinaryMessage.PooledByteBufferArray |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public createChannel(channel StreamConnection, wsUri String, bufferPool ByteBufferPool, options OptionMap) : WebSocketChannel in class io.undertow.websockets.client.WebSocket13ClientHandshake |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, bindAddress InetSocketAddress, uri URI, worker XnioWorker, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.ClientProvider |
From |
To |
|
Change Parameter Type pool : Pool<ByteBuffer> to pool : ByteBufferPool in method public Http2OpenListener(pool ByteBufferPool) in class io.undertow.server.protocol.http2.Http2OpenListener |
From |
To |
|
Change Parameter Type pool : Pool<ByteBuffer> to pool : ByteBufferPool in method public SpdyPlainOpenListener(pool ByteBufferPool, heapBufferPool ByteBufferPool, undertowOptions OptionMap) in class io.undertow.server.protocol.spdy.SpdyPlainOpenListener |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public WebSocket07Channel(channel StreamConnection, bufferPool ByteBufferPool, wsUrl String, subProtocol String, client boolean, allowExtensions boolean, extensionFunction ExtensionFunction, openConnections Set<WebSocketChannel>, options OptionMap) in class io.undertow.websockets.core.protocol.version07.WebSocket07Channel |
From |
To |
|
Change Parameter Type data : Pooled<ByteBuffer> to data : PooledByteBuffer in method package SpdyRstStreamStreamSourceChannel(framedChannel SpdyChannel, data PooledByteBuffer, frameDataRemaining long, streamId int) in class io.undertow.protocols.spdy.SpdyRstStreamStreamSourceChannel |
From |
To |
|
Change Parameter Type data : Pooled<ByteBuffer> to data : PooledByteBuffer in method public getChannel(data PooledByteBuffer) : StreamSourceFrameChannel in class io.undertow.websockets.core.WebSocketChannel.PartialFrame |
From |
To |
|
Change Parameter Type allHeaderBuffers : Pooled<ByteBuffer>[] to allHeaderBuffers : PooledByteBuffer[] in method protected createHeaderBlock(firstHeaderBuffer PooledByteBuffer, allHeaderBuffers PooledByteBuffer[], firstBuffer ByteBuffer, headers HeaderMap, unidirectional boolean) : PooledByteBuffer[] in class io.undertow.protocols.spdy.SpdyStreamStreamSinkChannel |
From |
To |
|
Change Parameter Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method protected StreamSourceFrameChannel(wsChannel WebSocketChannel, type WebSocketFrameType, pooled PooledByteBuffer, frameLength long) in class io.undertow.websockets.core.StreamSourceFrameChannel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, bindAddress InetSocketAddress, uri URI, worker XnioWorker, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.http2.Http2ClearClientProvider |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(uri URI, ioThread XnioIoThread, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : IoFuture<ClientConnection> in class io.undertow.client.UndertowClient |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public AlpnOpenListener(bufferPool ByteBufferPool, undertowOptions OptionMap, fallbackProtocol String, fallbackListener DelegateOpenListener) in class io.undertow.server.protocol.http.AlpnOpenListener |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public WebSocket08Channel(channel StreamConnection, bufferPool ByteBufferPool, wsUrl String, subProtocols String, client boolean, allowExtensions boolean, extensionFunction ExtensionFunction, openConnections Set<WebSocketChannel>, options OptionMap) in class io.undertow.websockets.core.protocol.version08.WebSocket08Channel |
From |
To |
|
Change Parameter Type frameData : Pooled<ByteBuffer> to frameData : PooledByteBuffer in method protected createChannel(frameHeaderData FrameHeaderData, frameData PooledByteBuffer) : StreamSourceFrameChannel in class io.undertow.websockets.core.WebSocketChannel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public WebSocket13Channel(channel StreamConnection, bufferPool ByteBufferPool, wsUrl String, subProtocols String, client boolean, allowExtensions boolean, extensionFunction ExtensionFunction, openConnections Set<WebSocketChannel>, options OptionMap) in class io.undertow.websockets.core.protocol.version13.WebSocket13Channel |
From |
To |
|
Change Parameter Type pool : Pool<ByteBuffer> to pool : ByteBufferPool in method public createChannel(exchange WebSocketHttpExchange, channel StreamConnection, pool ByteBufferPool) : WebSocketChannel in class io.undertow.websockets.core.protocol.version13.Hybi13Handshake |
From |
To |
|
Change Parameter Type pool : Pool<ByteBuffer> to pool : ByteBufferPool in method public HttpOpenListener(pool ByteBufferPool, bufferSize int) in class io.undertow.server.protocol.http.HttpOpenListener |
From |
To |
|
Change Parameter Type pool : Pool<ByteBuffer> to pool : ByteBufferPool in method public createChannel(exchange WebSocketHttpExchange, channel StreamConnection, pool ByteBufferPool) : WebSocketChannel in class io.undertow.websockets.core.protocol.version08.Hybi08Handshake |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public AjpClientChannel(connectedStreamChannel StreamConnection, bufferPool ByteBufferPool, settings OptionMap) in class io.undertow.protocols.ajp.AjpClientChannel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(bindAddress InetSocketAddress, uri URI, worker XnioWorker, bufferPool ByteBufferPool, options OptionMap) : IoFuture<ClientConnection> in class io.undertow.client.UndertowClient |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, bindAddress InetSocketAddress, uri URI, ioThread XnioIoThread, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.http.HttpClientProvider |
From |
To |
|
Change Parameter Type pool : Pool<ByteBuffer> to pool : ByteBufferPool in method public SpdyPlainOpenListener(pool ByteBufferPool, heapBufferPool ByteBufferPool) in class io.undertow.server.protocol.spdy.SpdyPlainOpenListener |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public StringReadChannelListener(bufferPool ByteBufferPool) in class io.undertow.util.StringReadChannelListener |
From |
To |
|
Change Parameter Type data : Pooled<ByteBuffer> to data : PooledByteBuffer in method package SpdySettingsStreamSourceChannel(framedChannel SpdyChannel, data PooledByteBuffer, frameDataRemaining long, settings List<SpdySetting>) in class io.undertow.protocols.spdy.SpdySettingsStreamSourceChannel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, bindAddress InetSocketAddress, uri URI, ioThread XnioIoThread, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.UndertowClient |
From |
To |
|
Change Parameter Type pool : Pool<ByteBuffer> to pool : ByteBufferPool in method public Http2OpenListener(pool ByteBufferPool, undertowOptions OptionMap) in class io.undertow.server.protocol.http2.Http2OpenListener |
From |
To |
|
Change Parameter Type pool : Pool<ByteBuffer> to pool : ByteBufferPool in method package HttpRequestConduit(next StreamSinkConduit, pool ByteBufferPool, request ClientRequest) in class io.undertow.client.http.HttpRequestConduit |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method protected WebSocketChannel(connectedStreamChannel StreamConnection, bufferPool ByteBufferPool, version WebSocketVersion, wsUrl String, subProtocol String, client boolean, extensionsSupported boolean, extensionFunction ExtensionFunction, peerConnections Set<WebSocketChannel>, options OptionMap) in class io.undertow.websockets.core.WebSocketChannel |
From |
To |
|
Change Parameter Type additionalData : Pooled<ByteBuffer> to additionalData : PooledByteBuffer in method public handleEvent(channel StreamConnection, additionalData PooledByteBuffer) : void in class io.undertow.server.DelegateOpenListener |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public ChunkedStreamSinkConduit(next StreamSinkConduit, bufferPool ByteBufferPool, configurable boolean, passClose boolean, responseHeaders HeaderMap, finishListener ConduitListener<? super ChunkedStreamSinkConduit>, attachable Attachable) in class io.undertow.conduits.ChunkedStreamSinkConduit |
From |
To |
|
Change Parameter Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method package WebSocket07CloseFrameSourceChannel(wsChannel WebSocket07Channel, rsv int, pooled PooledByteBuffer, frameLength long) in class io.undertow.websockets.core.protocol.version07.WebSocket07CloseFrameSourceChannel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(worker XnioWorker, bufferPool ByteBufferPool, optionMap OptionMap, uri URI, version WebSocketVersion, clientNegotiation WebSocketClientNegotiation) : IoFuture<WebSocketChannel> in class io.undertow.websockets.client.WebSocketClient |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, bindAddress InetSocketAddress, uri URI, ioThread XnioIoThread, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.http2.Http2ClientProvider |
From |
To |
|
Change Parameter Type pooledBuffer : Pooled<ByteBuffer> to pooledBuffer : PooledByteBuffer in method public transformForRead(pooledBuffer PooledByteBuffer, channel WebSocketChannel, lastFragmentOfFrame boolean) : PooledByteBuffer in class io.undertow.websockets.extensions.CompositeExtensionFunction |
From |
To |
|
Change Parameter Type unget : Pooled<ByteBuffer> to unget : PooledByteBuffer in method public ungetRequestBytes(unget PooledByteBuffer) : void in class io.undertow.server.protocol.http.HttpServerConnection |
From |
To |
|
Change Parameter Type allHeaderBuffers : Pooled<ByteBuffer>[] to allHeaderBuffers : PooledByteBuffer[] in method protected allocateAll(allHeaderBuffers PooledByteBuffer[], currentBuffer PooledByteBuffer) : PooledByteBuffer[] in class io.undertow.protocols.http2.Http2StreamSinkChannel |
From |
To |
|
Change Parameter Type pooledBuffer : Pooled<ByteBuffer> to pooledBuffer : PooledByteBuffer in method package TransferListener(pooledBuffer PooledByteBuffer, source I, sink O, sourceListener ChannelListener<? super I>, sinkListener ChannelListener<? super O>, writeExceptionHandler ChannelExceptionHandler<? super O>, readExceptionHandler ChannelExceptionHandler<? super I>, state int) in class io.undertow.websockets.core.WebSocketUtils.TransferListener |
From |
To |
|
Change Parameter Type pooledBuffer : Pooled<ByteBuffer> to pooledBuffer : PooledByteBuffer in method public transformForWrite(pooledBuffer PooledByteBuffer, channel WebSocketChannel) : PooledByteBuffer in class io.undertow.websockets.extensions.NoopExtensionFunction |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method private handleConnected(connection StreamConnection, listener ClientCallback<ClientConnection>, uri URI, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.ajp.AjpClientProvider |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(bindAddress InetSocketAddress, uri URI, ioThread XnioIoThread, bufferPool ByteBufferPool, options OptionMap) : IoFuture<ClientConnection> in class io.undertow.client.UndertowClient |
From |
To |
|
Change Parameter Type underlying : Pooled<ByteBuffer> to underlying : PooledByteBuffer in method public ReferenceCountedPooled(underlying PooledByteBuffer, referenceCount int) in class io.undertow.util.ReferenceCountedPooled |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public handlePotentialSpdyConnection(connection StreamConnection, listener ClientCallback<ClientConnection>, bufferPool ByteBufferPool, options OptionMap, spdyFailedListener ChannelListener<SslConnection>) : void in class io.undertow.client.spdy.SpdyClientProvider |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public beginParse(bufferPool ByteBufferPool, handler PartHandler, boundary byte[], requestCharset String) : ParseState in class io.undertow.util.MultipartParser |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, uri URI, worker XnioWorker, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.ClientProvider |
From |
To |
|
Change Parameter Type buffers : Pool<ByteBuffer> to buffers : ByteBufferPool in method public createChannel(exchange WebSocketHttpExchange, c StreamConnection, buffers ByteBufferPool) : WebSocketChannel in class io.undertow.websockets.jsr.handshake.JsrHybi13Handshake |
From |
To |
|
Change Parameter Type buffers : Pool<ByteBuffer> to buffers : ByteBufferPool in method public createChannel(exchange WebSocketHttpExchange, c StreamConnection, buffers ByteBufferPool) : WebSocketChannel in class io.undertow.websockets.jsr.handshake.JsrHybi08Handshake |
From |
To |
|
Change Parameter Type data : Pooled<ByteBuffer> to data : PooledByteBuffer in method package SpdyPingStreamSourceChannel(framedChannel SpdyChannel, data PooledByteBuffer, frameDataRemaining long, id int) in class io.undertow.protocols.spdy.SpdyPingStreamSourceChannel |
From |
To |
|
Change Parameter Type pool : Pool<ByteBuffer> to pool : ByteBufferPool in method public AjpOpenListener(pool ByteBufferPool, bufferSize int) in class io.undertow.server.protocol.ajp.AjpOpenListener |
From |
To |
|
Change Parameter Type readData : Pooled<ByteBuffer> to readData : PooledByteBuffer in method private handleHttp2PriorKnowledge(connection StreamConnection, serverConnection HttpServerConnection, readData PooledByteBuffer) : void in class io.undertow.server.protocol.http.HttpReadListener |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public AlpnOpenListener(bufferPool ByteBufferPool, undertowOptions OptionMap) in class io.undertow.server.protocol.http.AlpnOpenListener |
From |
To |
|
Change Parameter Type pooledBuffer : Pooled<ByteBuffer> to pooledBuffer : PooledByteBuffer in method package TransferListener(pool ByteBufferPool, pooledBuffer PooledByteBuffer, source I, sink O, sourceListener ChannelListener<? super I>, sinkListener ChannelListener<? super O>, writeExceptionHandler ChannelExceptionHandler<? super O>, readExceptionHandler ChannelExceptionHandler<? super I>, sourceDone boolean) in class io.undertow.util.Transfer.TransferListener |
From |
To |
|
Change Parameter Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method package WebSocket07BinaryFrameSourceChannel(wsChannel WebSocketChannel, rsv int, finalFragment boolean, masker Masker, pooled PooledByteBuffer, frameLength long) in class io.undertow.websockets.core.protocol.version07.WebSocket07BinaryFrameSourceChannel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, uri URI, ioThread XnioIoThread, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.ajp.AjpClientProvider |
From |
To |
|
Change Parameter Type data : Pooled<ByteBuffer> to data : PooledByteBuffer in method package Http2GoAwayStreamSourceChannel(framedChannel Http2Channel, data PooledByteBuffer, frameDataRemaining long, status int, lastGoodStreamId int) in class io.undertow.protocols.http2.Http2GoAwayStreamSourceChannel |
From |
To |
|
Change Parameter Type frameData : Pooled<ByteBuffer> to frameData : PooledByteBuffer in method protected processFrameData(frameData PooledByteBuffer, lastFragmentOfFrame boolean) : PooledByteBuffer in class io.undertow.websockets.core.StreamSourceFrameChannel |
From |
To |
|
Change Parameter Type currentBuffer : Pooled<ByteBuffer> to currentBuffer : PooledByteBuffer in method protected allocateAll(allHeaderBuffers PooledByteBuffer[], currentBuffer PooledByteBuffer) : PooledByteBuffer[] in class io.undertow.protocols.spdy.SpdyStreamStreamSinkChannel |
From |
To |
|
Change Parameter Type byteBuffer : Pooled<ByteBuffer> to byteBuffer : PooledByteBuffer in method public SendFrameHeader(reminingInBuffer int, byteBuffer PooledByteBuffer, anotherFrameRequired boolean) in class io.undertow.server.protocol.framed.SendFrameHeader |
From |
To |
|
Change Parameter Type frameData : Pooled<ByteBuffer> to frameData : PooledByteBuffer in method protected createChannel(frameHeaderData FrameHeaderData, frameData PooledByteBuffer) : AbstractHttp2StreamSourceChannel in class io.undertow.protocols.http2.Http2Channel |
From |
To |
|
Change Parameter Type pool : Pool<ByteBuffer> to pool : ByteBufferPool in method public Http2OpenListener(pool ByteBufferPool, undertowOptions OptionMap, protocol String) in class io.undertow.server.protocol.http2.Http2OpenListener |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method package UndertowSslConnection(delegate StreamConnection, engine SSLEngine, bufferPool ByteBufferPool) in class io.undertow.protocols.ssl.UndertowSslConnection |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, uri URI, worker XnioWorker, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.ajp.AjpClientProvider |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public UndertowXnioSsl(xnio Xnio, optionMap OptionMap, bufferPool ByteBufferPool, sslContext SSLContext) in class io.undertow.protocols.ssl.UndertowXnioSsl |
From |
To |
|
Change Parameter Type extraData : Pooled<ByteBuffer> to extraData : PooledByteBuffer in method private doHttp2PriRead(connection StreamConnection, buffer ByteBuffer, serverConnection HttpServerConnection, extraData PooledByteBuffer) : boolean in class io.undertow.server.protocol.http.HttpReadListener |
From |
To |
|
Change Parameter Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method package WebSocket07TextFrameSourceChannel(wsChannel WebSocket07Channel, rsv int, finalFragment boolean, checker UTF8Checker, pooled PooledByteBuffer, frameLength long) in class io.undertow.websockets.core.protocol.version07.WebSocket07TextFrameSourceChannel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, bindAddress InetSocketAddress, uri URI, worker XnioWorker, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.spdy.SpdyClientProvider |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public ConnectionBuilder(worker XnioWorker, bufferPool ByteBufferPool, uri URI) in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(bindAddress InetSocketAddress, uri URI, worker XnioWorker, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : IoFuture<ClientConnection> in class io.undertow.client.UndertowClient |
From |
To |
|
Change Parameter Type delegate : Pooled<ByteBuffer> to delegate : PooledByteBuffer in method public DebuggingBuffer(delegate PooledByteBuffer, label String) in class io.undertow.testutils.DebuggingSlicePool.DebuggingBuffer |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public Http2Channel(connectedStreamChannel StreamConnection, protocol String, bufferPool ByteBufferPool, data PooledByteBuffer, clientSide boolean, fromUpgrade boolean, prefaceRequired boolean, settings OptionMap) in class io.undertow.protocols.http2.Http2Channel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public addNode(config NodeConfig, balancerConfig Balancer.BalancerBuilder, ioThread XnioIoThread, bufferPool ByteBufferPool) : boolean in class io.undertow.server.handlers.proxy.mod_cluster.ModClusterContainer |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, uri URI, worker XnioWorker, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.spdy.SpdyClientProvider |
From |
To |
|
Change Parameter Type smaller : Pooled<ByteBuffer> to smaller : PooledByteBuffer in method private largerBuffer(smaller PooledByteBuffer, channel WebSocketChannel, newSize int) : PooledByteBuffer in class io.undertow.websockets.extensions.PerMessageDeflateFunction |
From |
To |
|
Change Parameter Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public getChannel(pooled PooledByteBuffer) : StreamSourceFrameChannel in class io.undertow.websockets.core.protocol.version07.WebSocket07Channel.WebSocketFrameHeader |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, bindAddress InetSocketAddress, uri URI, ioThread XnioIoThread, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.http2.Http2ClearClientProvider |
From |
To |
|
Change Parameter Type pool : Pool<ByteBuffer> to pool : ByteBufferPool in method public PipeliningBufferingStreamSinkConduit(next StreamSinkConduit, pool ByteBufferPool) in class io.undertow.server.protocol.http.PipeliningBufferingStreamSinkConduit |
From |
To |
|
Change Parameter Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method package WebSocket07CloseFrameSourceChannel(wsChannel WebSocket07Channel, rsv int, masker Masker, pooled PooledByteBuffer, frameLength long) in class io.undertow.websockets.core.protocol.version07.WebSocket07CloseFrameSourceChannel |
From |
To |
|
Change Parameter Type pool : Pool<ByteBuffer> to pool : ByteBufferPool in method public abstract createChannel(exchange WebSocketHttpExchange, channel StreamConnection, pool ByteBufferPool) : WebSocketChannel in class io.undertow.websockets.core.protocol.Handshake |
From |
To |
|
Change Parameter Type frameData : Pooled<ByteBuffer> to frameData : PooledByteBuffer in method protected updateFrameDataRemaining(frameData PooledByteBuffer, frameDataRemaining long) : long in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel |
From |
To |
|
Change Parameter Type byteBuffer : Pooled<ByteBuffer> to byteBuffer : PooledByteBuffer in method public SendFrameHeader(reminingInBuffer int, byteBuffer PooledByteBuffer) in class io.undertow.server.protocol.framed.SendFrameHeader |
From |
To |
|
Change Parameter Type firstHeaderBuffer : Pooled<ByteBuffer> to firstHeaderBuffer : PooledByteBuffer in method protected createHeaderBlock(firstHeaderBuffer PooledByteBuffer, allHeaderBuffers PooledByteBuffer[], firstBuffer ByteBuffer, headers HeaderMap, unidirectional boolean) : PooledByteBuffer[] in class io.undertow.protocols.spdy.SpdyStreamStreamSinkChannel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public UndertowXnioSsl(xnio Xnio, optionMap OptionMap, bufferPool ByteBufferPool) in class io.undertow.protocols.ssl.UndertowXnioSsl |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connectionBuilder(worker XnioWorker, bufferPool ByteBufferPool, uri URI) : ConnectionBuilder in class io.undertow.websockets.client.WebSocketClient |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, uri URI, ioThread XnioIoThread, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.ClientProvider |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, uri URI, ioThread XnioIoThread, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.http.HttpClientProvider |
From |
To |
|
Change Parameter Type currentBuffer : Pooled<ByteBuffer> to currentBuffer : PooledByteBuffer in method protected allocateAll(allHeaderBuffers PooledByteBuffer[], currentBuffer PooledByteBuffer) : PooledByteBuffer[] in class io.undertow.protocols.http2.Http2StreamSinkChannel |
From |
To |
|
Change Parameter Type data : Pooled<ByteBuffer> to data : PooledByteBuffer in method package AbstractHttp2StreamSourceChannel(framedChannel Http2Channel, data PooledByteBuffer, frameDataRemaining long) in class io.undertow.protocols.http2.AbstractHttp2StreamSourceChannel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, uri URI, ioThread XnioIoThread, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.http2.Http2ClientProvider |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(worker XnioWorker, ssl XnioSsl, bufferPool ByteBufferPool, optionMap OptionMap, uri URI, version WebSocketVersion, clientNegotiation WebSocketClientNegotiation, clientExtensions Set<ExtensionHandshake>) : IoFuture<WebSocketChannel> in class io.undertow.websockets.client.WebSocketClient |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public abstract createChannel(channel StreamConnection, wsUri String, bufferPool ByteBufferPool, options OptionMap) : WebSocketChannel in class io.undertow.websockets.client.WebSocketClientHandshake |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(uri URI, ioThread XnioIoThread, bufferPool ByteBufferPool, options OptionMap) : IoFuture<ClientConnection> in class io.undertow.client.UndertowClient |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method private createSettingsFrame(options OptionMap, bufferPool ByteBufferPool) : String in class io.undertow.client.http2.Http2ClearClientProvider |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, bindAddress InetSocketAddress, uri URI, worker XnioWorker, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.UndertowClient |
From |
To |
|
Change Parameter Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method protected sendInternal(pooled PooledByteBuffer) : boolean in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, uri URI, ioThread XnioIoThread, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.http2.Http2PriorKnowledgeClientProvider |
From |
To |
|
Change Parameter Type frameData : Pooled<ByteBuffer> to frameData : PooledByteBuffer in method public AjpClientResponseStreamSourceChannel(framedChannel AjpClientChannel, headers HeaderMap, statusCode int, reasonPhrase String, frameData PooledByteBuffer, remaining int) in class io.undertow.protocols.ajp.AjpClientResponseStreamSourceChannel |
From |
To |
|
Change Parameter Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method package WebSocket07PingFrameSourceChannel(wsChannel WebSocketChannel, rsv int, pooled PooledByteBuffer, frameLength long) in class io.undertow.websockets.core.protocol.version07.WebSocket07PingFrameSourceChannel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(worker XnioWorker, ssl XnioSsl, bufferPool ByteBufferPool, optionMap OptionMap, uri URI, version WebSocketVersion) : IoFuture<WebSocketChannel> in class io.undertow.websockets.client.WebSocketClient |
From |
To |
|
Change Parameter Type data : Pooled<ByteBuffer> to data : PooledByteBuffer in method package Http2SettingsStreamSourceChannel(framedChannel Http2Channel, data PooledByteBuffer, frameDataRemaining long, settings List<Http2Setting>) in class io.undertow.protocols.http2.Http2SettingsStreamSourceChannel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, bindAddress InetSocketAddress, uri URI, worker XnioWorker, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.ajp.AjpClientProvider |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, bindAddress InetSocketAddress, uri URI, worker XnioWorker, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.UndertowClient |
From |
To |
|
Change Parameter Type heapBufferPool : Pool<ByteBuffer> to heapBufferPool : ByteBufferPool in method public SpdyOpenListener(pool ByteBufferPool, heapBufferPool ByteBufferPool) in class io.undertow.server.protocol.spdy.SpdyOpenListener |
From |
To |
|
Change Parameter Type pool : Pool<ByteBuffer> to pool : ByteBufferPool in method public SpdyOpenListener(pool ByteBufferPool, heapBufferPool ByteBufferPool, undertowOptions OptionMap) in class io.undertow.server.protocol.spdy.SpdyOpenListener |
From |
To |
|
Change Parameter Type data : Pooled<ByteBuffer> to data : PooledByteBuffer in method public Http2Channel(connectedStreamChannel StreamConnection, protocol String, bufferPool ByteBufferPool, data PooledByteBuffer, clientSide boolean, fromUpgrade boolean, prefaceRequired boolean, initialOtherSideSettings ByteBuffer, settings OptionMap) in class io.undertow.protocols.http2.Http2Channel |
From |
To |
|
Change Parameter Type heapBufferPool : Pool<ByteBuffer> to heapBufferPool : ByteBufferPool in method public SpdyChannel(connectedStreamChannel StreamConnection, bufferPool ByteBufferPool, data PooledByteBuffer, heapBufferPool ByteBufferPool, clientSide boolean, options OptionMap) in class io.undertow.protocols.spdy.SpdyChannel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, bindAddress InetSocketAddress, uri URI, ioThread XnioIoThread, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.http2.Http2PriorKnowledgeClientProvider |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method protected Node(nodeConfig NodeConfig, balancerConfig Balancer, ioThread XnioIoThread, bufferPool ByteBufferPool, container ModClusterContainer) in class io.undertow.server.handlers.proxy.mod_cluster.Node |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method package HttpClientConnection(connection StreamConnection, options OptionMap, bufferPool ByteBufferPool) in class io.undertow.client.http.HttpClientConnection |
From |
To |
|
Change Parameter Type underlying : Pooled<ByteBuffer> to underlying : PooledByteBuffer in method public ReferenceCountedPooled(underlying PooledByteBuffer, referenceCount int, freeNotifier FreeNotifier) in class io.undertow.util.ReferenceCountedPooled |
From |
To |
|
Change Parameter Type data : Pooled<ByteBuffer> to data : PooledByteBuffer in method protected processFrameData(data PooledByteBuffer, lastFragmentOfFrame boolean) : PooledByteBuffer in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel |
From |
To |
|
Change Parameter Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method package WebSocket07PongFrameSourceChannel(wsChannel WebSocketChannel, rsv int, pooled PooledByteBuffer, frameLength long) in class io.undertow.websockets.core.protocol.version07.WebSocket07PongFrameSourceChannel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, bindAddress InetSocketAddress, uri URI, ioThread XnioIoThread, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.spdy.SpdyClientProvider |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, uri URI, worker XnioWorker, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.http2.Http2PriorKnowledgeClientProvider |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, bindAddress InetSocketAddress, uri URI, worker XnioWorker, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.http2.Http2ClientProvider |
From |
To |
|
Change Parameter Type buffers : Pool<ByteBuffer> to buffers : ByteBufferPool in method public createChannel(exchange WebSocketHttpExchange, c StreamConnection, buffers ByteBufferPool) : WebSocketChannel in class io.undertow.websockets.jsr.handshake.JsrHybi07Handshake |
From |
To |
|
Change Parameter Type buffers : Pooled... to buffers : PooledByteBuffer... in method public PooledBuffersFrameCallback(buffers PooledByteBuffer...) in class io.undertow.conduits.AbstractFramedStreamSinkConduit.PooledBuffersFrameCallback |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method private handleConnected(connection StreamConnection, listener ClientCallback<ClientConnection>, bufferPool ByteBufferPool, options OptionMap, defaultHost String) : void in class io.undertow.client.http2.Http2PriorKnowledgeClientProvider |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method private QuotedPrintableEncoding(bufferPool ByteBufferPool) in class io.undertow.util.MultipartParser.QuotedPrintableEncoding |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public HttpServerConnection(channel StreamConnection, bufferPool ByteBufferPool, rootHandler HttpHandler, undertowOptions OptionMap, bufferSize int) in class io.undertow.server.protocol.http.HttpServerConnection |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method protected AbstractFramedChannel(connectedStreamChannel StreamConnection, bufferPool ByteBufferPool, framePriority FramePriority<C,R,S>, readData PooledByteBuffer, settings OptionMap) in class io.undertow.server.protocol.framed.AbstractFramedChannel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public SpdySynStreamParser(bufferPool ByteBufferPool, channel SpdyChannel, frameLength int, inflater Inflater) in class io.undertow.protocols.spdy.SpdySynStreamParser |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method private MockServerConnection(bufferPool ByteBufferPool) in class io.undertow.servlet.handlers.ServletInitialHandler.MockServerConnection |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public AlpnOpenListener(bufferPool ByteBufferPool) in class io.undertow.server.protocol.http.AlpnOpenListener |
From |
To |
|
Change Parameter Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method private decompress(channel WebSocketChannel, pooled PooledByteBuffer) : PooledByteBuffer in class io.undertow.websockets.extensions.PerMessageDeflateFunction |
From |
To |
|
Change Parameter Type pooledBuffer : Pooled<ByteBuffer> to pooledBuffer : PooledByteBuffer in method public transformForWrite(pooledBuffer PooledByteBuffer, channel WebSocketChannel) : PooledByteBuffer in class io.undertow.websockets.extensions.ExtensionFunction |
From |
To |
|
Change Parameter Type allHeaderBuffers : Pooled<ByteBuffer>[] to allHeaderBuffers : PooledByteBuffer[] in method private doDeflate(inputBuffer ByteBuffer, outputBuffer ByteBuffer, currentPooled PooledByteBuffer, allHeaderBuffers PooledByteBuffer[]) : PooledByteBuffer[] in class io.undertow.protocols.spdy.SpdyStreamStreamSinkChannel |
From |
To |
|
Change Parameter Type pool : Pool<ByteBuffer> to pool : ByteBufferPool in method public createChannel(exchange WebSocketHttpExchange, channel StreamConnection, pool ByteBufferPool) : WebSocketChannel in class io.undertow.websockets.core.protocol.version07.Hybi07Handshake |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public ServerWebSocketContainer(classIntrospecter ClassIntrospecter, classLoader ClassLoader, xnioWorker XnioWorker, bufferPool ByteBufferPool, threadSetupAction ThreadSetupAction, dispatchToWorker boolean) in class io.undertow.websockets.jsr.ServerWebSocketContainer |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method private createOpenListener(listener ClientCallback<ClientConnection>, uri URI, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : ChannelListener<StreamConnection> in class io.undertow.client.http2.Http2ClientProvider |
From |
To |
|
Change Parameter Type pool : Pool<ByteBuffer> to pool : ByteBufferPool in method public AjpOpenListener(pool ByteBufferPool, undertowOptions OptionMap, bufferSize int) in class io.undertow.server.protocol.ajp.AjpOpenListener |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(worker XnioWorker, bufferPool ByteBufferPool, optionMap OptionMap, uri URI, version WebSocketVersion) : IoFuture<WebSocketChannel> in class io.undertow.websockets.client.WebSocketClient |
From |
To |
|
Change Parameter Type allHeaderBuffers : Pooled<ByteBuffer>[] to allHeaderBuffers : PooledByteBuffer[] in method protected allocateAll(allHeaderBuffers PooledByteBuffer[], currentBuffer PooledByteBuffer) : PooledByteBuffer[] in class io.undertow.protocols.spdy.SpdyStreamStreamSinkChannel |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public connect(listener ClientCallback<ClientConnection>, uri URI, worker XnioWorker, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.UndertowClient |
From |
To |
|
Change Parameter Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method private handleConnected(connection StreamConnection, listener ClientCallback<ClientConnection>, uri URI, ssl XnioSsl, bufferPool ByteBufferPool, options OptionMap) : void in class io.undertow.client.http2.Http2ClientProvider |
From |
To |
|
Change Variable Type buffer : Pooled<ByteBuffer> to buffer : PooledByteBuffer in method public handleEvent(source StreamSourceChannel) : void in class io.undertow.server.protocol.http.AlpnOpenListener.AlpnConnectionListener |
From |
To |
|
Change Variable Type old : Pooled<ByteBuffer>[] to old : PooledByteBuffer[] in method private processAJPHeader() : void in class io.undertow.server.protocol.ajp.AjpServerResponseConduit |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method private allocateBufferWithArray(channel WebSocketChannel, size int) : PooledByteBuffer in class io.undertow.websockets.extensions.PerMessageDeflateFunction |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public handleEvent(channel StreamSourceChannel) : void in class io.undertow.io.AsyncReceiverImpl.receiveFullString.set |
From |
To |
|
Change Variable Type buffered : Pooled<ByteBuffer>[] to buffered : PooledByteBuffer[] in method public awaitReadable() : void in class io.undertow.server.HttpServerExchange.ReadDispatchChannel |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public handleEventWithNoRunningRequest(channel ConduitStreamSourceChannel) : void in class io.undertow.server.protocol.http.HttpReadListener |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method private doParse(channel StreamSourceChannel) : void in class io.undertow.server.handlers.form.FormEncodedDataDefinition.FormEncodedDataParser |
From |
To |
|
Change Variable Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public write(b byte[], off int, len int) : void in class io.undertow.servlet.spec.ServletOutputStreamImpl |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public receivePartialString(callback PartialStringCallback, errorCallback ErrorCallback, charset Charset) : void in class io.undertow.io.AsyncReceiverImpl |
From |
To |
|
Change Variable Type allHeaderBuffers : Pooled<ByteBuffer>[] to allHeaderBuffers : PooledByteBuffer[] in method protected createFrameHeaderImpl() : SendFrameHeader in class io.undertow.protocols.http2.Http2DataStreamSinkChannel |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public read(dst ByteBuffer) : int in class io.undertow.server.HttpServerExchange.ReadDispatchChannel |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public close() : void in class io.undertow.server.HttpServerExchange.ReadDispatchChannel |
From |
To |
|
Change Variable Type firstHeaderBuffer : Pooled<ByteBuffer> to firstHeaderBuffer : PooledByteBuffer in method protected createFrameHeaderImpl() : SendFrameHeader in class io.undertow.protocols.spdy.SpdySynReplyStreamSinkChannel |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public handleEvent(channel StreamSourceChannel) : void in class io.undertow.io.AsyncReceiverImpl.receivePartialString.set |
From |
To |
|
Change Variable Type inPooled : Pooled<ByteBuffer> to inPooled : PooledByteBuffer in method protected handleData(resource ByteBuffer) : void in class io.undertow.protocols.spdy.SpdyHeaderBlockParser |
From |
To |
|
Change Variable Type firstHeaderBuffer : Pooled<ByteBuffer> to firstHeaderBuffer : PooledByteBuffer in method protected createFrameHeaderImpl() : SendFrameHeader in class io.undertow.protocols.http2.Http2DataStreamSinkChannel |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public readBlocking(channel StreamSourceFrameChannel) : void in class io.undertow.websockets.core.BufferedTextMessage |
From |
To |
|
Change Variable Type buf : Pooled<ByteBuffer> to buf : PooledByteBuffer in method public Http2OpenListener(pool ByteBufferPool, undertowOptions OptionMap, protocol String) in class io.undertow.server.protocol.http2.Http2OpenListener |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public send(data String, charset Charset, callback IoCallback) : void in class io.undertow.io.AsyncSenderImpl |
From |
To |
|
Change Variable Type allHeaderBuffers : Pooled<ByteBuffer>[] to allHeaderBuffers : PooledByteBuffer[] in method protected createFrameHeaderImpl() : SendFrameHeader in class io.undertow.protocols.spdy.SpdySynStreamStreamSinkChannel |
From |
To |
|
Change Variable Type outPooled : Pooled<ByteBuffer> to outPooled : PooledByteBuffer in method protected createHeaderBlock(firstHeaderBuffer PooledByteBuffer, allHeaderBuffers PooledByteBuffer[], firstBuffer ByteBuffer, headers HeaderMap, unidirectional boolean) : PooledByteBuffer[] in class io.undertow.protocols.spdy.SpdyStreamStreamSinkChannel |
From |
To |
|
Change Variable Type lastChunkBufferPooled : Pooled<ByteBuffer> to lastChunkBufferPooled : PooledByteBuffer in method private createLastChunk(writeFinal boolean) : void in class io.undertow.conduits.ChunkedStreamSinkConduit |
From |
To |
|
Change Variable Type buffer : Pooled to buffer : PooledByteBuffer in method public done() : void in class io.undertow.conduits.AbstractFramedStreamSinkConduit.PooledBuffersFrameCallback |
From |
To |
|
Change Variable Type frameData : Pooled<ByteBuffer> to frameData : PooledByteBuffer in method private beforeRead() : void in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel |
From |
To |
|
Change Variable Type buff : Pooled<ByteBuffer> to buff : PooledByteBuffer in method public SpdyOpenListener(pool ByteBufferPool, heapBufferPool ByteBufferPool, undertowOptions OptionMap) in class io.undertow.server.protocol.spdy.SpdyOpenListener |
From |
To |
|
Change Variable Type eb : Pooled<ByteBuffer> to eb : PooledByteBuffer in method public read(dst ByteBuffer) : int in class io.undertow.conduits.ReadDataStreamSourceConduit |
From |
To |
|
Change Variable Type p : Pooled to p : PooledByteBuffer in method public write(b byte[], off int, len int) : void in class io.undertow.servlet.spec.ServletOutputStreamImpl |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public ChunkedStreamSourceConduit(next StreamSourceConduit, channel PushBackStreamSourceConduit, pool ByteBufferPool, finishListener ConduitListener<? super ChunkedStreamSourceConduit>, attachable Attachable) in class io.undertow.conduits.ChunkedStreamSourceConduit |
From |
To |
|
Change Variable Type frameHeaderByteBuffer : Pooled<ByteBuffer> to frameHeaderByteBuffer : PooledByteBuffer in method protected flushSenders() : void in class io.undertow.server.protocol.framed.AbstractFramedChannel |
From |
To |
|
Change Variable Type unwrappedData : Pooled<ByteBuffer> to unwrappedData : PooledByteBuffer in method private doUnwrap(userBuffers ByteBuffer[], off int, len int) : long in class io.undertow.protocols.ssl.SslConduit |
From |
To |
|
Change Variable Type resource : Pooled<ByteBuffer> to resource : PooledByteBuffer in method public handle(handler PartHandler, rawData ByteBuffer) : void in class io.undertow.util.MultipartParser.QuotedPrintableEncoding |
From |
To |
|
Change Variable Type buffer : Pooled to buffer : PooledByteBuffer in method private invokeOnComplete() : void in class io.undertow.io.AsyncSenderImpl |
From |
To |
|
Change Variable Type buff : Pooled<ByteBuffer> to buff : PooledByteBuffer in method public SpdyPlainOpenListener(pool ByteBufferPool, heapBufferPool ByteBufferPool, undertowOptions OptionMap) in class io.undertow.server.protocol.spdy.SpdyPlainOpenListener |
From |
To |
|
Change Variable Type buffered : Pooled<ByteBuffer>[] to buffered : PooledByteBuffer[] in method public read(dst ByteBuffer) : int in class io.undertow.server.HttpServerExchange.ReadDispatchChannel |
From |
To |
|
Change Variable Type byteBuffers : Pooled<ByteBuffer>[] to byteBuffers : PooledByteBuffer[] in method private processAJPHeader() : void in class io.undertow.server.protocol.ajp.AjpServerResponseConduit |
From |
To |
|
Change Variable Type current : Pooled<ByteBuffer> to current : PooledByteBuffer in method protected createFrameHeaderImpl() : SendFrameHeader in class io.undertow.protocols.http2.Http2DataStreamSinkChannel |
From |
To |
|
Change Variable Type buffers : Pool<ByteBuffer> to buffers : ByteBufferPool in method public handleDeployment(deploymentInfo DeploymentInfo, servletContext ServletContext) : void in class io.undertow.websockets.jsr.Bootstrap |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public handleEvent(channel StreamSourceChannel) : void in class io.undertow.client.http.HttpClientConnection.ClientReadListener |
From |
To |
|
Change Variable Type item : Pooled<ByteBuffer> to item : PooledByteBuffer in method public free() : void in class io.undertow.websockets.core.BufferedBinaryMessage.PooledByteBufferArray |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public handleEvent(channel StreamSourceChannel) : void in class io.undertow.io.AsyncReceiverImpl.receiveFullBytes.set |
From |
To |
|
Change Variable Type buffer : Pooled to buffer : PooledByteBuffer in method private invokeOnException(callback IoCallback, e IOException) : void in class io.undertow.io.AsyncSenderImpl |
From |
To |
|
Change Variable Type larger : Pooled<ByteBuffer> to larger : PooledByteBuffer in method private largerBuffer(smaller PooledByteBuffer, channel WebSocketChannel, newSize int) : PooledByteBuffer in class io.undertow.websockets.extensions.PerMessageDeflateFunction |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public receiveFullBytes(callback FullBytesCallback, errorCallback ErrorCallback) : void in class io.undertow.io.AsyncReceiverImpl |
From |
To |
|
Change Variable Type output : Pooled<ByteBuffer> to output : PooledByteBuffer in method public transformForRead(pooledBuffer PooledByteBuffer, channel WebSocketChannel, lastFragmentOfFrame boolean) : PooledByteBuffer in class io.undertow.websockets.extensions.PerMessageDeflateFunction |
From |
To |
|
Change Variable Type buf : Pooled<ByteBuffer> to buf : PooledByteBuffer in method public SpdyOpenListener(pool ByteBufferPool, heapBufferPool ByteBufferPool, undertowOptions OptionMap) in class io.undertow.server.protocol.spdy.SpdyOpenListener |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public read(dst ByteBuffer) : int in class io.undertow.conduits.ChunkedStreamSourceConduit |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method private deflateData() : void in class io.undertow.conduits.DeflatingStreamSinkConduit |
From |
To |
|
Change Variable Type buf : Pooled<ByteBuffer> to buf : PooledByteBuffer in method public AjpOpenListener(pool ByteBufferPool, undertowOptions OptionMap) in class io.undertow.server.protocol.ajp.AjpOpenListener |
From |
To |
|
Change Variable Type allocated : Pooled<ByteBuffer> to allocated : PooledByteBuffer in method public initiateTransfer(source I, sink O, sourceListener ChannelListener<? super I>, sinkListener ChannelListener<? super O>, readExceptionHandler ChannelExceptionHandler<? super I>, writeExceptionHandler ChannelExceptionHandler<? super O>, pool ByteBufferPool) : void in class io.undertow.util.Transfer |
From |
To |
|
Change Variable Type buffered : Pooled<ByteBuffer>[] to buffered : PooledByteBuffer[] in method public read(dsts ByteBuffer[], offset int, length int) : long in class io.undertow.server.HttpServerExchange.ReadDispatchChannel |
From |
To |
|
Change Variable Type allocated : Pooled<ByteBuffer> to allocated : PooledByteBuffer in method public initiateTransfer(source I, sink O, sourceListener ChannelListener<? super I>, sinkListener ChannelListener<? super O>, readExceptionHandler ChannelExceptionHandler<? super I>, writeExceptionHandler ChannelExceptionHandler<? super O>, pool ByteBufferPool) : void in class io.undertow.websockets.core.WebSocketUtils |
From |
To |
|
Change Variable Type inPooled : Pooled<ByteBuffer> to inPooled : PooledByteBuffer in method protected createHeaderBlock(firstHeaderBuffer PooledByteBuffer, allHeaderBuffers PooledByteBuffer[], firstBuffer ByteBuffer, headers HeaderMap, unidirectional boolean) : PooledByteBuffer[] in class io.undertow.protocols.spdy.SpdyStreamStreamSinkChannel |
From |
To |
|
Change Variable Type currentPooled : Pooled<ByteBuffer> to currentPooled : PooledByteBuffer in method protected createFrameHeaderImpl() : SendFrameHeader in class io.undertow.protocols.spdy.SpdySynStreamStreamSinkChannel |
From |
To |
|
Change Variable Type result : Pooled<ByteBuffer> to result : PooledByteBuffer in method public transformForRead(pooledBuffer PooledByteBuffer, channel WebSocketChannel, lastFragmentOfFrame boolean) : PooledByteBuffer in class io.undertow.websockets.extensions.CompositeExtensionFunction |
From |
To |
|
Change Variable Type resource : Pooled<ByteBuffer> to resource : PooledByteBuffer in method public handle(handler PartHandler, rawData ByteBuffer) : void in class io.undertow.util.MultipartParser.Base64Encoding |
From |
To |
|
Change Variable Type buffered : Pooled<ByteBuffer>[] to buffered : PooledByteBuffer[] in method public transferTo(position long, count long, target FileChannel) : long in class io.undertow.server.HttpServerExchange.ReadDispatchChannel |
From |
To |
|
Change Variable Type resource : Pooled<ByteBuffer> to resource : PooledByteBuffer in method public handleEvent(channel StreamSourceChannel) : void in class io.undertow.util.StringReadChannelListener |
From |
To |
|
Change Variable Type extraData : Pooled<ByteBuffer> to extraData : PooledByteBuffer in method private handleHttp2PriorKnowledge(connection StreamConnection, serverConnection HttpServerConnection, readData PooledByteBuffer) : void in class io.undertow.server.protocol.http.HttpReadListener |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public write(src ByteBuffer) : int in class io.undertow.server.protocol.http.PipeliningBufferingStreamSinkConduit |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public handleEvent(channel StreamSourceFrameChannel) : void in class io.undertow.websockets.core.BufferedTextMessage.read.set |
From |
To |
|
Change Variable Type frameData : Pooled<ByteBuffer> to frameData : PooledByteBuffer in method public receive() : R in class io.undertow.server.protocol.framed.AbstractFramedChannel |
From |
To |
|
Change Variable Type current : Pooled<ByteBuffer> to current : PooledByteBuffer in method public getData() : Pooled<ByteBuffer[]> in class io.undertow.websockets.core.BufferedBinaryMessage |
From |
To |
|
Change Variable Type buffered : Pooled<ByteBuffer>[] to buffered : PooledByteBuffer[] in method public awaitReadable(time long, timeUnit TimeUnit) : void in class io.undertow.server.HttpServerExchange.ReadDispatchChannel |
From |
To |
|
Change Variable Type buf : Pooled<ByteBuffer> to buf : PooledByteBuffer in method public renegotiateBufferRequest(exchange HttpServerExchange, newAuthMode SslClientAuthMode) : void in class io.undertow.server.ConnectionSSLSessionInfo |
From |
To |
|
Change Variable Type resource : Pooled<ByteBuffer> to resource : PooledByteBuffer in method public setup(channel StreamSourceChannel) : void in class io.undertow.util.StringReadChannelListener |
From |
To |
|
Change Variable Type currentPooled : Pooled<ByteBuffer> to currentPooled : PooledByteBuffer in method protected createHeaderBlock(firstHeaderBuffer PooledByteBuffer, allHeaderBuffers PooledByteBuffer[], firstBuffer ByteBuffer, headers HeaderMap, unidirectional boolean) : PooledByteBuffer[] in class io.undertow.protocols.spdy.SpdyStreamStreamSinkChannel |
From |
To |
|
Change Variable Type start : Pooled<ByteBuffer> to start : PooledByteBuffer in method protected createFrameHeader() : SendFrameHeader in class io.undertow.websockets.core.protocol.version07.WebSocket07FrameSinkChannel |
From |
To |
|
Change Variable Type buffered : Pooled<ByteBuffer>[] to buffered : PooledByteBuffer[] in method public isOpen() : boolean in class io.undertow.server.HttpServerExchange.ReadDispatchChannel |
From |
To |
|
Change Variable Type buf : Pooled<ByteBuffer> to buf : PooledByteBuffer in method private allocateReferenceCountedBuffer() : ReferenceCountedPooled in class io.undertow.server.protocol.framed.AbstractFramedChannel |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public write(b byte[], off int, len int) : void in class io.undertow.io.UndertowOutputStream |
From |
To |
|
Change Variable Type data : List<Pooled<ByteBuffer>> to data : List<PooledByteBuffer> in method public getData() : Pooled<ByteBuffer[]> in class io.undertow.websockets.core.BufferedBinaryMessage |
From |
To |
|
Change Variable Type eb : Pooled<ByteBuffer> to eb : PooledByteBuffer in method public ungetRequestBytes(unget PooledByteBuffer) : void in class io.undertow.server.protocol.http.HttpServerConnection |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public receivePartialBytes(callback PartialBytesCallback, errorCallback ErrorCallback) : void in class io.undertow.io.AsyncReceiverImpl |
From |
To |
|
Change Variable Type current : Pooled<ByteBuffer> to current : PooledByteBuffer in method public initiateTransfer(source I, sink O, sourceListener ChannelListener<? super I>, sinkListener ChannelListener<? super O>, readExceptionHandler ChannelExceptionHandler<? super I>, writeExceptionHandler ChannelExceptionHandler<? super O>, pool ByteBufferPool) : void in class io.undertow.util.Transfer |
From |
To |
|
Change Variable Type existing : Pooled<ByteBuffer>[] to existing : PooledByteBuffer[] in method public ungetRequestBytes(exchange HttpServerExchange, buffers PooledByteBuffer...) : void in class io.undertow.server.Connectors |
From |
To |
|
Change Variable Type poolArray : Pooled<ByteBuffer>[] to poolArray : PooledByteBuffer[] in method public renegotiateBufferRequest(exchange HttpServerExchange, newAuthMode SslClientAuthMode) : void in class io.undertow.server.ConnectionSSLSessionInfo |
From |
To |
|
Change Variable Type bufs : Pooled<ByteBuffer>[] to bufs : PooledByteBuffer[] in method public ungetRequestBytes(exchange HttpServerExchange, buffers PooledByteBuffer...) : void in class io.undertow.server.Connectors |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public renegotiateBufferRequest(exchange HttpServerExchange, newAuthMode SslClientAuthMode) : void in class io.undertow.server.ConnectionSSLSessionInfo |
From |
To |
|
Change Variable Type buffered : Pooled<ByteBuffer>[] to buffered : PooledByteBuffer[] in method public transferTo(count long, throughBuffer ByteBuffer, target StreamSinkChannel) : long in class io.undertow.server.HttpServerExchange.ReadDispatchChannel |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public receiveFullString(callback FullStringCallback, errorCallback ErrorCallback, charset Charset) : void in class io.undertow.io.AsyncReceiverImpl |
From |
To |
|
Change Variable Type i : Pooled<ByteBuffer> to i : PooledByteBuffer in method public ungetRequestBytes(exchange HttpServerExchange, buffers PooledByteBuffer...) : void in class io.undertow.server.Connectors |
From |
To |
|
Change Variable Type existing : Pooled<ByteBuffer> to existing : PooledByteBuffer in method public handleEvent(channel StreamSourceChannel) : void in class io.undertow.server.protocol.ajp.AjpReadListener |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method private processAJPHeader() : void in class io.undertow.server.protocol.ajp.AjpServerResponseConduit |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public read(dsts ByteBuffer[], offset int, length int) : long in class io.undertow.server.HttpServerExchange.ReadDispatchChannel |
From |
To |
|
Change Variable Type newArray : Pooled<ByteBuffer>[] to newArray : PooledByteBuffer[] in method public ungetRequestBytes(exchange HttpServerExchange, buffers PooledByteBuffer...) : void in class io.undertow.server.Connectors |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public readRequestData() : IoFuture<byte[]> in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange |
From |
To |
|
Change Variable Type delegate : Pooled<ByteBuffer> to delegate : PooledByteBuffer in method public allocate() : PooledByteBuffer in class io.undertow.testutils.DebuggingSlicePool |
From |
To |
|
Change Variable Type buffered : Pooled<ByteBuffer>[] to buffered : PooledByteBuffer[] in method public isReadResumed() : boolean in class io.undertow.server.HttpServerExchange.ReadDispatchChannel |
From |
To |
|
Change Variable Type buf : Pooled<ByteBuffer> to buf : PooledByteBuffer in method public SpdyPlainOpenListener(pool ByteBufferPool, heapBufferPool ByteBufferPool, undertowOptions OptionMap) in class io.undertow.server.protocol.spdy.SpdyPlainOpenListener |
From |
To |
|
Change Variable Type existing : Pooled<ByteBuffer> to existing : PooledByteBuffer in method public handleEventWithNoRunningRequest(channel ConduitStreamSourceChannel) : void in class io.undertow.server.protocol.http.HttpReadListener |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public run() : void in class io.undertow.server.handlers.form.MultiPartParserDefinition.MultiPartUploadHandler.NonBlockingParseTask |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public handleEvent(channel StreamSourceChannel) : void in class io.undertow.io.AsyncReceiverImpl.receivePartialBytes.set |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method protected createFrameHeaderImpl() : SendFrameHeader in class io.undertow.protocols.http2.Http2SettingsStreamSinkChannel |
From |
To |
|
Change Variable Type buffered : Pooled<ByteBuffer>[] to buffered : PooledByteBuffer[] in method public close() : void in class io.undertow.server.HttpServerExchange.ReadDispatchChannel |
From |
To |
|
Change Variable Type outPooled : Pooled<ByteBuffer> to outPooled : PooledByteBuffer in method protected handleData(resource ByteBuffer) : void in class io.undertow.protocols.spdy.SpdyHeaderBlockParser |
From |
To |
|
Change Variable Type newPooledBuffer : Pooled<ByteBuffer> to newPooledBuffer : PooledByteBuffer in method public write(src ByteBuffer) : int in class io.undertow.server.protocol.ajp.AjpServerResponseConduit |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public transferTo(count long, throughBuffer ByteBuffer, target StreamSinkChannel) : long in class io.undertow.server.HttpServerExchange.ReadDispatchChannel |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public write(b byte[], off int, len int) : void in class io.undertow.servlet.spec.ServletOutputStreamImpl |
From |
To |
|
Change Variable Type output : Pooled<ByteBuffer> to output : PooledByteBuffer in method public transformForWrite(pooledBuffer PooledByteBuffer, channel WebSocketChannel) : PooledByteBuffer in class io.undertow.websockets.extensions.PerMessageDeflateFunction |
From |
To |
|
Change Variable Type b : Pooled<ByteBuffer> to b : PooledByteBuffer in method private createSettingsFrame(options OptionMap, bufferPool ByteBufferPool) : String in class io.undertow.client.http2.Http2ClearClientProvider |
From |
To |
|
Change Variable Type ret : Pooled<ByteBuffer>[] to ret : PooledByteBuffer[] in method protected allocateAll(allHeaderBuffers PooledByteBuffer[], currentBuffer PooledByteBuffer) : PooledByteBuffer[] in class io.undertow.protocols.spdy.SpdyStreamStreamSinkChannel |
From |
To |
|
Change Variable Type buf : Pooled<ByteBuffer> to buf : PooledByteBuffer in method public testClientCertSuccessWithLargePostBody() : void in class io.undertow.server.security.ClientCertRenegotiationTestCase |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public write(srcs ByteBuffer[], offset int, length int) : long in class io.undertow.server.protocol.http.PipeliningBufferingStreamSinkConduit |
From |
To |
|
Change Variable Type buf : Pooled<ByteBuffer> to buf : PooledByteBuffer in method public HttpOpenListener(pool ByteBufferPool, undertowOptions OptionMap) in class io.undertow.server.protocol.http.HttpOpenListener |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public handleEvent(channel StreamSourceChannel) : void in class io.undertow.server.protocol.ajp.AjpReadListener |
From |
To |
|
Change Variable Type item : Pooled<ByteBuffer> to item : PooledByteBuffer in method public discard() : void in class io.undertow.websockets.core.BufferedBinaryMessage.PooledByteBufferArray |
From |
To |
|
Change Variable Type ret : Pooled<ByteBuffer>[] to ret : PooledByteBuffer[] in method protected allocateAll(allHeaderBuffers PooledByteBuffer[], currentBuffer PooledByteBuffer) : PooledByteBuffer[] in class io.undertow.protocols.http2.Http2StreamSinkChannel |
From |
To |
|
Change Variable Type result : Pooled<ByteBuffer> to result : PooledByteBuffer in method public transformForWrite(pooledBuffer PooledByteBuffer, channel WebSocketChannel) : PooledByteBuffer in class io.undertow.websockets.extensions.CompositeExtensionFunction |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public read(channel StreamSourceFrameChannel, callback WebSocketCallback<BufferedTextMessage>) : void in class io.undertow.websockets.core.BufferedTextMessage |
From |
To |
|
Change Variable Type allHeaderBuffers : Pooled<ByteBuffer>[] to allHeaderBuffers : PooledByteBuffer[] in method protected createFrameHeaderImpl() : SendFrameHeader in class io.undertow.protocols.spdy.SpdySynReplyStreamSinkChannel |
From |
To |
|
Change Variable Type bufferPool : Pool<ByteBuffer> to bufferPool : ByteBufferPool in method public write(b byte[], off int, len int) : void in class io.undertow.io.UndertowOutputStream |
From |
To |
|
Change Variable Type eb : Pooled<ByteBuffer> to eb : PooledByteBuffer in method public read(dsts ByteBuffer[], offs int, len int) : long in class io.undertow.conduits.ReadDataStreamSourceConduit |
From |
To |
|
Change Variable Type p : Pooled to p : PooledByteBuffer in method public write(b byte[], off int, len int) : void in class io.undertow.io.UndertowOutputStream |
From |
To |
|
Change Variable Type currentPooled : Pooled<ByteBuffer> to currentPooled : PooledByteBuffer in method protected createFrameHeaderImpl() : SendFrameHeader in class io.undertow.protocols.http2.Http2DataStreamSinkChannel |
From |
To |
|
Change Variable Type pooledHeaderBuffer : Pooled<ByteBuffer> to pooledHeaderBuffer : PooledByteBuffer in method private createFrameHeaderImpl() : SendFrameHeader in class io.undertow.protocols.ajp.AjpClientRequestClientStreamSinkChannel |
From |
To |
|
Change Variable Type currentPooled : Pooled<ByteBuffer> to currentPooled : PooledByteBuffer in method protected createFrameHeaderImpl() : SendFrameHeader in class io.undertow.protocols.spdy.SpdySynReplyStreamSinkChannel |
From |
To |
|
Change Variable Type pooled : Pooled<ByteBuffer> to pooled : PooledByteBuffer in method public transferFrom(src FileChannel, position long, count long) : long in class io.undertow.server.protocol.http.HttpResponseConduit |
From |
To |
|
Change Variable Type firstHeaderBuffer : Pooled<ByteBuffer> to firstHeaderBuffer : PooledByteBuffer in method protected createFrameHeaderImpl() : SendFrameHeader in class io.undertow.protocols.spdy.SpdySynStreamStreamSinkChannel |
From |
To |
|
Change Variable Type b : Pooled<ByteBuffer> to b : PooledByteBuffer in method protected createHeaderBlock(firstHeaderBuffer PooledByteBuffer, allHeaderBuffers PooledByteBuffer[], firstBuffer ByteBuffer, headers HeaderMap, unidirectional boolean) : PooledByteBuffer[] in class io.undertow.protocols.spdy.SpdyStreamStreamSinkChannel |
From |
To |