|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectMarshal | |
---|---|
org.jruby | |
org.jruby.runtime |
Uses of ObjectMarshal in org.jruby |
---|
Fields in org.jruby declared as ObjectMarshal | |
---|---|
protected static ObjectMarshal |
RubyClass.DEFAULT_OBJECT_MARSHAL
|
protected ObjectMarshal |
RubyClass.marshal
|
Methods in org.jruby that return ObjectMarshal | |
---|---|
ObjectMarshal |
RubyClass.getMarshal()
|
Methods in org.jruby with parameters of type ObjectMarshal | |
---|---|
void |
RubyClass.setMarshal(ObjectMarshal marshal)
|
Uses of ObjectMarshal in org.jruby.runtime |
---|
Fields in org.jruby.runtime declared as ObjectMarshal | |
---|---|
static ObjectMarshal |
ObjectMarshal.NOT_MARSHALABLE_MARSHAL
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |