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 TypeClassDescriptionclass
This 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 TypeClassDescriptionclass
This class is a REST web service for managing cache regions and cache operations.class
This class provides REST end-points for managing and retrieving configuration properties.class
This class provides a REST end-point for retrieving HTTP headers from the current request context.class
This class provides a simple REST end-point that returns a greeting message.class
This class provides a REST end-point to retrieve information about registered service servers.class
This class provides a REST end-point to retrieve logs from the application's log files.class
This class provides a simple "ping" end-point for testing the availability of a service.