Interface | Description |
---|---|
EncodingUtils.ResizeFunction | |
EncodingUtils.TranscodeFallback | |
IOEncodable |
Represents an IO encodable object.
|
OpenFile.Finalizer | |
PosixShim.WaitMacros | |
Stream |
Class | Description |
---|---|
BlockingIO |
A Utility class to emulate blocking I/O operations on non-blocking channels.
|
BlockingIO.Condition | |
ChannelDescriptor | Deprecated |
ChannelFD |
Created by headius on 5/24/14.
|
ChannelStream | Deprecated |
CRLFStreamWrapper |
Wrapper around Stream that packs and unpacks LF <=> CRLF.
|
EncodingUtils | |
FileExistsException | Deprecated |
FilenoUtil |
Utilities for working with native fileno and Java structures that wrap them.
|
IOEncodable.ConvConfig | |
IOOptions |
Represents a combination of stream-opening flags (ModeFlags) and encoding
settings (EncodingOption).
|
ModeFlags |
This file represents the POSIX-like mode flags an open channel (as in a
ChannelDescriptor) can have.
|
NullChannel | |
OpenFile | |
OpenFile.Buffer | |
OpenFile.InternalReadStruct | |
OpenFile.InternalWriteStruct | |
PopenExecutor |
Port of MRI's popen+exec logic.
|
PopenExecutor.ExecArg | |
POSIXProcess |
Created by headius on 7/22/14.
|
PosixShim |
Representations of as many native posix functions as possible applied to an NIO channel
|
PosixShim.BSDWaitMacros | |
PosixShim.LinuxWaitMacros | |
SelectBlob | Deprecated |
SelectExecutor |
Created by headius on 6/3/14.
|
SelectorFactory | |
SelectorPool |
This is a simple implementation of a hard-referenced java.nio.channels.Selector
pool.
|
Sockaddr |
Enum | Description |
---|---|
STDIO |
Exception | Description |
---|---|
BadDescriptorException | |
DirectoryAsFileException | Deprecated |
InvalidValueException | |
PermissionDeniedException | Deprecated |
PipeException |
Copyright © 2001-2015 JRuby. All Rights Reserved.