Uses of Class
com.helger.smpclient.exception.SMPClientBadResponseException
Packages that use SMPClientBadResponseException
-
Uses of SMPClientBadResponseException in com.helger.smpclient.httpclient
Methods in com.helger.smpclient.httpclient that throw SMPClientBadResponseExceptionModifier and TypeMethodDescriptionabstract TAbstractSMPResponseHandler.handleEntity(org.apache.hc.core5.http.HttpEntity aEntity) Handle the response entity and transform it into the actual response object.SMPHttpResponseHandlerSigned.handleEntity(org.apache.hc.core5.http.HttpEntity aEntity) SMPHttpResponseHandlerUnsigned.handleEntity(org.apache.hc.core5.http.HttpEntity aEntity)