Searched refs:INTERCEPTOR_TYPE_SERVER (Results 1 - 4 of 4) sorted by relevance

/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/interceptors/
H A DInterceptorInvoker.java426 getInterceptors( InterceptorList.INTERCEPTOR_TYPE_SERVER );
519 InterceptorList.INTERCEPTOR_TYPE_SERVER );
578 getInterceptors( InterceptorList.INTERCEPTOR_TYPE_SERVER );
H A DInterceptorList.java58 static final int INTERCEPTOR_TYPE_SERVER = 1; field in class:InterceptorList
98 * <li>INTERCEPTOR_TYPE_SERVER - ServerRequestInterceptor
H A DORBInitInfoImpl.java314 InterceptorList.INTERCEPTOR_TYPE_SERVER );
H A DPIHandlerImpl.java277 InterceptorList.INTERCEPTOR_TYPE_SERVER );
900 * <li>INTERCEPTOR_TYPE_SERVER - ServerRequestInterceptor

Completed in 100 milliseconds