public class MultiStepHandshakeContext extends Object implements IHandshakeContext
| Constructor and Description | 
|---|
MultiStepHandshakeContext(IHandshakeContext... steps)  | 
| Modifier and Type | Method and Description | 
|---|---|
IHandshakeContext | 
getCurrentStep()  | 
boolean | 
isDone()  | 
String | 
toLogMessage()  | 
public MultiStepHandshakeContext(IHandshakeContext... steps)
public boolean isDone()
isDone in interface IHandshakeContextpublic IHandshakeContext getCurrentStep()
public String toLogMessage()
toLogMessage in interface IHandshakeContextCopyright © GigaSpaces.