de.twenty11.skysail.common.utils
Class RestletUtils

java.lang.Object
  extended by de.twenty11.skysail.common.utils.RestletUtils

public class RestletUtils
extends Object


Constructor Summary
RestletUtils()
           
 
Method Summary
static void replaceConverter(Class<? extends org.restlet.engine.converter.ConverterHelper> converterClass, org.restlet.engine.converter.ConverterHelper newConverter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestletUtils

public RestletUtils()
Method Detail

replaceConverter

public static void replaceConverter(Class<? extends org.restlet.engine.converter.ConverterHelper> converterClass,
                                    org.restlet.engine.converter.ConverterHelper newConverter)


Copyright © 2011-2012. All Rights Reserved.