|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use POSIX | |
---|---|
org.jruby.ext.posix |
Uses of POSIX in org.jruby.ext.posix |
---|
Subinterfaces of POSIX in org.jruby.ext.posix | |
---|---|
interface |
WindowsLibC
|
Classes in org.jruby.ext.posix that implement POSIX | |
---|---|
class |
BaseNativePOSIX
|
class |
JavaPOSIX
|
class |
LinuxPOSIX
|
class |
MacOSPOSIX
|
class |
SolarisPOSIX
|
class |
WindowsPOSIX
|
Fields in org.jruby.ext.posix declared as POSIX | |
---|---|
protected POSIX |
BaseNativeFileStat.posix
|
protected POSIX |
BaseHeapFileStat.posix
|
Methods in org.jruby.ext.posix that return POSIX | |
---|---|
static POSIX |
POSIXFactory.getJavaPOSIX(POSIXHandler handler)
|
static POSIX |
POSIXFactory.getPOSIX(POSIXHandler handler,
boolean useNativePOSIX)
|
static POSIX |
POSIXFactory.loadLinuxPOSIX(POSIXHandler handler)
|
static POSIX |
POSIXFactory.loadMacOSPOSIX(POSIXHandler handler)
|
static POSIX |
POSIXFactory.loadSolarisPOSIX(POSIXHandler handler)
|
static POSIX |
POSIXFactory.loadWindowsPOSIX(POSIXHandler handler)
|
Constructors in org.jruby.ext.posix with parameters of type POSIX | |
---|---|
BaseHeapFileStat(POSIX posix)
|
|
BaseNativeFileStat(POSIX posix)
|
|
JavaFileStat(POSIX posix,
POSIXHandler handler)
|
|
LinuxFileStat(POSIX posix)
|
|
LinuxHeapFileStat(POSIX posix)
|
|
MacOSFileStat(POSIX posix)
|
|
MacOSHeapFileStat(POSIX posix)
|
|
SolarisFileStat(POSIX posix)
|
|
SolarisHeapFileStat(POSIX posix)
|
|
WindowsFileStat(POSIX posix)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |