|
Change Variable Type completion : GatherWriteCompletionHandler<A> to completion : VectoredIOCompletionHandler<A> in method public write(srcs ByteBuffer[], offset int, length int, block BlockingMode, timeout long, unit TimeUnit, attachment A, check CompletionCheck, handler CompletionHandler<Long,? super A>) : CompletionState in class org.apache.tomcat.util.net.Nio2Endpoint.Nio2SocketWrapper |
From |
To |
|
Change Variable Type completion : ScatterReadCompletionHandler<A> to completion : VectoredIOCompletionHandler<A> in method public read(dsts ByteBuffer[], offset int, length int, block BlockingMode, timeout long, unit TimeUnit, attachment A, check CompletionCheck, handler CompletionHandler<Long,? super A>) : CompletionState in class org.apache.tomcat.util.net.Nio2Endpoint.Nio2SocketWrapper |
From |
To |