Contents | Package | Class | Tree | Deprecated | Index | Help | Java 1.2 Beta 3 | ||
PREV | NEXT | SHOW LISTS | HIDE LISTS |
OBJECT_NOT_EXIST
exception, which is usually thrown
from the server to indicate that the target object does not exist.OBJECT_NOT_EXIST
exception with a default minor code
of 0, a completion state of CompletionStatus.COMPLETED_NO,
and a null description.
OBJECT_NOT_EXIST
exception with the specified description,
a minor code of 0, and a completion state of COMPLETED_NO.
OBJECT_NOT_EXIST
exception with the specified
minor code and completion status.
OBJECT_NOT_EXIST
exception with the specified description
message, minor code, and completion status.
OBJ_ADAPTER
exception, which is thrown
by the object adapter on the server to indicate some error.OBJ_ADAPTER
exception with a default minor code
of 0, a completion state of CompletionStatus.COMPLETED_NO,
and a null description.
OBJ_ADAPTER
exception with the specified description,
a minor code of 0, and a completion state of COMPLETED_NO.
OBJ_ADAPTER
exception with the specified
minor code and completion status.
OBJ_ADAPTER
exception with the specified description
message, minor code, and completion status.
ORANGE
tells the program that
it should try to discard objects as soon as possible in order to
maintain good performance.
Object
is the root of the class hierarchy.org.omg.CORBA.Object
).ObjectHolder
object with its
value
field initialized to null
.
ObjectHolder
object with its
value
field initialized to the given
Object
.
Observer
interface when it
wants to be informed of changes in observable objects.OutOfMemoryError
with no detail message.
OutOfMemoryError
with the specified
detail message.
URL
argument.
URLConnection
object that represents a
connection to the remote object referred to by the URL
.
URL
and returns an
InputStream
for reading from that connection.
low <= c <= high
are "ordinary" in this tokenizer.
Contents | Package | Class | Tree | Deprecated | Index | Help | Java 1.2 Beta 3 | ||
PREV | NEXT | SHOW LISTS | HIDE LISTS |