< prev index next >

src/java.corba/share/classes/com/sun/corba/se/spi/legacy/interceptor/RequestInfoExt.java

Print this page

        

*** 28,39 **** import com.sun.corba.se.spi.legacy.connection.Connection; /** * This interface is implemented by our implementation of * PortableInterceptor.ClientRequestInfo and ! * PortableInterceptor.ServerRequestInfo. <p> ! * */ public interface RequestInfoExt { /** --- 28,38 ---- import com.sun.corba.se.spi.legacy.connection.Connection; /** * This interface is implemented by our implementation of * PortableInterceptor.ClientRequestInfo and ! * PortableInterceptor.ServerRequestInfo. */ public interface RequestInfoExt { /**
< prev index next >