Uses of Interface
org.apache.geronimo.remoting.TransportInterceptor

Packages that use TransportInterceptor
org.apache.geronimo.remoting   
org.apache.geronimo.remoting.transport   
 

Uses of TransportInterceptor in org.apache.geronimo.remoting
 

Methods in org.apache.geronimo.remoting that return TransportInterceptor
 TransportInterceptor InterVMRoutingInterceptor.getTransportInterceptor()
           
 

Methods in org.apache.geronimo.remoting with parameters of type TransportInterceptor
 void InterVMRoutingInterceptor.setTransportInterceptor(TransportInterceptor remotingInterceptor)
           
 

Uses of TransportInterceptor in org.apache.geronimo.remoting.transport
 

Classes in org.apache.geronimo.remoting.transport that implement TransportInterceptor
 class NullTransportInterceptor
           
 class RemoteTransportInterceptor
           
 



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.