protected class RestfulNlpAnalysisEngine.AnalysisResponseHandler extends Object implements org.apache.http.client.ResponseHandler<org.apache.stanbol.enhancer.nlp.model.AnalysedText>
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.stanbol.enhancer.nlp.model.AnalysedText |
at |
| Modifier | Constructor and Description |
|---|---|
protected |
RestfulNlpAnalysisEngine.AnalysisResponseHandler(org.apache.stanbol.enhancer.nlp.model.AnalysedText at) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.stanbol.enhancer.nlp.model.AnalysedText |
handleResponse(org.apache.http.HttpResponse response) |
protected RestfulNlpAnalysisEngine.AnalysisResponseHandler(org.apache.stanbol.enhancer.nlp.model.AnalysedText at)
public org.apache.stanbol.enhancer.nlp.model.AnalysedText handleResponse(org.apache.http.HttpResponse response)
throws org.apache.http.client.ClientProtocolException,
IOException
handleResponse in interface org.apache.http.client.ResponseHandler<org.apache.stanbol.enhancer.nlp.model.AnalysedText>org.apache.http.client.ClientProtocolExceptionIOExceptionCopyright © 2013-2014 The Apache Software Foundation. All Rights Reserved.