Uses of Class
org.eclipse.jetty.http.spi.JettyHttpExchangeDelegate
-
Packages that use JettyHttpExchangeDelegate Package Description org.eclipse.jetty.http.spi -
-
Uses of JettyHttpExchangeDelegate in org.eclipse.jetty.http.spi
Fields in org.eclipse.jetty.http.spi declared as JettyHttpExchangeDelegate Modifier and Type Field Description private JettyHttpExchangeDelegate
JettyHttpExchange. _delegate
private JettyHttpExchangeDelegate
JettyHttpsExchange. _delegate
-