RestWSPlugin
Overview
A server plugin designed to facilitate RESTful web services integration.
Configuration options include settings for client pool management, such as specifying the pool size (default is 5) and determining the action to take when the pool is exhausted (options include block, fail, or grow, with block as the default).
Last updated