[ 
https://issues.apache.org/jira/browse/NET-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebb updated NET-554:
---------------------
    Issue Type: Improvement  (was: Bug)

> Simplify TelnetOptionHandler class hierarchy
> --------------------------------------------
>
>                 Key: NET-554
>                 URL: https://issues.apache.org/jira/browse/NET-554
>             Project: Commons Net
>          Issue Type: Improvement
>          Components: Telnet
>            Reporter: Sebb
>            Priority: Minor
>
> The TelnetOptionHandler class contains the following abstract methods:
> answerSubnegotiation
> startSubnegotiationLocal
> startSubnegotiationRemote
> In almost all the sub-classes, the implementation returns null.
> The code could be simplified by returning null in the parent class and 
> dropping the sub-class implementations that just return null.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to