Uses of Interface
net.rmi.rmiSynth.HostManagerInterface

Packages that use HostManagerInterface
net.rmi.rmiSynth   
 

Uses of HostManagerInterface in net.rmi.rmiSynth
 

Classes in net.rmi.rmiSynth that implement HostManagerInterface
 class HostManager
          The HostManager is invoked remotely by unicast remote protocol.
 

Methods in net.rmi.rmiSynth that return HostManagerInterface
static HostManagerInterface HostManager.getProxy()
          Use getProxy to gain remote access to the host manager.