jruby/docs BETA
Navigation
org.jruby.util.io 26
C BadDescriptorException
C BlockingIO
C ChannelFD
C ChannelHelper
C EncodingUtils
C FilenoUtil
C Getline
I IOEncodable
C IOOptions
C InvalidValueException
C ModeFlags
C NullChannel
C OpenFile
C POSIXProcess
C PipeException
C PopenExecutor
C PosixShim
C RubyInputStream
C RubyOutputStream
E STDIO
C SeekableByteChannelImpl
C SelectExecutor
C SelectorFactory
C SelectorPool
C Sockaddr
C TransparentByteArrayOutputStream
SelectorFactory — members 2
C new()
M open_with_retry_from(runtime, provider) Selector

org.jruby.util.io.SelectorFactory

class 2 members

Constructors

new

new ( )
Java: <init>()

Class Methods

open_with_retry_from

Selector open_with_retry_from ( Ruby runtime, SelectorProvider provider )
Java: openWithRetryFrom(org.jruby.Ruby runtime, java.nio.channels.spi.SelectorProvider provider)