public static class AdsSocketChannel.Info extends Object
| Constructor and Description |
|---|
Info() |
| Modifier and Type | Method and Description |
|---|---|
private static String |
getName(String comma) |
private static char |
getTypeChar(String comma) |
static void |
main(String[] arg) |
private static void |
printDeviceInfo(AdsSocketChannel ads) |
private static void |
printVariable(AdsSocketChannel ads,
String name,
AdsValue skel) |
private static void |
printVariableBlock(AdsSocketChannel ads,
Map<String,AdsValue> skel) |
public static void main(String[] arg) throws IOException
IOExceptionprivate static char getTypeChar(String comma)
private static void printDeviceInfo(AdsSocketChannel ads) throws IOException
ads - IOExceptionprivate static void printVariable(AdsSocketChannel ads, String name, AdsValue skel) throws IOException
IOExceptionprivate static void printVariableBlock(AdsSocketChannel ads, Map<String,AdsValue> skel) throws IOException
IOException