railo.runtime.rest
Interface RestSettings

All Known Implementing Classes:
RestSettingImpl

public interface RestSettings


Method Summary
 int getReturnFormat()
          return format of the request, ignored when format is defined as part of the call
 boolean getSkipCFCWithError()
           
 

Method Detail

getSkipCFCWithError

boolean getSkipCFCWithError()

getReturnFormat

int getReturnFormat()
return format of the request, ignored when format is defined as part of the call

Returns:
possible values are: UDF.RETURN_FORMAT_JSON, UDF.RETURN_FORMAT_WDDX, UDF.RETURN_FORMAT_SERIALIZE, UDF.RETURN_FORMAT_XML


Copyright © 2012 Railo