|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TelnetNotificationHandler | |
---|---|
org.apache.commons.net.telnet |
Uses of TelnetNotificationHandler in org.apache.commons.net.telnet |
---|
Fields in org.apache.commons.net.telnet declared as TelnetNotificationHandler | |
private TelnetNotificationHandler |
Telnet.__notifhand
The notification handler |
Methods in org.apache.commons.net.telnet with parameters of type TelnetNotificationHandler | |
void |
Telnet.registerNotifHandler(TelnetNotificationHandler notifhand)
Registers a notification handler to which will be sent notifications of received telnet option negotiation commands. |
void |
TelnetClient.registerNotifHandler(TelnetNotificationHandler notifhand)
Registers a notification handler to which will be sent notifications of received telnet option negotiation commands. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |