Object SpringRsCommonTypeOfCode
-
- All Implemented Interfaces:
public class SpringRsCommonTypeOfCode
-
-
Field Summary
Fields Modifier and Type Field Description private final static TypeOfCodeWithNoModelSERIALIZATION_UTILSprivate final static TypeOfCodeWithNoModelHTTP_PARAM_ENUM_CONVERTERprivate final static TypeOfCodeWithNoModelREST_CLIENTprivate final static TypeOfCodeWithNoModelREST_CLIENT_EXCEPTIONprivate final static TypeOfCodeWithNoModelWEB_CLIENT_EXCEPTIONpublic final static SpringRsCommonTypeOfCodeINSTANCE
-
Method Summary
Modifier and Type Method Description final static TypeOfCodeWithNoModelgetSERIALIZATION_UTILS()final static TypeOfCodeWithNoModelgetHTTP_PARAM_ENUM_CONVERTER()final static TypeOfCodeWithNoModelgetREST_CLIENT()final static TypeOfCodeWithNoModelgetREST_CLIENT_EXCEPTION()final static TypeOfCodeWithNoModelgetWEB_CLIENT_EXCEPTION()-
-
Method Detail
-
getSERIALIZATION_UTILS
final static TypeOfCodeWithNoModel getSERIALIZATION_UTILS()
-
getHTTP_PARAM_ENUM_CONVERTER
final static TypeOfCodeWithNoModel getHTTP_PARAM_ENUM_CONVERTER()
-
getREST_CLIENT
final static TypeOfCodeWithNoModel getREST_CLIENT()
-
getREST_CLIENT_EXCEPTION
final static TypeOfCodeWithNoModel getREST_CLIENT_EXCEPTION()
-
getWEB_CLIENT_EXCEPTION
final static TypeOfCodeWithNoModel getWEB_CLIENT_EXCEPTION()
-
-
-
-