| Package | Description |
|---|---|
| org.xins.server |
XINS server framework.
|
| Modifier and Type | Class and Description |
|---|---|
class |
APIServletSingleThreaded
This class is similar to APIServlet except that it implements the javax.servlet.SingleThreadModel
to indique that only 1 thread can handle only 1 request at a time.
|
See http://www.xins.org/.