Uses of Class
com.sun.jini.outrigger.MatchSetData

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

Uses of MatchSetData in com.sun.jini.outrigger
 

Methods in com.sun.jini.outrigger that return MatchSetData
 MatchSetData OutriggerServer.contents(EntryRep[] tmpls, Transaction tr, long leaseTime, long limit)
          Start a new contents query.
 MatchSetData OutriggerServerWrapper.contents(EntryRep[] tmpls, Transaction tr, long leaseTime, long limit)
           
 MatchSetData OutriggerServerImpl.contents(EntryRep[] tmpls, Transaction tr, long leaseTime, long limit)
           
 

Constructors in com.sun.jini.outrigger with parameters of type MatchSetData
MatchSetProxy(MatchSetData inital, SpaceProxy2 parent, OutriggerServer space)
           
 



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