Uses of Package
org.apache.manifoldcf.connectorcommon.interfaces
-
Classes in org.apache.manifoldcf.connectorcommon.interfaces used by org.apache.manifoldcf.connectorcommon.interfaces Class Description BreakException Exception signalling that a IBreakCheck abort check caused an abort.IBreakCheck Allow for abort checks during long waits.IConnectionThrottler An IConnectionThrottler object is not thread-local.IFetchThrottler An IFetchThrottler object is meant to be used as part of a fetch cycle.IKeystoreManager This interface describes a class that manages keys and certificates in a secure manner.IStreamThrottler An IConnectionThrottler object is meant to be embedded in an InputStream.IThrottleGroups An IThrottleGroups object is thread-local and creates a virtual pool of connections to resources whose access needs to be throttled in number, rate of use, and byte rate.IThrottleSpec An IThrottleSpec object describes what throttling criteria to apply per bin. -
Classes in org.apache.manifoldcf.connectorcommon.interfaces used by org.apache.manifoldcf.connectorcommon.keystore Class Description IKeystoreManager This interface describes a class that manages keys and certificates in a secure manner. -
Classes in org.apache.manifoldcf.connectorcommon.interfaces used by org.apache.manifoldcf.connectorcommon.throttler Class Description BreakException Exception signalling that a IBreakCheck abort check caused an abort.IBreakCheck Allow for abort checks during long waits.IConnectionThrottler An IConnectionThrottler object is not thread-local.IFetchThrottler An IFetchThrottler object is meant to be used as part of a fetch cycle.IStreamThrottler An IConnectionThrottler object is meant to be embedded in an InputStream.IThrottleGroups An IThrottleGroups object is thread-local and creates a virtual pool of connections to resources whose access needs to be throttled in number, rate of use, and byte rate.IThrottleSpec An IThrottleSpec object describes what throttling criteria to apply per bin.