public class WonMessageUtils
extends java.lang.Object
| Constructor and Description |
|---|
WonMessageUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.net.URI |
getLocalIsResponseToURI(WonMessage message)
If the message is a ResponseMessage (SuccessResponse or FailureResponse) this
method returns the message that was responded to and that belongs to the same
parent as the specified message.
|
static java.net.URI |
getParentAtomUri(WonMessage message)
Returns the atom that this message belongs to.
|
static java.net.URI |
getParentEntityUri(WonMessage message) |
public static java.net.URI getParentEntityUri(WonMessage message)
public static java.net.URI getParentAtomUri(WonMessage message)
message - public static java.net.URI getLocalIsResponseToURI(WonMessage message)
message - Copyright © 2019. All Rights Reserved.