public class MatcherProtocolNeedServiceClient extends java.lang.Object implements MatcherProtocolNeedServiceClientSide
| Constructor and Description |
|---|
MatcherProtocolNeedServiceClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
hint(java.net.URI needURI,
java.net.URI otherNeed,
double score,
java.net.URI originator,
org.apache.jena.rdf.model.Model content,
WonMessage wonMessage) |
void |
initializeDefault() |
void |
setDelegate(MatcherProtocolNeedServiceClientSide delegate) |
public void hint(java.net.URI needURI,
java.net.URI otherNeed,
double score,
java.net.URI originator,
org.apache.jena.rdf.model.Model content,
WonMessage wonMessage)
throws java.lang.Exception
hint in interface MatcherFacingNeedCommunicationServicejava.lang.Exceptionpublic void initializeDefault()
initializeDefault in interface MatcherProtocolNeedServiceClientSidepublic void setDelegate(MatcherProtocolNeedServiceClientSide delegate)
Copyright © 2018. All Rights Reserved.