Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

SSLexample.hello
Class IIOPClient  view IIOPClient download IIOPClient.java

java.lang.Object
  extended bySSLexample.hello.IIOPClient

public class IIOPClient
extends java.lang.Object

Class declaration

Version:
$Revision: 1.4 $ $Date: 2002/05/07 20:44:41 $

Constructor Summary
IIOPClient()
           
 
Method Summary
static void main(java.lang.String[] args)
          Method declaration
(package private) static int run(org.omg.CORBA.ORB orb, java.lang.String[] args)
          Method declaration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IIOPClient

public IIOPClient()
Method Detail

run

static int run(org.omg.CORBA.ORB orb,
               java.lang.String[] args)
        throws org.omg.CORBA.UserException
Method declaration


main

public static void main(java.lang.String[] args)
Method declaration