Modifier and Type | Class and Description |
---|---|
class |
CachedBindingCmisService
Provides a framework to cache a
CmisBinding object for a
FilterCmisService . |
class |
FilterCmisService
Forwards incoming calls to a CMIS repository.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpSessionCmisService
Uses HTTP sessions to cache
CmisBinding objects. |
Modifier and Type | Class and Description |
---|---|
class |
SimpleForwardingCmisService
Very simple example of a concrete
FilterCmisService implementation. |
Modifier and Type | Class and Description |
---|---|
class |
LruCacheCmisService
Uses a LRU cache to cache
CmisBinding objects. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCmisService |
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.