JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Interface
com.attivio.service.ServiceProxy
Packages that use
ServiceProxy
Package
Description
com.attivio.service
Uses of
ServiceProxy
in
com.attivio.service
Classes in
com.attivio.service
that implement
ServiceProxy
Modifier and Type
Class
Description
class
AlwaysRefetchServiceProxy
A service proxy that re-fetches the service every time it is used.
class
ExceptionUnwrappingServiceProxy
Simple proxy that handles InvocationTargetException and throws the real cause
class
PooledClientProxy
<T>
A client proxy that uses a pool of clients to satisfy API requests.