com.tumblr.jumblr.request
Class MultipartConverter
java.lang.Object
com.tumblr.jumblr.request.MultipartConverter
public class MultipartConverter
- extends Object
Convert a OAuthRequest POST into a multi-part OAuthRequest
- Author:
- jc
|
Method Summary |
org.scribe.model.OAuthRequest |
getRequest()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultipartConverter
public MultipartConverter(org.scribe.model.OAuthRequest request,
Map<String,?> bodyMap)
throws IOException
- Throws:
IOException
getRequest
public org.scribe.model.OAuthRequest getRequest()
Copyright © 2013. All Rights Reserved.