| Interface | Description |
|---|---|
| AsyncCmisServlet |
Marks a servlet as an asynchronous CMIS servlet.
|
| Class | Description |
|---|---|
| AbstractAsyncServiceFactory |
An
AsyncCmisServiceFactory implementation that sets up one simple
ThreadPoolExecutor for executing asynchronous all CMIS requests. |
| CmisAsyncHelper | |
| CmisRequestRunner |
Runner that executes an asynchronous CMIS request.
|
| SimpleAsyncCmisExecutor |
A simple
AsyncCmisExecutor implementation that uses a
ThreadPoolExecutor for executing asynchronous CMIS requests. |
| SimpleCmisAsyncListener |
Simple listener for asynchronous events (for debugging and error messages).
|
Copyright © 2009–2016 The Apache Software Foundation. All rights reserved.