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

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

Uses of EntryHandleTmplDesc in com.sun.jini.outrigger
 

Fields in com.sun.jini.outrigger declared as EntryHandleTmplDesc
private  EntryHandleTmplDesc[] EntryHolder.ContinuingQuery.descs
          EntryHandleTmplDesc for the templates
 

Methods in com.sun.jini.outrigger that return EntryHandleTmplDesc
(package private) static EntryHandleTmplDesc EntryHandle.descFor(EntryRep tmpl, int numFields)
          Return the template description -- mask and hash.
(package private)  EntryHandleTmplDesc TemplateHandle.descFor(int numFields)
          Return the description for the given field count.
 



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