public interface ReceivedResponse
Modifier and Type | Method and Description |
---|---|
TypedData |
getBody() |
Headers |
getHeaders() |
Status |
getStatus() |
int |
getStatusCode() |
void |
send(Response response) |
int getStatusCode()
void send(Response response)