Adjust javadocs as the usage has changed
This commit is contained in:
parent
7468340842
commit
94a5f3dbc7
@ -17,7 +17,7 @@ package org.jboss.netty.handler.codec.frame;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* An {@link Exception} which is thrown when the length of the frame
|
* An {@link Exception} which is thrown when the length of the frame
|
||||||
* decoded by {@link DelimiterBasedFrameDecoder} is greater than the maximum.
|
* decoded is greater than the maximum.
|
||||||
*
|
*
|
||||||
* @apiviz.hidden
|
* @apiviz.hidden
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user