Updated the package description for handler.codec.string
This commit is contained in:
parent
49e62cd000
commit
5a1f62f419
@ -22,7 +22,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Encoder and decoder which transform a string into a byte buffer and vice
|
* Encoder and decoder which transform a {@link String} into a
|
||||||
* versa.
|
* {@link org.jboss.netty.buffer.ChannelBuffer} and vice versa.
|
||||||
*/
|
*/
|
||||||
package org.jboss.netty.handler.codec.string;
|
package org.jboss.netty.handler.codec.string;
|
Loading…
x
Reference in New Issue
Block a user