The following document contains the results of Clirr.
Severity | Number |
---|---|
Error | 0 |
Warning | 0 |
Info | 4 |
Severity | Message | Class | Method / Field |
---|---|---|---|
Class org.apache.hc.core5.http2.impl.nio.ClientHttpProtocolNegotiationStarter added | org.apache.hc.core5.http2.impl.nio.ClientHttpProtocolNegotiationStarter | ||
Method 'public org.apache.hc.core5.http2.frame.RawFrame read(java.nio.ByteBuffer, java.nio.channels.ReadableByteChannel)' has been added | org.apache.hc.core5.http2.impl.nio.FrameInputBuffer | public org.apache.hc.core5.http2.frame.RawFrame read(java.nio.ByteBuffer, java.nio.channels.ReadableByteChannel) | |
Method 'public void expand(int)' has been added | org.apache.hc.core5.http2.impl.nio.FrameOutputBuffer | public void expand(int) | |
Class org.apache.hc.core5.http2.impl.nio.ServerHttpProtocolNegotiationStarter added | org.apache.hc.core5.http2.impl.nio.ServerHttpProtocolNegotiationStarter |
Class | From | To |
---|---|---|
org.apache.hc.core5.http2.impl.nio.ClientHttpProtocolNegotiationStarter | ||
org.apache.hc.core5.http2.impl.nio.FrameInputBuffer | public org.apache.hc.core5.http2.frame.RawFrame read(java.nio.ByteBuffer, java.nio.channels.ReadableByteChannel) | |
org.apache.hc.core5.http2.impl.nio.FrameOutputBuffer | public void expand(int) | |
org.apache.hc.core5.http2.impl.nio.ServerHttpProtocolNegotiationStarter |