class TwitgooUpload extends AbstractImageUploadImpl
apiKey, appendParameter, conf, headers, httpResponse, image, logger, message, oauth, postParameter, TWITTER_VERIFY_CREDENTIALS_JSON, TWITTER_VERIFY_CREDENTIALS_XML, uploadUrl| Constructor and Description |
|---|
TwitgooUpload(Configuration conf,
OAuthAuthorization oauth) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
postUpload() |
protected void |
preUpload() |
appendHttpParameters, equals, generateVerifyCredentialsAuthorizationHeader, generateVerifyCredentialsAuthorizationURL, hashCode, toString, upload, upload, upload, uploadpublic TwitgooUpload(Configuration conf, OAuthAuthorization oauth)
protected java.lang.String postUpload()
throws TwitterException
postUpload in class AbstractImageUploadImplTwitterExceptionprotected void preUpload()
throws TwitterException
preUpload in class AbstractImageUploadImplTwitterException