| Modifier and Type | Class and Description |
|---|---|
class |
OSGiBundleLibrary |
| Modifier and Type | Class and Description |
|---|---|
class |
LateLoadingLibrary |
| Modifier and Type | Class and Description |
|---|---|
class |
BigDecimalLibrary |
| Modifier and Type | Class and Description |
|---|---|
class |
CoverageLibrary |
| Modifier and Type | Class and Description |
|---|---|
class |
DateLibrary |
| Modifier and Type | Class and Description |
|---|---|
class |
BubbleBabble |
class |
DigestLibrary |
class |
MD5 |
class |
RMD160 |
class |
SHA1 |
class |
SHA2 |
| Modifier and Type | Class and Description |
|---|---|
class |
EtcLibrary |
| Modifier and Type | Class and Description |
|---|---|
class |
FcntlLibrary
Populates all the constants for Fcntl from Constantine
|
| Modifier and Type | Class and Description |
|---|---|
class |
FFIService |
| Modifier and Type | Class and Description |
|---|---|
class |
JRubyLibrary
Native part of require 'jruby', e.g.
|
class |
JRubySerializationLibrary |
class |
JRubyUtilLibrary
Utilities library for all those methods that don't need the full 'java' library
to be loaded.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Complex |
class |
Rational |
| Modifier and Type | Class and Description |
|---|---|
class |
MonitorLibrary |
| Modifier and Type | Class and Description |
|---|---|
class |
PathnameLibrary |
| Modifier and Type | Class and Description |
|---|---|
class |
RbConfigLibrary |
| Modifier and Type | Class and Description |
|---|---|
class |
RipperLibrary |
| Modifier and Type | Class and Description |
|---|---|
class |
SetLibrary |
| Modifier and Type | Class and Description |
|---|---|
class |
SocketLibrary |
| Modifier and Type | Class and Description |
|---|---|
class |
SyslogLibrary |
| Modifier and Type | Class and Description |
|---|---|
class |
TempfileLibrary |
| Modifier and Type | Class and Description |
|---|---|
class |
ZlibLibrary |
| Modifier and Type | Class and Description |
|---|---|
class |
Java |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassExtensionLibrary
The ClassExtensionLibrary wraps a class which implements BasicLibraryService,
and when asked to load the service, does a basicLoad of the BasicLibraryService.
|
class |
ExternalScript |
class |
JarredScript
Loading of Ruby scripts packaged in Jar files.
|
class |
JavaCompiledScript |
static class |
LibrarySearcher.FoundLibrary |
| Modifier and Type | Field and Description |
|---|---|
static Library |
Library.DUMMY |
| Modifier and Type | Method and Description |
|---|---|
protected Library |
LoadService.createLibrary(java.lang.String baseName,
java.lang.String loadName,
LoadServiceResource resource) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
LoadService.isJarfileLibrary(Library library,
java.lang.String file) |
protected boolean |
LoadService.tryLoadingLibraryOrScript(Ruby runtime,
Library library,
java.lang.String searchFile) |
| Constructor and Description |
|---|
FoundLibrary(java.lang.String searchName,
java.lang.String loadName,
Library delegate) |
Copyright © 2001-2023 JRuby. All Rights Reserved.