All Packages Class Hierarchy This Package Previous Next Index
interface ServerInterceptorFactory { ::interceptor::ServerInterceptor create( in ::IOP::TaggedProfile client_profile ); };
Operation: ::interceptor::ServerInterceptorFactory::create.
public abstract ServerInterceptor create(TaggedProfile client_profile)
Operation: ::interceptor::ServerInterceptorFactory::create.
::interceptor::ServerInterceptor create( in ::IOP::TaggedProfile client_profile );
All Packages Class Hierarchy This Package Previous Next Index