tigase.net
Class ConnectionOpenThread
java.lang.Object
tigase.net.ConnectionOpenThread
- All Implemented Interfaces:
- Runnable
public class ConnectionOpenThread
- extends Object
- implements Runnable
Describe class ConnectionOpenThread here.
Created: Wed Jan 25 23:51:28 2006
- Version:
- $Rev: 1757 $
- Author:
- Artur Hefczyc
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
accept_counter
protected long accept_counter
getInstance
public static ConnectionOpenThread getInstance()
addConnectionOpenListener
public void addConnectionOpenListener(ConnectionOpenListener al)
removeConnectionOpenListener
public void removeConnectionOpenListener(ConnectionOpenListener al)
run
public void run()
- Specified by:
run
in interface Runnable
start
public void start()
stop
public void stop()
Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.