class PlixiUpload extends AbstractImageUploadImpl
apiKey, appendParameter, conf, headers, httpResponse, image, logger, message, oauth, postParameter, TWITTER_VERIFY_CREDENTIALS_JSON, TWITTER_VERIFY_CREDENTIALS_XML, uploadUrl| Constructor and Description |
|---|
PlixiUpload(Configuration conf,
java.lang.String apiKey,
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 PlixiUpload(Configuration conf, java.lang.String apiKey, OAuthAuthorization oauth)
protected java.lang.String postUpload()
throws TwitterException
postUpload in class AbstractImageUploadImplTwitterExceptionprotected void preUpload()
throws TwitterException
preUpload in class AbstractImageUploadImplTwitterException