Uses of Class
com.jk.services.server.JKAbstractRestController
Packages that use JKAbstractRestController
-
Uses of JKAbstractRestController in com.jk.services.crosscutting.logging
Subclasses of JKAbstractRestController in com.jk.services.crosscutting.loggingModifier and TypeClassDescriptionclassThis class represents a REST web service end-point for logging in the cross-cutting application. -
Uses of JKAbstractRestController in com.jk.services.server.commons.services
Subclasses of JKAbstractRestController in com.jk.services.server.commons.servicesModifier and TypeClassDescriptionclassThis class is a REST web service for managing cache regions and cache operations.classThis class provides REST end-points for managing and retrieving configuration properties.classThis class provides a REST end-point for retrieving HTTP headers from the current request context.classThis class provides a simple REST end-point that returns a greeting message.classThis class provides a REST end-point to retrieve information about registered service servers.classThis class provides a REST end-point to retrieve logs from the application's log files.classThis class provides a simple "ping" end-point for testing the availability of a service.