@Service
public class MatcherProtocolAtomServiceImplJMSBased
extends java.lang.Object
| Constructor and Description |
|---|
MatcherProtocolAtomServiceImplJMSBased() |
| Modifier and Type | Method and Description |
|---|---|
void |
hint(java.lang.String atomURI,
java.lang.String otherAtomURI,
java.lang.String score,
java.lang.String originator,
java.lang.String content,
java.lang.String wonMessage) |
void |
setDelegate(MatcherProtocolAtomService delegate) |
public MatcherProtocolAtomServiceImplJMSBased()
public void hint(@Header(value="atomURI")
java.lang.String atomURI,
@Header(value="otherAtomURI")
java.lang.String otherAtomURI,
@Header(value="score")
java.lang.String score,
@Header(value="originator")
java.lang.String originator,
@Header(value="content")
java.lang.String content,
@Header(value="wonMessage")
java.lang.String wonMessage)
throws java.lang.Exception
java.lang.Exceptionpublic void setDelegate(MatcherProtocolAtomService delegate)
Copyright © 2019. All Rights Reserved.