public class ReplyInfo extends Object
Map<String,String>
headerParams
int
statusCode
ReplyInfo(int statusCode)
ReplyInfo(int statusCode, Map<String,String> headerParams)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final int statusCode
public final Map<String,String> headerParams
public ReplyInfo(int statusCode)
public ReplyInfo(int statusCode, Map<String,String> headerParams)
public String toString()
toString
Object
Copyright © 2018. All rights reserved.