All Packages Class Hierarchy
A B C
D E F
G H I
J K L
M N O
P Q R
S T U
V W X
Y Z
Index of all Fields and Methods
B
- buffersize.
Static variable in class COM.ibm.CORBA.iiop.ORB
C
- communicationTimeOut.
Static variable in class COM.ibm.CORBA.iiop.ORB
- connect(Object).
Method in class COM.ibm.CORBA.iiop.ORB
- Allows a servant skeleton to be registered with the ORB
- create_alias_tc(String,
String, TypeCode). Method in class COM.ibm.CORBA.iiop.ORB
- This method is not implemented in the initial release of JIE
- create_any().
Method in class COM.ibm.CORBA.iiop.ORB
- This method is not implemented in the initial release of JIE
- create_array_tc(int,
TypeCode). Method in class COM.ibm.CORBA.iiop.ORB
- This method is not implemented in the initial release of JIE
- create_context_list().
Method in class COM.ibm.CORBA.iiop.ORB
- This method is not implemented in the initial release of JIE
- create_enum_tc(String,
String, EnumMember[]). Method in class COM.ibm.CORBA.iiop.ORB
- This method is not implemented in the initial release of JIE
- create_environment().
Method in class COM.ibm.CORBA.iiop.ORB
- This method is not implemented in the initial release of JIE
- create_exception_list().
Method in class COM.ibm.CORBA.iiop.ORB
- This method is not implemented in the initial release of JIE
- create_exception_tc(String,
String, StructMember[]). Method in class COM.ibm.CORBA.iiop.ORB
- This method is not implemented in the initial release of JIE
- create_interface_tc(String,
String). Method in class COM.ibm.CORBA.iiop.ORB
- This method is not implemented in the initial release of JIE
- create_list(int).
Method in class COM.ibm.CORBA.iiop.ORB
- This method is not implemented in the initial release of JIE
- create_named_value(String,
Any, int). Method in class COM.ibm.CORBA.iiop.ORB
- This method is not implemented in the initial release of JIE
- create_operation_list(OperationDef).
Method in class COM.ibm.CORBA.iiop.ORB
- This method is not implemented in the initial release of JIE
- create_output_stream().
Method in class COM.ibm.CORBA.iiop.ORB
- Returns an OutputStream
- create_recursive_sequence_tc(int,
int). Method in class COM.ibm.CORBA.iiop.ORB
- This method is not implemented in the initial release of JIE
- create_sequence_tc(int,
TypeCode). Method in class COM.ibm.CORBA.iiop.ORB
- This method is not implemented in the initial release of JIE
- create_string_tc(int).
Method in class COM.ibm.CORBA.iiop.ORB
- This method is not implemented in the initial release of JIE
- create_struct_tc(String,
String, StructMember[]). Method in class COM.ibm.CORBA.iiop.ORB
- This method is not implemented in the initial release of JIE
- create_union_tc(String,
String, TypeCode, UnionMember[]). Method in class COM.ibm.CORBA.iiop.ORB
- This method is not implemented in the initial release of JIE
- create_wstring_tc(int).
Method in class COM.ibm.CORBA.iiop.ORB
- This method is not implemented in the initial release of JIE
D
- Daemon(int,
String, ObjectResolver). Constructor for class COM.ibm.CORBA.iiop.Daemon
- This constructor will initialize the Daemon listener on the port and
server specified.
- debug(). Static
method in class COM.ibm.CORBA.iiop.ORB
- Returns the status of the main debug flag
- debugOff().
Static method in class COM.ibm.CORBA.iiop.ORB
- Turns off the global debug flag
- debugOn().
Static method in class COM.ibm.CORBA.iiop.ORB
- Turns on the global debug flag
- disconnect(Object).
Method in class COM.ibm.CORBA.iiop.ORB
- Removes a servant skeleton from the ORB
F
- finalize().
Method in interface COM.ibm.CORBA.iiop.ObjectResolver
G
- get_current().
Method in class COM.ibm.CORBA.iiop.ORB
- This method is not implemented in the initial release of JIE
- get_default_context().
Method in class COM.ibm.CORBA.iiop.ORB
- This method is not implemented in the initial release of JIE
- get_next_response().
Method in class COM.ibm.CORBA.iiop.ORB
- This method is not implemented in the initial release of JIE
- get_primitive_tc(TCKind).
Method in class COM.ibm.CORBA.iiop.ORB
- This method is not implemented in the initial release of JIE
- getImpl(String).
Method in class COM.ibm.CORBA.iiop.ORB
- Returns the object specified by the string
- getObjectResolver().
Method in class COM.ibm.CORBA.iiop.ORB
- Returns the current ObjectResolver
- globalORB.
Static variable in class COM.ibm.CORBA.iiop.ORB
I
- init(). Static
method in class COM.ibm.CORBA.iiop.ORB
- Default (singleton) init
- init(Applet,
Properties). Static method in class COM.ibm.CORBA.iiop.ORB
- Applet or Application init
- init(String[],
Properties). Static method in class COM.ibm.CORBA.iiop.ORB
- Application init allows an application to create and initialize an
ORB.
K
- keyToObject(byte[]).
Method in interface COM.ibm.CORBA.iiop.ObjectResolver
- Returns the object that is referenced by the key provided.
L
- list_initial_services().
Method in class COM.ibm.CORBA.iiop.ORB
- This method is not implemented in the initial release of JIE
M
- mainDebugFlag.
Static variable in class COM.ibm.CORBA.iiop.ORB
O
- object_to_string(Object).
Method in class COM.ibm.CORBA.iiop.ORB
- Returns an IOR stringified reference that represents the object
- objectResolver.
Variable in class COM.ibm.CORBA.iiop.ORB
- objectToKey(Object).
Method in interface COM.ibm.CORBA.iiop.ObjectResolver
- Returns the object ID as a String for this object.
- objectToURL(Object,
String). Method in class COM.ibm.CORBA.iiop.ORB
- Returns an URL that refers to the object specified
- openDebugFile(String).
Static method in class COM.ibm.CORBA.iiop.ORB
- Turns debug on redirecting the output to the file name specified
- ORB(). Constructor
for class COM.ibm.CORBA.iiop.ORB
P
- poll_next_response().
Method in class COM.ibm.CORBA.iiop.ORB
- This method is not implemented in the initial release of JIE
- port. Variable
in class COM.ibm.CORBA.iiop.Daemon
R
- resolve(String,
String). Method in class COM.ibm.CORBA.iiop.ORB
- Returns an Object implementation of the class name specified using
the ID specified to reference the object.
- resolve_initial_references(String).
Method in class COM.ibm.CORBA.iiop.ORB
- This method is not implemented in the initial release of JIE
- run(). Method
in class COM.ibm.CORBA.iiop.Daemon
S
- send_multiple_requests_oneway(Request[]).
Method in class COM.ibm.CORBA.iiop.ORB
- This method is not implemented in the initial release of JIE
- sent_multiple_requests_deferred(Request[]).
Method in class COM.ibm.CORBA.iiop.ORB
- This method is not implemented in the initial release of JIE
- serverName.
Static variable in class COM.ibm.CORBA.iiop.ORB
- serverORB.
Variable in class COM.ibm.CORBA.iiop.ORB
- serverPort.
Variable in class COM.ibm.CORBA.iiop.ORB
- set_parameters(Applet,
Properties). Method in class COM.ibm.CORBA.iiop.ORB
- Implemented by subclassed ORB implementations and called by init methods
to pass in their params
- set_parameters(String[],
Properties). Method in class COM.ibm.CORBA.iiop.ORB
- Implemented by subclassed ORB implementations and called by init methods
to pass in their params
- setDebugFlag().
Static method in class COM.ibm.CORBA.iiop.ORB
- Turns on the flag for the client side ORB if the Debug.JIE file exist
in the c:\ directory.
- setDelegate(ORB,
int). Method in class COM.ibm.CORBA.iiop.ORB
- setObjectResolver(ObjectResolver).
Method in class COM.ibm.CORBA.iiop.ORB
- Allows the resolver to be set after the ORB has been initialized.
- setServerDebugFlag().
Static method in class COM.ibm.CORBA.iiop.ORB
- Turns on the flag for the server side ORB if the Debug.JIE file exist
in the c:\ directory.
- singletonORB.
Static variable in class COM.ibm.CORBA.iiop.ORB
- socket. Variable
in class COM.ibm.CORBA.iiop.ORB
- start().
Method in class COM.ibm.CORBA.iiop.Daemon
- stop().
Method in class COM.ibm.CORBA.iiop.Daemon
- streamController.
Variable in class COM.ibm.CORBA.iiop.ORB
- string_to_object(String).
Method in class COM.ibm.CORBA.iiop.ORB
- Returns an object that is represented by the String
T
- thisORB. Variable
in class COM.ibm.CORBA.iiop.ORB
U
- URLToObject(String).
Method in class COM.ibm.CORBA.iiop.ORB
- Returns an object that is referenced by the URL specified