/[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.19 by audriusa, Sun Oct 16 22:39:05 2005 UTC revision 1.20 by audriusa, Fri Oct 21 16:15:32 2005 UTC
# Line 106  import java.util.Properties; Line 106  import java.util.Properties;
106   * should not overlap with the values, specified for other ORB's.   * should not overlap with the values, specified for other ORB's.
107   * </td>   * </td>
108   * </tr>   * </tr>
109     * <tr>
110     * <td>gnu.Corba.SocketFactory</td>
111     * <td>Sets the user-defined server and client socket factory for the ORB being
112     * currently instantiated. Serves as a replacement of the proprietary
113     * property com.sun.CORBA.connection.ORBSocketFactoryClass. To have multiple
114     * types of sockets, instantiate several ORB's with this property each time
115     * set to the different value.
116     * The factory must implement gnu.CORBA.interfaces.gnuSocketFactory.
117     * </td>
118     * </tr>
119   * </table>   * </table>
120   * <p>The command line accepts the same properties as a keys. When   * <p>The command line accepts the same properties as a keys. When
121   * specifying in the command line, the prefix org.omg.CORBA can be omitted, for   * specifying in the command line, the prefix org.omg.CORBA can be omitted, for

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

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