class PosterousUpload extends AbstractImageUploadImpl
apiKey, appendParameter, conf, headers, httpResponse, image, logger, message, oauth, postParameter, TWITTER_VERIFY_CREDENTIALS_JSON, TWITTER_VERIFY_CREDENTIALS_XML, uploadUrl
Constructor and Description |
---|
PosterousUpload(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, 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