|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.cache.eh.remote.Converter
public class Converter
Constructor Summary | |
---|---|
Converter()
|
Method Summary | |
---|---|
static byte[] |
toBytes(Object value)
|
static Object |
toObject(String contentType,
InputStream is)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Converter()
Method Detail |
---|
public static Object toObject(String contentType, InputStream is) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public static byte[] toBytes(Object value) throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |