Uses of Class
com.predic8.membrane.core.interceptor.log.AdditionalVariable
Packages that use AdditionalVariable
-
Uses of AdditionalVariable in com.predic8.membrane.core.interceptor.log
Methods in com.predic8.membrane.core.interceptor.log that return types with arguments of type AdditionalVariableMethod parameters in com.predic8.membrane.core.interceptor.log with type arguments of type AdditionalVariableModifier and TypeMethodDescriptionvoidAccessLogInterceptor.setAdditionalPatternList(List<AdditionalVariable> additionalVariableList) Constructor parameters in com.predic8.membrane.core.interceptor.log with type arguments of type AdditionalVariableModifierConstructorDescriptionAccessLogInterceptorService(String dateTimePattern, String defaultValue, List<AdditionalVariable> additionalVariables, boolean excludePayloadSize)