File
Doc
Category
Size
Date
Package
BarebonesClient.java
API Doc
Example
618
Wed Apr 05 11:25:42 BST 2000
None
BarebonesClient
java.lang.Object
public class BarebonesClient extends Object
Fields Summary
Constructors Summary
Methods Summary
public static void
main
(
java.lang.String[]
argv)
ORB myOrb = ORB.init(argv, null); System.out.println("I have an ORB! Now what do I do with it?");
Java Code Source