< prev index next >

src/java.corba/share/classes/org/omg/PortableServer/portable/package.html

Print this page

        

@@ -32,16 +32,16 @@
 </head>
 <body bgcolor="white">
 Provides classes and interfaces for making the server side of your applications 
 portable across multivendor ORBs.
 
-<P>The <tt>portable</tt> package contains interfaces and classes 
+<P>The <code>portable</code> package contains interfaces and classes
   that are designed for and intended to be used by an ORB 
 implementor. It exposes the publicly defined APIs that 
  are used to connect stubs and skeletons to the ORB.
- The <tt>Delegate</tt> interface provides the ORB-vendor-specific 
- implementation of <tt>PortableServer::Servant</TT>.
+ The <code>Delegate</code> interface provides the ORB-vendor-specific
+ implementation of <code>PortableServer::Servant</code>.
  This package conforms CORBA Specification V2.3.1, ptc/00-01-08.
  
 @since 1.4
 <br>
 @serial exclude
< prev index next >