Class | Description |
---|---|
GZIPFilter |
Filter that compresses output with gzip (assuming that browser supports gzip).
|
GZIPResponseStream |
Wraps Response Stream for GZipFilter
|
GZIPResponseWrapper |
Wraps Response for GZipFilter
|
JspClassLoaderFilter |
Simple filter class to set the OpenMRS class loader as the context class loader of the current
thread so that JSPs can use EL functions defined in modules
|
OpenmrsFilter |
This is the custom OpenMRS filter.
|
StartupFilter |
Abstract class used when a small wizard is needed before Spring, jsp, etc has been started up.
|
Copyright © 2018 OpenMRS LLC.. All Rights Reserved.