Package jnr.posix

Interface Summary
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 Summary
AixFileStat This corresponds with struct stat64x on AIX
AixPasswd  
BaseFileStat  
BaseIovec  
BaseIovec.Layout  
BaseMsgHdr  
DefaultNativeGroup The default native group layout.
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 This file catches any SecurityExceptions raised when access to a file is denied and responds as if the file didn't exist instead.
LinuxFileStat32  
LinuxFileStat64  
LinuxFileStat64.Layout  
LinuxPasswd  
LinuxSocketMacros  
MacOSFileStat  
MacOSFileStat.Layout  
MacOSPasswd  
MacOSSocketMacros  
NativeGroup  
NativePasswd  
OpenBSDFileStat  
OpenBSDPasswd  
OpenBSDTimeval  
POSIXFactory  
SimpleFunctionMapper  
SimpleFunctionMapper.Builder  
SolarisFileStat32  
SolarisFileStat64  
SolarisPasswd  
SpawnAttribute  
SpawnFileAction  
Timeval  
UTimBuf64  
WindowsChildRecord  
WindowsFileStat  
WindowsProcessInformation  
WindowsSecurityAttributes  
WindowsStartupInfo  
WString  
 

Enum Summary
POSIXHandler.WARNING_ID  
 



Copyright © 2014. All Rights Reserved.