class PosterousUpload extends AbstractImageUploadImpl
apiKey, appendParameter, conf, headers, httpResponse, image, logger, message, oauth, postParameter, TWITTER_VERIFY_CREDENTIALS_JSON_V1, TWITTER_VERIFY_CREDENTIALS_JSON_V1_1, TWITTER_VERIFY_CREDENTIALS_XML_V1, uploadUrl
Constructor and Description |
---|
PosterousUpload(Configuration conf,
OAuthAuthorization oauth)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
postUpload()
Deprecated.
|
protected void |
preUpload()
Deprecated.
|
appendHttpParameters, equals, generateVerifyCredentialsAuthorizationHeader, generateVerifyCredentialsAuthorizationURL, hashCode, toString, upload, upload, upload, upload
public PosterousUpload(Configuration conf, OAuthAuthorization oauth)
protected java.lang.String postUpload() throws TwitterException
postUpload
in class AbstractImageUploadImpl
TwitterException
protected void preUpload() throws TwitterException
preUpload
in class AbstractImageUploadImpl
TwitterException