Uses of Class
org.glassfish.jersey.logging.LoggingInterceptor
Packages that use LoggingInterceptor
Package
Description
Logging feature provides the logging of requests and responses on server and client.
-
Uses of LoggingInterceptor in org.glassfish.jersey.logging
Subclasses of LoggingInterceptor in org.glassfish.jersey.loggingModifier and TypeClassDescription(package private) final class
Client filter logs requests and responses to specified logger, at required level, with entity or not.(package private) final class
Server filter logs requests and responses to specified logger, at required level, with entity or not.Methods in org.glassfish.jersey.logging that return LoggingInterceptorModifier and TypeMethodDescriptionprivate LoggingInterceptor
LoggingFeature.createLoggingFilter
(javax.ws.rs.core.FeatureContext context, javax.ws.rs.RuntimeType runtimeType)