public static class ReplayerContext.AnswerResult
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
CommunicationType.Exchange |
e |
boolean |
isLive |
Constructor and Description |
---|
ReplayerContext.AnswerResult(boolean isLive,
CommunicationType.Exchange e) |
public final boolean isLive
public final CommunicationType.Exchange e
public ReplayerContext.AnswerResult(boolean isLive, CommunicationType.Exchange e)