/[classpath]/classpath/org/omg/CORBA/ORB.java
ViewVC logotype

Diff of /classpath/org/omg/CORBA/ORB.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.23 by audriusa, Fri Oct 28 12:04:40 2005 UTC revision 1.24 by audriusa, Sun Nov 6 11:32:32 2005 UTC
# Line 1024  public abstract class ORB Line 1024  public abstract class ORB
1024     * that runs on the given host at the given port. The ORB expects to find     * that runs on the given host at the given port. The ORB expects to find
1025     * there the {@link org.omg.CosNaming.NamingContext} under the key     * there the {@link org.omg.CosNaming.NamingContext} under the key
1026     * "NameService.<br>     * "NameService.<br>
1027       * 7. file://[file name] Read the object definition string from the
1028       * file system<br>
1029       * 8. http://[url] Read the object definition string from the provided
1030       * url.<br>
1031       * 9. ftp://[url] Read the object definition string from the provided
1032       * url.<br>
1033     *     *
1034     * <p>The default port is always 2809. The default iiop version is 1.0     * <p>The default port is always 2809. The default iiop version is 1.0
1035     * that now may not always be supported, so we would recommend to specify     * that now may not always be supported, so we would recommend to specify

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26