Parsing Engine

Uses of Class
danbikel.util.proxy.Reconnect

Packages that use Reconnect
danbikel.switchboard Provides classes to implement a distributed client-server environment, with a central switchboard responsible for assigning clients to servers and for doling out objects to clients for processing. 
 

Uses of Reconnect in danbikel.switchboard
 

Subclasses of Reconnect in danbikel.switchboard
 class Failover
          An RMI invocation handler that gets a new server for switchboard clients in the event of a method invocation failure.
 


Parsing Engine

Author: Dan Bikel.