Open SiteSearch 4.1.1
Final

Uses of Interface
ORG.oclc.util.timedObject

Packages that use timedObject
ORG.oclc.jassi   
ORG.oclc.util   
ORG.oclc.zbase.server   
ORG.oclc.zbroker   
 

Uses of timedObject in ORG.oclc.jassi
 

Classes in ORG.oclc.jassi that implement timedObject
 class JaSSI
          The JaSSI class is responsible for starting and running the JaSSI Server.
 

Uses of timedObject in ORG.oclc.util
 

Constructors in ORG.oclc.util with parameters of type timedObject
idleTimer.idleTimer(timedObject o, long msecs)
           
 

Uses of timedObject in ORG.oclc.zbase.server
 

Classes in ORG.oclc.zbase.server that implement timedObject
 class ZBase
          ZBase is a Z39.50 server.
 

Uses of timedObject in ORG.oclc.zbroker
 

Classes in ORG.oclc.zbroker that implement timedObject
 class ZBroker
          ZBroker is a server that handles connections from external Z39.50 clients other than the JaSSI.
 


Open SiteSearch 4.1.1
Final