Uses of Interface
de.root1.simon.SimonRemoteStatistics

Packages that use SimonRemoteStatistics
de.root1.simon Provides the core classes of SIMON 
 

Uses of SimonRemoteStatistics in de.root1.simon
 

Subinterfaces of SimonRemoteStatistics in de.root1.simon
 interface SimonRegistryStatistics
          An interface for getting some network related statistics about the SIMON Registry
 

Classes in de.root1.simon that implement SimonRemoteStatistics
 class RegistryStatistics
          A simple implementation of SimonRegistryStatistics
 class RemoteStatistics
          A simple implementation of SimonRemoteStatistics
 

Methods in de.root1.simon that return SimonRemoteStatistics
static SimonRemoteStatistics Simon.getStatistics(java.lang.Object remoteObject)
          Returns a object that lets you get some network related information on the session of the given remote object (an instance of SimonProxy
 



Copyright © 2011. All Rights Reserved.