Uses of Interface
org.huihoo.jfox.ms.crb.Interceptor

Packages that use Interceptor
org.huihoo.jfox.ms.crb   
org.huihoo.jfox.ms.crb.rmi   
 

Uses of Interceptor in org.huihoo.jfox.ms.crb
 

Classes in org.huihoo.jfox.ms.crb that implement Interceptor
 class TestInterceptor
          only for test
 

Fields in org.huihoo.jfox.ms.crb declared as Interceptor
protected  Interceptor LinkServerService.firstInterceptor
           
 

Methods in org.huihoo.jfox.ms.crb with parameters of type Interceptor
 void LinkServerService.setInterceptor(Interceptor interceptor)
          set the first interceptor of the interceptor chain param Interceptor proxy
 

Uses of Interceptor in org.huihoo.jfox.ms.crb.rmi
 

Constructors in org.huihoo.jfox.ms.crb.rmi with parameters of type Interceptor
RMILinkServer(Interceptor s, int RMIPort)
          Constructor for the RMILinkServer object
 



Copyright © 2002-2003 Open Enterprise Foundation. All Rights Reserved.