@Service(name="ClientSecurityInterceptorFactory") @Singleton public class AppclientIIOPInterceptorFactory extends Object implements IIOPInterceptorFactory
| Constructor and Description |
|---|
AppclientIIOPInterceptorFactory() |
| Modifier and Type | Method and Description |
|---|---|
ClientRequestInterceptor |
createClientRequestInterceptor(ORBInitInfo info,
Codec codec) |
ServerRequestInterceptor |
createServerRequestInterceptor(ORBInitInfo info,
Codec codec) |
public ClientRequestInterceptor createClientRequestInterceptor(ORBInitInfo info, Codec codec)
createClientRequestInterceptor in interface IIOPInterceptorFactorypublic ServerRequestInterceptor createServerRequestInterceptor(ORBInitInfo info, Codec codec)
createServerRequestInterceptor in interface IIOPInterceptorFactoryCopyright © 2017. All rights reserved.