| Interface | Description |
|---|---|
| GlassFishValve |
A Valve is a request processing component associated with a
particular Container.
|
| ServletContainerInterceptor |
Contract interface for registering ServletContainerInterceptor
to the Web Container.
|
| Class | Description |
|---|---|
| GlassFishValveAdapter |
Adapter valve for wrapping a GlassFish-style valve that was compiled
against the "old" org.apache.catalina.Valve interface from GlassFish
releases prior to V3 (which has been renamed to
org.glassfish.web.valve.GlassFishValve in GlassFish V3).
|
| TomcatValveAdapter |
Tomcat-style wrapper valve around GlassFish-style valve.
|
Copyright © 2017. All rights reserved.