Package com.jk.services.server
package com.jk.services.server
-
ClassesClassDescriptionThis class is a base class for REST controllers that provides common functionality and utility methods.This class provides a custom configuration for the Jackson ObjectMapper.This class extends the
JKServiceConfig
class, inheriting the configuration options for a Jersey application.This class extendsResourceConfig
, which provides configuration options for a Jersey application.This class implements theExceptionMapper
interface for handling exceptions thrown within the JAX-RS application.This class is a filter class responsible for processing HTTP requests and filtering them.This class is a request wrapper class that extendsHttpServletRequestWrapper
.This class represents a registry for service server information.This class provides utility methods for working with service-related information.