Uses of Class
com.foxinmy.weixin4j.http.HttpStatus

Packages that use HttpStatus
com.foxinmy.weixin4j.http   
com.foxinmy.weixin4j.http.support.apache3   
com.foxinmy.weixin4j.http.support.apache4   
com.foxinmy.weixin4j.http.support.netty   
com.foxinmy.weixin4j.http.support.okhttp   
com.foxinmy.weixin4j.http.weixin   
 

Uses of HttpStatus in com.foxinmy.weixin4j.http
 

Methods in com.foxinmy.weixin4j.http that return HttpStatus
 HttpStatus SimpleHttpResponse.getStatus()
           
 HttpStatus HttpResponse.getStatus()
          响应状态
 

Methods in com.foxinmy.weixin4j.http with parameters of type HttpStatus
static HttpStatus.Series HttpStatus.Series.valueOf(HttpStatus status)
           
 

Uses of HttpStatus in com.foxinmy.weixin4j.http.support.apache3
 

Methods in com.foxinmy.weixin4j.http.support.apache3 that return HttpStatus
 HttpStatus HttpComponent3Response.getStatus()
           
 

Uses of HttpStatus in com.foxinmy.weixin4j.http.support.apache4
 

Methods in com.foxinmy.weixin4j.http.support.apache4 that return HttpStatus
 HttpStatus HttpComponent4_2Response.getStatus()
           
 HttpStatus HttpComponent4_1Response.getStatus()
           
 

Uses of HttpStatus in com.foxinmy.weixin4j.http.support.netty
 

Methods in com.foxinmy.weixin4j.http.support.netty that return HttpStatus
 HttpStatus Netty4HttpResponse.getStatus()
           
 

Uses of HttpStatus in com.foxinmy.weixin4j.http.support.okhttp
 

Methods in com.foxinmy.weixin4j.http.support.okhttp that return HttpStatus
 HttpStatus OkHttpResponse3.getStatus()
           
 HttpStatus OkHttpResponse2.getStatus()
           
 

Uses of HttpStatus in com.foxinmy.weixin4j.http.weixin
 

Methods in com.foxinmy.weixin4j.http.weixin that return HttpStatus
 HttpStatus WeixinResponse.getStatus()
           
 



Copyright © 2014–2017. All rights reserved.