Fix a Javadoc error
This commit is contained in:
parent
14cf227c46
commit
14e68aca57
@ -17,6 +17,8 @@ package io.netty.handler.ssl;
|
||||
|
||||
import java.nio.ByteBuffer;
|
||||
|
||||
import javax.net.ssl.SSLEngine;
|
||||
|
||||
/**
|
||||
* A {@link ByteBuffer} pool dedicated for {@link SslHandler} performance
|
||||
* improvement.
|
||||
|
Loading…
Reference in New Issue
Block a user