类的使用
tech.codingless.core.gateway.data.GatewayResponse
-
使用GatewayResponse的程序包 程序包 说明 tech.codingless.core.gateway tech.codingless.core.gateway.data tech.codingless.core.gateway.interceptor tech.codingless.core.gateway.stat -
-
tech.codingless.core.gateway中GatewayResponse的使用
返回GatewayResponse的tech.codingless.core.gateway中的方法 修饰符和类型 方法 说明 protected GatewayResponseBaseController. resp()protected GatewayResponseBaseController. resp(String tag) -
tech.codingless.core.gateway.data中GatewayResponse的使用
返回GatewayResponse的tech.codingless.core.gateway.data中的方法 修饰符和类型 方法 说明 GatewayResponseGatewayResponse. addContent(String name, Object value)GatewayResponseGatewayResponse. fail(String errorMessage)GatewayResponseGatewayResponse. fail(String errorCode, String errorMsg)GatewayResponseGatewayResponse. setContentTag(String contentTag)GatewayResponseGatewayResponse. success() -
tech.codingless.core.gateway.interceptor中GatewayResponse的使用
返回GatewayResponse的tech.codingless.core.gateway.interceptor中的方法 修饰符和类型 方法 说明 protected GatewayResponseGatewayResponseHttpMessageConverter. readInternal(Class<? extends GatewayResponse> clazz, org.springframework.http.HttpInputMessage inputMessage)参数类型为GatewayResponse的tech.codingless.core.gateway.interceptor中的方法 修饰符和类型 方法 说明 protected voidGatewayResponseHttpMessageConverter. writeInternal(GatewayResponse resp, org.springframework.http.HttpOutputMessage outputMessage)类型变量类型为GatewayResponse的tech.codingless.core.gateway.interceptor中的方法参数 修饰符和类型 方法 说明 protected GatewayResponseGatewayResponseHttpMessageConverter. readInternal(Class<? extends GatewayResponse> clazz, org.springframework.http.HttpInputMessage inputMessage) -
tech.codingless.core.gateway.stat中GatewayResponse的使用
返回GatewayResponse的tech.codingless.core.gateway.stat中的方法 修饰符和类型 方法 说明 GatewayResponseGatewayStatController. gc()GatewayResponseGatewayStatController. info()GatewayResponseGatewayStatController. req(String rid)GatewayResponseGatewayStatController. reqActive()GatewayResponseGatewayStatController. reqClear()GatewayResponseGatewayStatController. reqLog(String uri)GatewayResponseGatewayStatController. version()
-