|
Pull Up Method public register(channel SocketChannel, ops int, att Object) : void from class org.lealone.net.nio.NioNetClient to public register(channel SocketChannel, ops int, att Object) : void from class org.lealone.net.nio.NioEventLoop |
From |
To |
|
Pull Up Method public wakeup() : void from class org.lealone.net.nio.NioNetServer to public wakeup() : void from class org.lealone.net.nio.NioEventLoop |
From |
To |
|
Pull Up Method public tryRegisterWriteOperation(selector Selector) : void from class org.lealone.net.nio.NioNetServer to public tryRegisterWriteOperation(selector Selector) : void from class org.lealone.net.nio.NioEventLoop |
From |
To |
|
Pull Up Method public select(timeout long) : void from class org.lealone.net.nio.NioNetServer to public select(timeout long) : void from class org.lealone.net.nio.NioEventLoop |
From |
To |
|
Pull Up Method public addNioBuffer(channel SocketChannel, nioBuffer NioBuffer) : void from class org.lealone.net.nio.NioNetServer to public addNioBuffer(channel SocketChannel, nioBuffer NioBuffer) : void from class org.lealone.net.nio.NioEventLoop |
From |
To |
|
Pull Up Method public write(key SelectionKey) : void from class org.lealone.net.nio.NioNetServer to public write(key SelectionKey) : void from class org.lealone.net.nio.NioEventLoop |
From |
To |
|
Pull Up Method public wakeup() : void from class org.lealone.net.nio.NioNetClient to public wakeup() : void from class org.lealone.net.nio.NioEventLoop |
From |
To |
|
Pull Up Method public tryRegisterWriteOperation(selector Selector) : void from class org.lealone.net.nio.NioNetClient to public tryRegisterWriteOperation(selector Selector) : void from class org.lealone.net.nio.NioEventLoop |
From |
To |
|
Pull Up Method public select(timeout long) : void from class org.lealone.net.nio.NioNetClient to public select(timeout long) : void from class org.lealone.net.nio.NioEventLoop |
From |
To |
|
Pull Up Method public addNioBuffer(channel SocketChannel, nioBuffer NioBuffer) : void from class org.lealone.net.nio.NioNetClient to public addNioBuffer(channel SocketChannel, nioBuffer NioBuffer) : void from class org.lealone.net.nio.NioEventLoop |
From |
To |
|
Pull Up Method public write(key SelectionKey) : void from class org.lealone.net.nio.NioNetClient to public write(key SelectionKey) : void from class org.lealone.net.nio.NioEventLoop |
From |
To |
|
Pull Up Method public register(channel SocketChannel, ops int, att Object) : void from class org.lealone.net.nio.NioNetServer to public register(channel SocketChannel, ops int, att Object) : void from class org.lealone.net.nio.NioEventLoop |
From |
To |