public class Telnet extends Object
Constructor and Description |
---|
Telnet()
Creates a new
Telnet instance. |
Telnet(Socket sock,
String data) |
Modifier and Type | Method and Description |
---|---|
static String |
help() |
static void |
main(String[] args)
Describe
main method here. |
static void |
parseParams(String[] args) |
static String |
version() |
public Telnet()
Telnet
instance.public Telnet(Socket sock, String data) throws IOException
IOException
Copyright © 2017 "Tigase, Inc.". All rights reserved.