package

sun.rmi.runtime

Classes

Log Utility which provides an abstract "logger" like RMI internal API which can be directed to use one of two types of logging infrastructure: the java.util.logging API or the java.rmi.server.LogStream API. 
NewThreadAction A PrivilegedAction for creating a new thread conveniently with an AccessController.doPrivileged construct. 
RuntimeUtil RMI runtime implementation utilities. 
RuntimeUtil.GetInstanceAction A PrivilegedAction for getting the RuntimeUtil instance.