Serialized Form
-
Package com.google.cloud.http
-
Class com.google.cloud.http.BaseHttpServiceException extends BaseServiceException implements Serializable
- serialVersionUID:
- -5793034110344127954L
-
Class com.google.cloud.http.HttpTransportOptions extends Object implements Serializable
- serialVersionUID:
- 7890117765045419810L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream input) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
-
Serialized Fields
-
connectTimeout
int connectTimeout
-
httpTransportFactoryClassName
String httpTransportFactoryClassName
-
readTimeout
int readTimeout
-
-