Uses of Class
net.jini.jeri.AbstractILFactory

Packages that use AbstractILFactory
net.jini.jeri Provides the fundamental abstractions and standard implementation classes for Jini extensible remote invocation (Jini ERI).  
 

Uses of AbstractILFactory in net.jini.jeri
 

Subclasses of AbstractILFactory in net.jini.jeri
 class BasicILFactory
          A basic implementation of an InvocationLayerFactory.
 class ProxyTrustILFactory
          Invocation layer factory for remote objects exported to use Jini extensible remote invocation (Jini ERI) that produces proxies that additionally implement the ProxyTrust interface.
 



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