Uses of Class
org.atmosphere.util.FilterConfigImpl
-
Packages that use FilterConfigImpl Package Description org.atmosphere.util -
-
Uses of FilterConfigImpl in org.atmosphere.util
Methods in org.atmosphere.util that return FilterConfigImpl Modifier and Type Method Description FilterConfigImplAtmosphereFilterChain. getFilter(int i)Methods in org.atmosphere.util with parameters of type FilterConfigImpl Modifier and Type Method Description voidAtmosphereFilterChain. addFilter(FilterConfigImpl filterConfig)Add a filter to the set of filters that will be executed in this chain.
-