public static class MockCommonHttpClient.Request extends Object
byte[]
body
Map<String,String>
extraHeader
Method
method
String
resource
Request(Method method, Map<String,String> extraHeader, byte[] body, String resource)
getBody()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Method method
public Map<String,String> extraHeader
public byte[] body
public String resource
public Request(Method method, Map<String,String> extraHeader, byte[] body, String resource)
public String getBody()
Copyright © 2017. All rights reserved.