Interface | Description |
---|---|
FileStat | |
Group | |
LibC | |
LibCProvider | |
LinuxLibC | |
Passwd | |
POSIX | |
POSIXHandler |
The POSIXHandler class allows you do implement the runtime-specific behavior you need in
such a way that it is insulated from the implementation of the POSIX library.
|
SolarisLibC | |
WindowsLibC |
Class | Description |
---|---|
BaseHeapFileStat | |
DefaultNativeGroup |
The default native group layout.
|
DefaultNativeTimeval | |
FileTime | |
FreeBSDHeapFileStat | |
FreeBSDPasswd | |
HeapStruct | |
JavaFileStat | |
JavaLibCHelper |
This libc implementation is created one per runtime instance versus the others which
are expected to be one static instance for whole JVM.
|
JavaSecuredFile |
This file catches any SecurityExceptions raised when access
to a file is denied and responds as if the file didn't exist
instead.
|
Linux64HeapFileStat | |
LinuxHeapFileStat | |
LinuxPasswd | |
MacOSHeapFileStat | |
MacOSPasswd | |
NativeGroup | |
NativePasswd | |
OpenBSDHeapFileStat | |
OpenBSDPasswd | |
POSIXFactory | |
Solaris64FileStat | |
SolarisHeapFileStat | |
SolarisPasswd | |
Timeval | |
UTimBuf64 | |
WindowsChildRecord | |
WindowsFileStat | |
WindowsProcessInformation | |
WindowsSecurityAttributes | |
WindowsStartupInfo |
Enum | Description |
---|---|
POSIXHandler.WARNING_ID |
Copyright © 2013. All rights reserved.