Class QtakesService
java.lang.Object
com.canehealth.ckblib.qtakes.service.QtakesService
@Service @EnableConfigurationProperties(ServiceProperties.class) public class QtakesService extends Object
-
Constructor Summary
Constructors Constructor Description QtakesService()
-
Method Summary
Modifier and Type Method Description void
clearResults()
QtakesRoot
getQtakesResults()
reactor.core.publisher.Mono<String>
post(String queryString)
void
setQtakesUrl(String qtakesUrl)
-
Constructor Details
-
QtakesService
public QtakesService()
-
-
Method Details
-
setQtakesUrl
-
clearResults
public void clearResults() -
post
-
getQtakesResults
-