Uses of Package
com.sun.jini.outrigger

Packages that use com.sun.jini.outrigger
com.sun.jini.outrigger This is an implementation of a JavaSpaces technology-enabled service. 
com.sun.jini.outrigger.snaplogstore   
 

Classes in com.sun.jini.outrigger used by com.sun.jini.outrigger
AdminIterator
          Deprecated. Use MatchSet instead. MatchSets can be obtained using the JavaSpace05.contents method.
JavaSpaceAdmin
          Deprecated. Invoke the JoinAdmin and DestroyAdmin methods though those interfaces. A view of the space contents can be obtained through the JavaSpace05.contents method.
LogOps
          Methods that log an operation.
Recover
          Methods that recover the state of the space after a restart.
StorableObject
          Interface that must be implemented by objects that must persist their state.
StorableResource
          Sub-interface of StorableObject that must be implemented by objects that represent leased resources and must persist their state.
StoredObject
          Interface for a stored resource.
StoredResource
          Interface for a stored resource.
 

Classes in com.sun.jini.outrigger used by com.sun.jini.outrigger.snaplogstore
LogOps
          Methods that log an operation.
Recover
          Methods that recover the state of the space after a restart.
Store
          This interface defines the methods that any OutriggerServerImpl store must implement.
 



Copyright 2007, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.