Uses of Interface
org.omg.PortableInterceptor.ServerRequestInterceptorOperations

Packages that use ServerRequestInterceptorOperations
org.omg.PortableInterceptor   
 

Uses of ServerRequestInterceptorOperations in org.omg.PortableInterceptor
 

Subinterfaces of ServerRequestInterceptorOperations in org.omg.PortableInterceptor
 interface ServerRequestInterceptor
          Generated from IDL interface "ServerRequestInterceptor".
 

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

Methods in org.omg.PortableInterceptor that return ServerRequestInterceptorOperations
 ServerRequestInterceptorOperations ServerRequestInterceptorLocalTie._delegate()
           
 

Methods in org.omg.PortableInterceptor with parameters of type ServerRequestInterceptorOperations
 void ServerRequestInterceptorLocalTie._delegate(ServerRequestInterceptorOperations delegate)
           
 

Constructors in org.omg.PortableInterceptor with parameters of type ServerRequestInterceptorOperations
ServerRequestInterceptorLocalTie(ServerRequestInterceptorOperations delegate)
           
 



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