Fixed APIviz errors
This commit is contained in:
parent
2321499c8c
commit
86bc09159d
@ -56,8 +56,6 @@ import org.jboss.netty.channel.socket.SocketChannelConfig;
|
||||
* @author Trustin Lee (tlee@redhat.com)
|
||||
*
|
||||
* @version $Rev$, $Date$
|
||||
*
|
||||
* @apiviz.has org.jboss.netty.channel.socket.nio.ReceiveBufferSizePredictor
|
||||
*/
|
||||
public interface NioSocketChannelConfig extends SocketChannelConfig {
|
||||
|
||||
|
@ -53,8 +53,6 @@ import org.jboss.netty.channel.socket.SocketChannelConfig;
|
||||
* @author Trustin Lee (tlee@redhat.com)
|
||||
*
|
||||
* @version $Rev$, $Date$
|
||||
*
|
||||
* @apiviz.has org.jboss.netty.channel.socket.nio.ReceiveBufferSizePredictor
|
||||
*/
|
||||
public interface XnioChannelConfig extends ChannelConfig {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user