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 IHandshakeContext
public IHandshakeContext getCurrentStep()
public String toLogMessage()
toLogMessage
in interface IHandshakeContext
Copyright © GigaSpaces.