Uses of Annotation Interface
org.summerboot.jexpress.boot.annotation.Deamon
Packages that use Deamon
-
Uses of Deamon in org.summerboot.jexpress.nio.server.ws.rs
Methods in org.summerboot.jexpress.nio.server.ws.rs with annotations of type DeamonModifier and TypeMethodDescriptionvoidBootController.inspect(ServiceContext context) voidBootController.loadTestBenchmarkGet1(ServiceRequest request, ServiceContext context, long wait) voidBootController.loadTestBenchmarkGet2(ServiceRequest request, ServiceContext context, long wait) voidBootController.loadTestBenchmarkPost1(ServiceRequest request, ServiceContext context, long wait) voidBootController.loadTestBenchmarkPost2(ServiceRequest request, ServiceContext context, long wait) voidBootController.logout(ServiceRequest request, ServiceContext context) BootController.longin_jSecurityCheck(String userId, String password, ServiceContext context) BootController.longin_JSON(LoginVo loginVo, ServiceContext context) voidBootController.pause(boolean pause, ServiceContext context) voidPingController.ping()method with @Ping annotation will be handled by BootHttpPingHandlervoidBootController.version(ServiceContext context)