All Packages Class Hierarchy This Package Previous Next Index
#pragma prefix "visigenic.com/interceptor" 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.
#pragma prefix "visigenic.com/interceptor/ServerInterceptorFactory" ::interceptor::ServerInterceptor create( in ::IOP::TaggedProfile client_profile );
All Packages Class Hierarchy This Package Previous Next Index