JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.google.enterprise.connector.spi
Interface HasTimeout
Deprecated.
This Interface has been fully deprecated. It is never called.
@Deprecated public interface
HasTimeout
HasTimeout. This should be implemented by a TraversalManager if it wants to supply the ConnectorManager with its own timeout value.
Since:
1.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method and Description
int
getTimeoutMillis
()
Deprecated.
Gets the connector's preferred timeout.
Method Detail
getTimeoutMillis
int getTimeoutMillis()
Deprecated.
Gets the connector's preferred timeout.
Returns:
the timeout value, in milliseconds
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method