The TelnetNotificationHandler interface can be used to handle
notification of options negotiation commands received on a telnet
session.
The user can implement this interface and register a
TelnetNotificationHandler by using the registerNotificationHandler()
of TelnetClient to be notified of option negotiation commands.