sun.corba |
package
Provides an internal API that the Sun ORB implementation uses to
access JVM functions that have no standard APIs.
|
Java Source File Name | Type | Comment |
Bridge.java | Class | This class provides the methods for fundamental JVM operations
needed in the ORB that are not part of the public Java API. |
BridgePermission.java | Class | Permission class used to protect access to the sun.corba.Bridge
object. |