|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttwitter4j.media.AbstractImageUploadImpl
twitter4j.media.YFrogUpload
class YFrogUpload
Field Summary |
---|
Fields inherited from class twitter4j.media.AbstractImageUploadImpl |
---|
apiKey, appendParameter, conf, headers, httpResponse, image, logger, message, oauth, postParameter, TWITTER_VERIFY_CREDENTIALS_JSON, TWITTER_VERIFY_CREDENTIALS_XML, uploadUrl |
Constructor Summary | |
---|---|
YFrogUpload(Configuration conf,
OAuthAuthorization oauth)
|
Method Summary | |
---|---|
protected java.lang.String |
postUpload()
|
protected void |
preUpload()
|
Methods inherited from class twitter4j.media.AbstractImageUploadImpl |
---|
appendHttpParameters, generateVerifyCredentialsAuthorizationHeader, generateVerifyCredentialsAuthorizationURL, upload, upload, upload, upload, upload |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public YFrogUpload(Configuration conf, OAuthAuthorization oauth)
Method Detail |
---|
protected java.lang.String postUpload() throws TwitterException
postUpload
in class AbstractImageUploadImpl
TwitterException
protected void preUpload() throws TwitterException
preUpload
in class AbstractImageUploadImpl
TwitterException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |