Uses of Interface
org.omg.PortableInterceptor.ServerRequestInfoOperations

Packages that use ServerRequestInfoOperations
org.omg.PortableInterceptor   
 

Uses of ServerRequestInfoOperations in org.omg.PortableInterceptor
 

Subinterfaces of ServerRequestInfoOperations in org.omg.PortableInterceptor
 interface ServerRequestInfo
          Generated from IDL interface "ServerRequestInfo".
 

Classes in org.omg.PortableInterceptor that implement ServerRequestInfoOperations
 class _ServerRequestInfoLocalBase
          Abstract base class for implementations of local interface ServerRequestInfo
 class ServerRequestInfoLocalTie
          Generated from IDL interface "ServerRequestInfo".
 

Methods in org.omg.PortableInterceptor that return ServerRequestInfoOperations
 ServerRequestInfoOperations ServerRequestInfoLocalTie._delegate()
           
 

Methods in org.omg.PortableInterceptor with parameters of type ServerRequestInfoOperations
 void ServerRequestInfoLocalTie._delegate(ServerRequestInfoOperations delegate)
           
 

Constructors in org.omg.PortableInterceptor with parameters of type ServerRequestInfoOperations
ServerRequestInfoLocalTie(ServerRequestInfoOperations delegate)
           
 



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