
public class LightMessagingResponse extends TransportMessagingResponse implements MessagingResponse
| Modifier and Type | Method and Description |
|---|---|
static LightMessagingResponse |
fromGraph(Graph graph) |
static LightMessagingResponse |
fromResultGraph(Graph resultGraph) |
Graph |
getGraph()
Returns the underlying graph of this messaging response.
|
Graph |
getResultGraph()
Returns the result graph returned in this messaging response.
|
static boolean |
isValid(Graph graph) |
compareTo, equals, getLinkContracts, getXdiError, hashCode, hasXdiError, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetXdiError, hasXdiErrorpublic static boolean isValid(Graph graph)
public static LightMessagingResponse fromGraph(Graph graph)
public static LightMessagingResponse fromResultGraph(Graph resultGraph)
public Graph getGraph()
MessagingResponsegetGraph in interface MessagingResponsepublic Graph getResultGraph()
MessagingResponsegetResultGraph in interface MessagingResponseCopyright © 2017. All rights reserved.