Package org.mapfish.print.http
Class MfClientHttpRequestFactoryImpl.Response
java.lang.Object
org.springframework.http.client.AbstractClientHttpResponse
org.mapfish.print.http.MfClientHttpRequestFactoryImpl.Response
- All Implemented Interfaces:
Closeable
,AutoCloseable
,org.springframework.http.client.ClientHttpResponse
,org.springframework.http.HttpInputMessage
,org.springframework.http.HttpMessage
- Enclosing class:
- MfClientHttpRequestFactoryImpl
public static class MfClientHttpRequestFactoryImpl.Response
extends org.springframework.http.client.AbstractClientHttpResponse
-
Method Details
-
getRawStatusCode
public int getRawStatusCode() -
getStatusText
-
close
public void close() -
getBody
- Throws:
IOException
-
getHeaders
@Nonnull public org.springframework.http.HttpHeaders getHeaders()
-