| Package | Description |
|---|---|
| won.protocol.repository | |
| won.protocol.util |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Match> |
MatchRepository.findByFromNeed(java.net.URI fromNeed) |
java.util.List<Match> |
MatchRepository.findByFromNeed(java.net.URI fromNeed,
org.springframework.data.domain.Sort sort) |
java.util.List<Match> |
MatchRepository.findByFromNeedAndToNeedAndOriginator(java.net.URI fromNeed,
java.net.URI toNeed,
java.net.URI originator) |
| Modifier and Type | Method and Description |
|---|---|
static Match |
WonRdfUtils.MessageUtils.toMatch(WonMessage wonMessage)
Converts the specified hint message into a Match object.
|
Copyright © 2018. All Rights Reserved.