|
Logback API Version 0.9.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerAdapter | |
---|---|
ch.qos.logback.access.jetty | This is logback access' implementation for Jetty. |
ch.qos.logback.access.spi | Contains the core classes of logback access. |
ch.qos.logback.access.tomcat | This is logback access' implementation for Tomcat. |
Uses of ServerAdapter in ch.qos.logback.access.jetty |
---|
Classes in ch.qos.logback.access.jetty that implement ServerAdapter | |
---|---|
class |
JettyServerAdapter
A jetty specific implementation of the ServerAdapter interface. |
Uses of ServerAdapter in ch.qos.logback.access.spi |
---|
Methods in ch.qos.logback.access.spi that return ServerAdapter | |
---|---|
ServerAdapter |
AccessEvent.getServerAdapter()
|
Constructors in ch.qos.logback.access.spi with parameters of type ServerAdapter | |
---|---|
AccessEvent(HttpServletRequest httpRequest,
HttpServletResponse httpResponse,
ServerAdapter adapter)
|
Uses of ServerAdapter in ch.qos.logback.access.tomcat |
---|
Classes in ch.qos.logback.access.tomcat that implement ServerAdapter | |
---|---|
class |
TomcatServerAdapter
A tomcat specific implementation of the ServerAdapter interface. |
|
Logback API Version 0.9.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |