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: 644 $
- Author:
- Artur Hefczyc
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Telnet
public Telnet()
- Creates a new
Telnet instance.
Telnet
public Telnet(Socket sock,
String data)
throws IOException
- Throws:
IOException
help
public static String help()
version
public static String version()
parseParams
public static void parseParams(String[] args)
throws Exception
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
- Describe
main method here.
- Parameters:
args - a String[] value
- Throws:
Exception
Copyright © 2012 Tigase. All Rights Reserved.