47484950515253
/** * @throws java.lang.Exception */ @Before public void setUp() throws Exception { codec = new TelnetCodec(); }