|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.oddjob.persist.SerializeWithBytes
public class SerializeWithBytes
| Constructor Summary | |
|---|---|
SerializeWithBytes()
|
|
| Method Summary | |
|---|---|
Object |
fromBytes(byte[] bytes,
ClassLoader classLoader)
|
byte[] |
toBytes(Object object)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SerializeWithBytes()
| Method Detail |
|---|
public byte[] toBytes(Object object)
public Object fromBytes(byte[] bytes,
ClassLoader classLoader)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||