railo.runtime.cache.eh.remote
Class Converter

java.lang.Object
  extended by railo.runtime.cache.eh.remote.Converter

public class Converter
extends Object


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

Converter

public Converter()
Method Detail

toObject

public static Object toObject(String contentType,
                              InputStream is)
                       throws IOException,
                              ClassNotFoundException
Throws:
IOException
ClassNotFoundException

toBytes

public static byte[] toBytes(Object value)
                      throws IOException
Throws:
IOException


Copyright © 2012 Railo