软件包 | 描述 |
---|---|
org.omg.CORBA |
提供了对OMG的CORBA映射的API
TM java编程语言,包括班级
ORB,并使程序员可以使用它作为一个全功能的对象请求代理(ORB)。
|
Modifier and Type | Field and Description |
---|---|
UnknownUserException |
UnknownUserExceptionHolder.value |
Modifier and Type | Method and Description |
---|---|
static UnknownUserException |
UnknownUserExceptionHelper.extract(Any a) |
static UnknownUserException |
UnknownUserExceptionHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
UnknownUserExceptionHelper.insert(Any a, UnknownUserException that) |
static void |
UnknownUserExceptionHelper.write(OutputStream ostream, UnknownUserException value) |
Constructor and Description |
---|
UnknownUserExceptionHolder(UnknownUserException initialValue) |
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.