Package tigase.util
Class Telnet
- java.lang.Object
-
- tigase.util.Telnet
-
public class Telnet extends Object
Describe class Telnet here.
Created: Sat Jan 28 21:18:46 2006- Version:
- $Rev$
- Author:
- Artur Hefczyc
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Stringhelp()static voidmain(String[] args)Describemainmethod here.static voidparseParams(String[] args)static Stringversion()
-
-
-
Constructor Detail
-
Telnet
public Telnet()
Creates a newTelnetinstance.
-
Telnet
public Telnet(Socket sock, String data) throws IOException
- Throws:
IOException
-
-