@Immutable public final class OAuthWire extends Object implements com.jcabi.http.Wire
| Modifier and Type | Class and Description |
|---|---|
static class |
OAuthWire.OdeskApi
Odesk provider.
|
| Constructor and Description |
|---|
OAuthWire(com.jcabi.http.Wire wire,
String akey,
String scrt,
String tkn,
String tscrt)
Public ctor.
|
public com.jcabi.http.Response send(com.jcabi.http.Request req,
String home,
String method,
Collection<Map.Entry<String,String>> headers,
byte[] content)
throws IOException
send in interface com.jcabi.http.WireIOExceptionCopyright © 2012–2014 jcabi.com. All rights reserved.