Enum Class的使用
com.walker.web.RestTemplateFactory.HttpType
-
com.walker.web中RestTemplateFactory.HttpType的使用
修饰符和类型方法说明static RestTemplateFactory.HttpTypeReturns the enum constant of this class with the specified name.static RestTemplateFactory.HttpType[]RestTemplateFactory.HttpType.values()Returns an array containing the constants of this enum class, in the order they are declared.修饰符和类型方法说明static final org.springframework.web.client.RestTemplateRestTemplateFactory.createRestTemplate(RestTemplateFactory.HttpType httpType, RestTemplateConfig config)