Serialized Form
- 
Package org.apache.http.impl.cookie
- 
Class org.apache.http.impl.cookie.BasicClientCookie extends java.lang.Object implements Serializable
- serialVersionUID:
 - -3869795591041535538L
 
- 
Serialized Fields
- 
attribs
java.util.Map<java.lang.String,java.lang.String> attribs
 - 
cookieComment
java.lang.String cookieComment
 - 
cookieDomain
java.lang.String cookieDomain
 - 
cookieExpiryDate
java.util.Date cookieExpiryDate
 - 
cookiePath
java.lang.String cookiePath
 - 
cookieVersion
int cookieVersion
 - 
creationDate
java.util.Date creationDate
 - 
isSecure
boolean isSecure
 - 
name
java.lang.String name
 - 
value
java.lang.String value
 
 - 
 
 - 
Class org.apache.http.impl.cookie.BasicClientCookie2 extends org.apache.http.impl.cookie.BasicClientCookie implements Serializable
- serialVersionUID:
 - -7744598295706617057L
 
- 
Serialized Fields
- 
commentURL
java.lang.String commentURL
 - 
discard
boolean discard
 - 
ports
int[] ports
 
 - 
 
 - 
Class org.apache.http.impl.cookie.DateParseException extends java.lang.Exception implements Serializable
- serialVersionUID:
 - 4417696455000643370L
 
 
 - 
 - 
Package org.apache.manifoldcf.agents.interfaces
- 
Class org.apache.manifoldcf.agents.interfaces.ServiceInterruption extends java.lang.Exception implements Serializable
- 
Serialized Fields
- 
abortOnFail
boolean abortOnFail
Should we abort the process if failure condition has been reached? - 
failRetryCount
int failRetryCount
This is the number of retries to permit before FAIL. -1 means infinite. - 
failTime
long failTime
This is the time (in milliseconds since epoch) to FAIL if no successful read has yet occurred. - 
jobInactiveAbort
boolean jobInactiveAbort
True if job inactive abort. - 
retryTime
long retryTime
This is the time (in milliseconds since epoch) when to retry the request. 
 - 
 
 - 
 
 - 
 - 
Package org.apache.manifoldcf.connectorcommon.common
- 
Class org.apache.manifoldcf.connectorcommon.common.CommonsHTTPSender extends org.apache.axis.handlers.BasicHandler implements Serializable
- 
Serialized Fields
- 
clientProperties
org.apache.axis.components.net.CommonsHTTPClientProperties clientProperties
Properties 
 - 
 
 - 
 
 - 
 - 
Package org.apache.manifoldcf.connectorcommon.interfaces
- 
Class org.apache.manifoldcf.connectorcommon.interfaces.BreakException extends java.lang.Exception implements Serializable
 
 - 
 - 
Package org.apache.manifoldcf.core.interfaces
- 
Class org.apache.manifoldcf.core.interfaces.LockException extends java.lang.Exception implements Serializable
 - 
Class org.apache.manifoldcf.core.interfaces.ManifoldCFException extends java.lang.Exception implements Serializable
- 
Serialized Fields
- 
errcode
int errcode
 
 - 
 
 - 
 
 - 
 - 
Package org.apache.manifoldcf.core.lockmanager
- 
Class org.apache.manifoldcf.core.lockmanager.ExpiredObjectException extends java.lang.Exception implements Serializable
 - 
Class org.apache.manifoldcf.core.lockmanager.LocalLockException extends java.lang.Exception implements Serializable
 
 - 
 - 
Package org.apache.manifoldcf.scriptengine
- 
Class org.apache.manifoldcf.scriptengine.ScriptException extends java.lang.Exception implements Serializable
 
 -