public abstract class AbstractHandshake extends Object implements Handshake
Constructor and Description |
---|
AbstractHandshake() |
Modifier and Type | Method and Description |
---|---|
protected Boolean |
getBoolean(Map<String,String> properties,
String key,
Boolean defaultValue) |
protected Integer |
getInteger(Map<String,String> properties,
String key,
Integer defaultValue) |