Interface | Description |
---|---|
AixLibC | |
CmsgHdr | |
FileStat | |
Group | |
Iovec | |
LibC | |
LibC.LibCSignalHandler | |
LibCProvider | |
LinuxLibC | |
MsgHdr | |
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.
|
SignalHandler | |
SocketMacros | |
SolarisLibC | |
Times | |
UnixLibC | |
WindowsLibC |
Class | Description |
---|---|
AixFileStat |
This corresponds with struct stat64x on AIX
|
AixPasswd | |
BaseFileStat | |
BaseIovec | |
BaseIovec.Layout | |
BaseMsgHdr | |
DefaultNativeGroup |
The default native group layout.
|
DefaultNativeRLimit | |
DefaultNativeTimeval | |
FileTime | |
FreeBSDFileStat | |
FreeBSDPasswd | |
HANDLE | |
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 | |
LinuxFileStat32 | |
LinuxFileStat64 | |
LinuxFileStat64.Layout | |
LinuxPasswd | |
LinuxSocketMacros | |
MacOSFileStat | |
MacOSFileStat.Layout | |
MacOSPasswd | |
MacOSSocketMacros | |
NativeGroup | |
NativePasswd | |
OpenBSDFileStat | |
OpenBSDPasswd | |
OpenBSDTimeval | |
POSIXFactory | |
RLimit | |
SimpleFunctionMapper | |
SimpleFunctionMapper.Builder | |
SolarisFileStat32 | |
SolarisFileStat64 | |
SolarisPasswd | |
SpawnAttribute | |
SpawnFileAction | |
Timeval | |
UTimBuf64 | |
WindowsChildRecord | |
WindowsFileStat | |
WindowsProcessInformation | |
WindowsSecurityAttributes | |
WindowsStartupInfo | |
WString |
Enum | Description |
---|---|
POSIXHandler.WARNING_ID |
Copyright © 2015. All Rights Reserved.