public abstract class AbstractHandshake extends Object implements Handshake
Constructor and Description |
---|
AbstractHandshake() |
Modifier and Type | Method and Description |
---|---|
protected static Boolean |
getBoolean(Map<String,String> properties,
String key,
Boolean defaultValue) |
protected static Integer |
getInteger(Map<String,String> properties,
String key,
Integer defaultValue) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.