Overview
Package
Class
Use
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Interface org.apache.commons.net.telnet.TelnetNotificationHandler
Uses in package org.apache.commons.net.telnet
Methods with parameter type org.apache.commons.net.telnet.TelnetNotificationHandler
void
TelnetClient
.
registerNotifHandler
(
TelnetNotificationHandler
notifhand)
Registers a notification handler to which will be sent notifications of received telnet option negotiation commands.
Overview
Package
Class
Use
Tree
Index
Deprecated
About