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