com.valhalla.jbother
Class ServiceDiscoveryDialog.ServiceDiscoveryThread

java.lang.Object
  extended bycom.valhalla.jbother.ServiceDiscoveryDialog.ServiceDiscoveryThread
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
ServiceDiscoveryDialog

class ServiceDiscoveryDialog.ServiceDiscoveryThread
extends java.lang.Object
implements java.lang.Runnable

The thread that actually collects disco information about the server

Version:
1.0
Author:
Adam Olsen

Constructor Summary
(package private) ServiceDiscoveryDialog.ServiceDiscoveryThread()
           
 
Method Summary
 void abortDiscovery()
          Aborts the service discovery
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceDiscoveryDialog.ServiceDiscoveryThread

ServiceDiscoveryDialog.ServiceDiscoveryThread()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable

abortDiscovery

public void abortDiscovery()
Aborts the service discovery