protected static class RdfRepository.UpdateCountResponse extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
UpdateCountResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
acceptHeader()
The contents of the accept header sent to the rdf repository.
|
Integer |
parse(org.eclipse.jetty.client.api.ContentResponse entity)
Parse the response.
|
public String acceptHeader()
public Integer parse(org.eclipse.jetty.client.api.ContentResponse entity) throws IOException
IOException - if there is an error reading the responseCopyright © 2017. All rights reserved.