| Package | Description |
|---|---|
| won.protocol.message | |
| won.protocol.message.builder |
| Modifier and Type | Method and Description |
|---|---|
WonMessageDirection |
WonMessage.getEnvelopeType() |
WonMessageDirection |
WonMessage.getEnvelopeTypeRequired() |
static WonMessageDirection |
WonMessageDirection.getWonMessageDirection(org.apache.jena.rdf.model.Resource resource) |
static WonMessageDirection |
WonMessageDirection.getWonMessageDirection(java.net.URI uri) |
static WonMessageDirection |
WonMessageDirection.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WonMessageDirection[] |
WonMessageDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.Optional<java.net.URI> |
WonMessageUtils.getParentAtomUri(WonMessage message,
WonMessageDirection direction)
Returns the atom that this message belongs to.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseBuilder |
ResponseBuilder.respondingToMessage(WonMessage toRespondTo,
WonMessageDirection direction) |
Copyright © 2019. All Rights Reserved.