Uses of Class
ix.util.CatchingThread

Packages that use CatchingThread
ix.ispace Information about other agents and agent-relationships. 
ix.itest I-TEST. 
ix.util General-purpose utilities. 
 

Uses of CatchingThread in ix.ispace
 

Subclasses of CatchingThread in ix.ispace
(package private)  class GroupSender.SendingThread
           
 

Uses of CatchingThread in ix.itest
 

Subclasses of CatchingThread in ix.itest
static class Itest.SendingThread
          Stoppable thread for sending a series of messages.
 

Uses of CatchingThread in ix.util
 

Subclasses of CatchingThread in ix.util
static class IPC.ObjectStreamNameServer
          A Thread that acts as a name-server on a specified port.
static class IPC.ObjectStreamServer
          A Thread that accepts connections to a ServerSocket and creates an object-reading thread for each connection.