Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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 Mikemci.us.ibm.com (Talk | contribs) (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