A B C D F G I L M N O P R S T U V W

F

FilterDefinition - Interface in org.eclipse.virgo.snaps.core.internal.webapp.config
A FilterDefinition instance represents a web.xml <filter> entry.
FilterDispatcherType - Enum in org.eclipse.virgo.snaps.core.internal.webapp.config
TODO Document FilterDispatcherType

Concurrent Semantics
TODO Document concurrent semantics of FilterDispatcherType

FilterMappingDefinition - Interface in org.eclipse.virgo.snaps.core.internal.webapp.config
A FilterMappingDefinition represents the common portions of a web.xml <filter-mapping> entry.
FilterUrlPatternMatcher - Class in org.eclipse.virgo.snaps.core.internal.webapp.url
TODO Document FilterUrlPatternMatcher

Concurrent Semantics
TODO Document concurrent semantics of FilterUrlPatternMatcher

FilterUrlPatternMatcher(String) - Constructor for class org.eclipse.virgo.snaps.core.internal.webapp.url.FilterUrlPatternMatcher
 
findSnapByContextPath(String) - Method in interface org.eclipse.virgo.snaps.core.SnapRegistry
 
forward(String, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.virgo.snaps.core.RequestRouter
 
fromWebXml(WebXml, SnapServletContext, ClassLoader, RequestRouter) - Static method in class org.eclipse.virgo.snaps.core.internal.webapp.container.VirtualContainerFactory
 

A B C D F G I L M N O P R S T U V W