Package io.undertow.websockets.jsr
Class OrderedExecutor
java.lang.Object
io.undertow.websockets.jsr.OrderedExecutor
- All Implemented Interfaces:
Executor
Executor that executes tasks in the order they are submitted, using at most one thread at a time.
- Author:
- Stuart Douglas
-
Constructor Summary
Constructors -
Method Summary