Uses of Class
ch.qos.logback.access.jetty.RequestLogImpl

Packages that use RequestLogImpl
ch.qos.logback.access.jetty This is logback access' implementation for Jetty. 
 

Uses of RequestLogImpl in ch.qos.logback.access.jetty
 

Methods in ch.qos.logback.access.jetty that return RequestLogImpl
static RequestLogImpl RequestLogRegistry.get(String key)
           
 

Methods in ch.qos.logback.access.jetty with parameters of type RequestLogImpl
static void RequestLogRegistry.register(RequestLogImpl requestLogImpl)
           
 



Copyright © 2005-2010 QOS.ch. All Rights Reserved.