public class NafManClient extends Object
Constructor and Description |
---|
NafManClient() |
Modifier and Type | Method and Description |
---|---|
static String |
submitCommand(String cmd,
String host,
int port,
Logger log) |
static String |
submitCommand(String cmd,
String hostport,
Logger log) |
static String |
submitLocalCommand(String cmd,
int port,
Logger log) |
static String |
submitLocalCommand(String cmd,
String cfgfile,
Logger log) |
public static String submitCommand(String cmd, String host, int port, Logger log) throws IOException
IOException
public static String submitCommand(String cmd, String hostport, Logger log) throws IOException
IOException
public static String submitLocalCommand(String cmd, String cfgfile, Logger log) throws IOException
IOException
public static String submitLocalCommand(String cmd, int port, Logger log) throws IOException
IOException
Copyright 2010-2018 Grey Software (Yusef Badri). All Rights Reserved.