| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.commons.server |
OpenCMIS server interfaces.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProgressControlCmisService
CmisService classes that implement this interface can control whether the
server framework continues or stops processing of the request.
|
| Modifier and Type | Method and Description |
|---|---|
CmisService |
CmisServiceFactory.getService(CallContext context)
Returns a
CmisService object for the given CallContext. |
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.