Package | Description |
---|---|
ome.services.throttling |
Modifier and Type | Class and Description |
---|---|
class |
InThreadThrottlingStrategy
Throttling implementation which uses the calling server
Thread for
execution. |
class |
SerialThrottlingStrategy
Throttling implementation which only allows a single invocation to be run at
any given time.
|