Uses of Class
net.jini.jeri.BasicInvocationDispatcher

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

Uses of BasicInvocationDispatcher in com.sun.jini.phoenix
 

Subclasses of BasicInvocationDispatcher in com.sun.jini.phoenix
static class AccessILFactory.AccessDispatcher
          A subclass of BasicInvocationDispatcher that only accepts calls from the local host.
static class SystemAccessILFactory.SystemDispatcher
          A subclass of BasicInvocationDispatcher for ActivationSystem instances that 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.