Uses of Interface
org.omg.PortableInterceptor.ServerRequestInterceptor

Packages that use ServerRequestInterceptor
org.omg.PortableInterceptor   
 

Uses of ServerRequestInterceptor in org.omg.PortableInterceptor
 

Classes in org.omg.PortableInterceptor that implement ServerRequestInterceptor
 class _ServerRequestInterceptorLocalBase
          Abstract base class for implementations of local interface ServerRequestInterceptor
 class ServerRequestInterceptorLocalTie
          Generated from IDL interface "ServerRequestInterceptor".
 

Fields in org.omg.PortableInterceptor declared as ServerRequestInterceptor
 ServerRequestInterceptor ServerRequestInterceptorHolder.value
           
 

Methods in org.omg.PortableInterceptor that return ServerRequestInterceptor
static ServerRequestInterceptor ServerRequestInterceptorHelper.extract(Any any)
           
static ServerRequestInterceptor ServerRequestInterceptorHelper.narrow(Object obj)
           
static ServerRequestInterceptor ServerRequestInterceptorHelper.read(InputStream in)
           
static ServerRequestInterceptor ServerRequestInterceptorHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.PortableInterceptor with parameters of type ServerRequestInterceptor
 void ORBInitInfoLocalTie.add_server_request_interceptor(ServerRequestInterceptor interceptor)
           
 void ORBInitInfoOperations.add_server_request_interceptor(ServerRequestInterceptor interceptor)
           
static void ServerRequestInterceptorHelper.insert(Any any, ServerRequestInterceptor s)
           
static void ServerRequestInterceptorHelper.write(OutputStream _out, ServerRequestInterceptor s)
           
 

Constructors in org.omg.PortableInterceptor with parameters of type ServerRequestInterceptor
ServerRequestInterceptorHolder(ServerRequestInterceptor initial)
           
 



Copyright © {inceptionYear}-2008 null. All Rights Reserved.