Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Org.eclipse.higgins.sts.server.mapper.polling

Revision as of 14:42, 21 October 2007 by Unnamed Poltroon (Talk) (New page: This mapper polls an ordered list of configured handlers to determine which should handle a request - the first to respnds that they can handle a request is given it.)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This mapper polls an ordered list of configured handlers to determine which should handle a request - the first to respnds that they can handle a request is given it.

Back to the top