Uses of Interface
org.sapia.ubik.rmi.server.HealthCheck

Packages that use HealthCheck
org.sapia.ubik.rmi.server   
 

Uses of HealthCheck in org.sapia.ubik.rmi.server
 

Classes in org.sapia.ubik.rmi.server that implement HealthCheck
 class RemoteRef
          This class implements the basic behavior of dynamic proxies that implement the logic for performing RPC on remote objects.
 class RemoteRefEx
          This class implements a basic stub handler (no fail over, no load balancing, no replication).
 class RemoteRefReliable
          A stub handler that manages reconnecting to another server instance provided a method call fails.
 class RemoteRefStateless
          A stub handler that manages reconnecting to another server instance provided a method call fails.
 class StubContainerBase
          Base implementation of the StubContainer interface.
 



Copyright © 2010 Sapia OSS. All Rights Reserved.