This commit is contained in:
Trustin Lee 2009-02-20 12:57:51 +00:00
parent 95b6558068
commit 8872294728

View File

@ -37,6 +37,8 @@ import org.jboss.netty.example.echo.EchoHandler;
* @author The Netty Project (netty-dev@lists.jboss.org)
* @author Andy Taylor (andy.taylor@jboss.org)
* @version $Rev$, $Date$
*
* FIXME: Better name
*/
public class LocalTransportRegister {