Uses of Class
com.sun.jini.jeri.internal.runtime.BasicExportTable.Entry

Packages that use BasicExportTable.Entry
com.sun.jini.jeri.internal.runtime   
net.jini.jeri Provides the fundamental abstractions and standard implementation classes for Jini extensible remote invocation (Jini ERI). 
 

Uses of BasicExportTable.Entry in com.sun.jini.jeri.internal.runtime
 

Methods in com.sun.jini.jeri.internal.runtime that return BasicExportTable.Entry
 BasicExportTable.Entry BasicExportTable.export(Remote impl, ServerEndpoint serverEndpoint, boolean allowDGC, boolean keepAlive, Uuid id)
          Exports a remote object to this BasicExportTable.
 

Uses of BasicExportTable.Entry in net.jini.jeri
 

Fields in net.jini.jeri declared as BasicExportTable.Entry
private  BasicExportTable.Entry BasicJeriExporter.entry
           
 



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