Method and Description |
---|
com.jsunsoft.http.Response.getStatusCode()
use getCode instead
|
com.jsunsoft.http.ResponseHandler.getStatusCode()
use
ResponseHandler.getCode() instead. |
com.jsunsoft.http.WebTarget.path(String)
use
WebTarget.appendPath(String) instead. Will be removed in future versions. |
Copyright © 2023. All rights reserved.