|
Change Parameter Type channel : SocketChannel to channel : SelectableChannel in method package Connect(channel SelectableChannel, attachment Object) in class org.eclipse.jetty.io.ManagedSelector.Connect |
From |
To |
|
Change Parameter Type channel : SocketChannel to channel : SelectableChannel in method private chooseSelector(channel SelectableChannel) : ManagedSelector in class org.eclipse.jetty.io.SelectorManager |
From |
To |
|
Change Parameter Type channel : SocketChannel to channel : SelectableChannel in method public newConnection(channel SelectableChannel, endpoint EndPoint, attachment Object) : Connection in class org.eclipse.jetty.proxy.ConnectHandler.ConnectManager |
From |
To |
|
Change Parameter Type channel : SocketChannel to channel : SelectableChannel in method public TestEP(channel SelectableChannel, selector ManagedSelector, key SelectionKey, scheduler Scheduler) in class org.eclipse.jetty.io.SslConnectionTest.TestEP |
From |
To |
|
Change Parameter Type channel : SocketChannel to channel : SelectableChannel in method public accept(channel SelectableChannel) : void in class org.eclipse.jetty.io.SelectorManager |
From |
To |
|
Change Parameter Type channel : SocketChannel to channel : SelectableChannel in method package Accept(channel SelectableChannel, attachment Object) in class org.eclipse.jetty.io.ManagedSelector.Accept |
From |
To |
|
Change Parameter Type channel : SocketChannel to channel : SelectableChannel in method public newConnection(channel SelectableChannel, endpoint EndPoint, attachment Object) : Connection in class org.eclipse.jetty.server.ServerConnector.ServerConnectorManager |
From |
To |
|
Change Parameter Type channel : SocketChannel to channel : SelectableChannel in method public newConnection(channel SelectableChannel, endPoint EndPoint, attachment Object) : Connection in class org.eclipse.jetty.client.AbstractHttpClientTransport.ClientSelectorManager |
From |
To |
|
Change Parameter Type channel : SocketChannel to channel : SelectableChannel in method protected accepted(channel SelectableChannel) : void in class org.eclipse.jetty.server.ServerConnector.ServerConnectorManager |
From |
To |
|
Change Parameter Type server : ServerSocketChannel to server : SelectableChannel in method public acceptor(server SelectableChannel) : void in class org.eclipse.jetty.io.SelectorManager |
From |
To |
|
Change Parameter Type channel : SocketChannel to channel : SelectableChannel in method public newConnection(channel SelectableChannel, endPoint EndPoint, attachment Object) : Connection in class org.eclipse.jetty.websocket.client.io.WebSocketClientSelectorManager |
From |
To |
|
Change Parameter Type channel : SocketChannel to channel : SelectableChannel in method public newConnection(channel SelectableChannel, endpoint EndPoint, attachment Object) : Connection in class org.eclipse.jetty.http2.client.HTTP2Client.ClientSelectorManager |
From |
To |
|
Change Parameter Type channel : SocketChannel to channel : SelectableChannel in method protected accepted(channel SelectableChannel) : void in class org.eclipse.jetty.io.SelectorManager |
From |
To |
|
Change Parameter Type channel : SocketChannel to channel : SelectableChannel in method protected connectionFailed(channel SelectableChannel, ex Throwable, attachment Object) : void in class org.eclipse.jetty.websocket.client.io.WebSocketClientSelectorManager |
From |
To |
|
Change Parameter Type channel : SocketChannel to channel : SelectableChannel in method protected newConnection(channel SelectableChannel, endpoint EndPoint) : Connection in class org.eclipse.jetty.io.SelectChannelEndPointSslTest |
From |
To |
|
Change Parameter Type channel : SocketChannel to channel : SelectableChannel in method protected newEndPoint(channel SelectableChannel, selectSet ManagedSelector, selectionKey SelectionKey) : ChannelEndPoint in class org.eclipse.jetty.server.ServerConnector.ServerConnectorManager |
From |
To |
|
Change Parameter Type channel : ServerSocketChannel to channel : SelectableChannel in method public Acceptor(channel SelectableChannel) in class org.eclipse.jetty.io.ManagedSelector.Acceptor |
From |
To |
|
Change Parameter Type channel : SocketChannel to channel : SelectableChannel in method protected connectionFailed(channel SelectableChannel, failure Throwable, attachment Object) : void in class org.eclipse.jetty.http2.client.HTTP2Client.ClientSelectorManager |
From |
To |
|
Change Parameter Type channel : SocketChannel to channel : SelectableChannel in method public connect(channel SelectableChannel, attachment Object) : void in class org.eclipse.jetty.io.SelectorManager |
From |
To |
|
Change Parameter Type channel : SocketChannel to channel : SelectableChannel in method public abstract newConnection(channel SelectableChannel, endpoint EndPoint, attachment Object) : Connection in class org.eclipse.jetty.io.SelectorManager |
From |
To |
|
Change Parameter Type channel : SocketChannel to channel : SelectableChannel in method protected newConnection(channel SelectableChannel, endpoint EndPoint) : Connection in class org.eclipse.jetty.io.SelectChannelEndPointTest |
From |
To |
|
Change Parameter Type channel : SocketChannel to channel : ByteChannel in method public ChannelEndPoint(channel ByteChannel, selector ManagedSelector, key SelectionKey, scheduler Scheduler) in class org.eclipse.jetty.io.ChannelEndPoint |
From |
To |
|
Change Parameter Type channel : SocketChannel to channel : SelectableChannel in method public CreateEndPoint(channel SelectableChannel, key SelectionKey) in class org.eclipse.jetty.io.ManagedSelector.CreateEndPoint |
From |
To |
|
Change Parameter Type channel : SocketChannel to channel : SelectableChannel in method public newUpgradeConnection(channel SelectableChannel, endPoint EndPoint, connectPromise ConnectPromise) : UpgradeConnection in class org.eclipse.jetty.websocket.client.io.WebSocketClientSelectorManager |
From |
To |
|
Change Parameter Type channel : SocketChannel to channel : SelectableChannel in method protected connectionFailed(channel SelectableChannel, x Throwable, attachment Object) : void in class org.eclipse.jetty.client.AbstractHttpClientTransport.ClientSelectorManager |
From |
To |
|
Change Parameter Type channel : SocketChannel to channel : SelectableChannel in method public accept(channel SelectableChannel, attachment Object) : void in class org.eclipse.jetty.io.SelectorManager |
From |
To |
|
Change Parameter Type channel : SocketChannel to channel : SelectableChannel in method public TestEndPoint(channel SelectableChannel, selector ManagedSelector, key SelectionKey, scheduler Scheduler) in class org.eclipse.jetty.websocket.client.ClientCloseTest.TestEndPoint |
From |
To |
|
Change Parameter Type channel : SocketChannel to channel : SelectableChannel in method public newSSLEngine(sslContextFactory SslContextFactory, channel SelectableChannel) : SSLEngine in class org.eclipse.jetty.websocket.client.io.WebSocketClientSelectorManager |
From |
To |
|
Change Parameter Type channel : SocketChannel to channel : SelectableChannel in method protected connectionFailed(channel SelectableChannel, ex Throwable, attachment Object) : void in class org.eclipse.jetty.proxy.ConnectHandler.ConnectManager |
From |
To |
|
Change Parameter Type channel : SocketChannel to channel : SelectableChannel in method private createEndPoint(channel SelectableChannel, selectionKey SelectionKey) : EndPoint in class org.eclipse.jetty.io.ManagedSelector |
From |
To |
|
Change Parameter Type channel : SocketChannel to channel : SelectableChannel in method protected connectionFailed(channel SelectableChannel, ex Throwable, attachment Object) : void in class org.eclipse.jetty.io.SelectorManager |
From |
To |
|
Pull Up Attribute private _runFillable : Runnable from class org.eclipse.jetty.io.SelectChannelEndPoint to private _runFillable : Runnable from class org.eclipse.jetty.io.ChannelEndPoint |
From |
To |
|
Pull Up Attribute private _currentInterestOps : int from class org.eclipse.jetty.io.SelectChannelEndPoint to protected _currentInterestOps : int from class org.eclipse.jetty.io.ChannelEndPoint |
From |
To |
|
Pull Up Attribute private _runFillableCompleteWrite : Runnable from class org.eclipse.jetty.io.SelectChannelEndPoint to private _runFillableCompleteWrite : Runnable from class org.eclipse.jetty.io.ChannelEndPoint |
From |
To |
|
Pull Up Attribute private _key : SelectionKey from class org.eclipse.jetty.io.SelectChannelEndPoint to protected _key : SelectionKey from class org.eclipse.jetty.io.ChannelEndPoint |
From |
To |
|
Pull Up Attribute private _locker : Locker from class org.eclipse.jetty.io.SelectChannelEndPoint to private _locker : Locker from class org.eclipse.jetty.io.ChannelEndPoint |
From |
To |
|
Pull Up Attribute private _desiredInterestOps : int from class org.eclipse.jetty.io.SelectChannelEndPoint to protected _desiredInterestOps : int from class org.eclipse.jetty.io.ChannelEndPoint |
From |
To |
|
Pull Up Attribute private _updatePending : boolean from class org.eclipse.jetty.io.SelectChannelEndPoint to private _updatePending : boolean from class org.eclipse.jetty.io.ChannelEndPoint |
From |
To |
|
Pull Up Attribute private _runUpdateKey : Runnable from class org.eclipse.jetty.io.SelectChannelEndPoint to private _runUpdateKey : Runnable from class org.eclipse.jetty.io.ChannelEndPoint |
From |
To |
|
Pull Up Attribute private _runCompleteWrite : Runnable from class org.eclipse.jetty.io.SelectChannelEndPoint to private _runCompleteWrite : Runnable from class org.eclipse.jetty.io.ChannelEndPoint |
From |
To |
|
Pull Up Attribute private _selector : ManagedSelector from class org.eclipse.jetty.io.SelectChannelEndPoint to protected _selector : ManagedSelector from class org.eclipse.jetty.io.ChannelEndPoint |
From |
To |
|
Change Variable Type channel : SocketChannel to channel : SelectableChannel in method public run() : void in class org.eclipse.jetty.io.ManagedSelector.ConnectTimeout |
From |
To |
|
Change Variable Type channel : SocketChannel to channel : SelectableChannel in method public testConnectTimeoutBeforeSuccessfulConnect() : void in class org.eclipse.jetty.io.SelectorManagerTest |
From |
To |
|
Change Variable Type channelEndPoint : ChannelEndPoint to channelEndPoint : SocketChannelEndPoint in method public handle(target String, baseRequest Request, request HttpServletRequest, response HttpServletResponse) : void in class org.eclipse.jetty.server.ServerConnectorTest.ReuseInfoHandler |
From |
To |
|
Change Variable Type endp : SelectChannelEndPoint to endp : ChannelEndPoint in method public init() : void in class org.eclipse.jetty.client.ssl.SslBytesServerTest |
From |
To |
|
Change Variable Type channel : SocketChannel to channel : SelectableChannel in method private processConnect(key SelectionKey, connect Connect) : Runnable in class org.eclipse.jetty.io.ManagedSelector |
From |
To |
|
Change Variable Type c : EndPointPair<ChannelEndPoint> to c : EndPointPair<SocketChannelEndPoint> in method protected newConnection() : EndPointPair<SocketChannelEndPoint> in class org.eclipse.jetty.io.SocketChannelEndPointTest |
From |
To |
|
Change Variable Type channel : SocketChannel to channel : SelectableChannel in method public init(interested Interested) : void in class org.eclipse.jetty.io.SelectChannelEndPointInterestsTest |
From |
To |
|
Change Variable Type channel : SocketChannel to channel : SelectableChannel in method private processAccept(key SelectionKey) : void in class org.eclipse.jetty.io.ManagedSelector |
From |
To |
|
Change Variable Type server : ServerSocketChannel to server : SelectableChannel in method private processAccept(key SelectionKey) : void in class org.eclipse.jetty.io.ManagedSelector |
From |
To |