类的使用
cool.scx.mvc.ScxMvc
使用ScxMvc的程序包
-
cool.scx.mvc中ScxMvc的使用
返回ScxMvc的cool.scx.mvc中的方法修饰符和类型方法说明ScxMvc.addExceptionHandler(int index, ScxHttpRouterExceptionHandler scxHttpRouterExceptionHandler) ScxMvc.addExceptionHandler(ScxHttpRouterExceptionHandler scxHttpRouterExceptionHandler) ScxMvc.addParameterHandler(int index, ScxMvcParameterHandler scxMappingMethodParameterHandler) ScxMvc.addParameterHandler(ScxMvcParameterHandler scxMappingMethodParameterHandler) ScxMvc.addReturnValueHandler(int index, ScxMvcReturnValueHandler returnValueHandler) ScxMvc.addReturnValueHandler(ScxMvcReturnValueHandler returnValueHandler) ScxMvc.bindErrorHandler(io.vertx.ext.web.Router vertxRouter) ScxMvc.registerHttpRoutes(io.vertx.ext.web.Router router, org.springframework.beans.factory.BeanFactory beanFactory, List<Class<?>> classList) ScxMvc.registerWebSocketRoutes(ScxWebSocketRouter router, org.springframework.beans.factory.BeanFactory beanFactory, List<Class<?>> classList) ScxMvc.setInterceptor(ScxMvcInterceptor scxMappingInterceptor)