|
Rename Method protected writeByteBufferNonBlocking(from ByteBuffer) : boolean renamed to protected writeNonBlockingDirect(from ByteBuffer) : boolean in class org.apache.tomcat.util.net.SocketWrapperBase |
From |
To |
|
Rename Method protected writeByteBufferBlocking(from ByteBuffer) : void renamed to protected writeBlockingDirect(from ByteBuffer) : void in class org.apache.tomcat.util.net.AprEndpoint.AprSocketWrapper |
From |
To |
|
Rename Method protected writeByteBufferNonBlocking(from ByteBuffer) : boolean renamed to protected writeNonBlockingDirect(from ByteBuffer) : boolean in class org.apache.tomcat.util.net.AprEndpoint.AprSocketWrapper |
From |
To |
|
Rename Method protected writeByteBufferBlocking(from ByteBuffer) : void renamed to protected writeBlockingDirect(from ByteBuffer) : void in class org.apache.tomcat.util.net.SocketWrapperBase |
From |
To |