Uses of Class
net.jini.jeri.ProxyTrustILFactory

Packages that use ProxyTrustILFactory
com.sun.jini.phoenix A configurable Java(TM) Remote Method Invocation (Java RMI) activation system daemon implementation. 
 

Uses of ProxyTrustILFactory in com.sun.jini.phoenix
 

Subclasses of ProxyTrustILFactory in com.sun.jini.phoenix
 class SystemAccessProxyTrustILFactory
          Invocation layer factory for exporting an ActivationSystem to use Jini extensible remote invocation (Jini ERI), that is similar to ProxyTrustILFactory except the remote object must be an ActivationSystem instance and the returned dispatcher optionally accepts calls from the local host and optionally enforces a GroupPolicy on calls to registerGroup and setActivationGroupDesc.
 



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