|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectInput | |
---|---|
java.io | |
org.apache.felix.mosgi.jmx.agent.mx4j.loading |
Uses of ObjectInput in java.io |
---|
Classes in java.io that implement ObjectInput | |
---|---|
class |
ObjectInputStream
|
Methods in java.io with parameters of type ObjectInput | |
---|---|
void |
Externalizable.readExternal(ObjectInput var0)
|
Uses of ObjectInput in org.apache.felix.mosgi.jmx.agent.mx4j.loading |
---|
Classes in org.apache.felix.mosgi.jmx.agent.mx4j.loading that implement ObjectInput | |
---|---|
class |
ClassLoaderObjectInputStream
ObjectInputStream that can read serialized java Objects using a supplied classloader to find the object's classes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |