@Service public class MatcherProtocolAtomServiceImpl extends java.lang.Object implements MatcherProtocolAtomService
| Constructor and Description |
|---|
MatcherProtocolAtomServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
hint(java.net.URI atomURI,
java.net.URI otherAtom,
double score,
java.net.URI originator,
org.apache.jena.rdf.model.Model content,
WonMessage wonMessage) |
void |
setMatcherFacingAtomCommunicationService(MatcherFacingAtomCommunicationService matcherFacingAtomCommunicationService) |
public void hint(java.net.URI atomURI,
java.net.URI otherAtom,
double score,
java.net.URI originator,
org.apache.jena.rdf.model.Model content,
WonMessage wonMessage)
throws java.lang.Exception
hint in interface MatcherFacingAtomCommunicationServicejava.lang.Exceptionpublic void setMatcherFacingAtomCommunicationService(MatcherFacingAtomCommunicationService matcherFacingAtomCommunicationService)
Copyright © 2019. All Rights Reserved.