Uses of Interface
com.atlassian.confluence.servlet.ServletManager
Packages that use ServletManager
Package
Description
-
Uses of ServletManager in com.atlassian.confluence.rpc.xmlrpc
Classes in com.atlassian.confluence.rpc.xmlrpc that implement ServletManager -
Uses of ServletManager in com.atlassian.confluence.servlet
Classes in com.atlassian.confluence.servlet that implement ServletManagerModifier and TypeClassDescriptionclass
Export a page as HTML which Microsoft Word will understand. -
Uses of ServletManager in com.atlassian.confluence.servlet.simpledisplay
Classes in com.atlassian.confluence.servlet.simpledisplay that implement ServletManagerModifier and TypeClassDescriptionclass
This servlet uses thePathConverterManager
to convert the incoming (friendly) url into a url that maps to an struts action.