< prev index next >

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

Print this page

        

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