public class ServerApp extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ILLEGAL_OPTIONS_ERR |
static String |
NO_ADDR_ERR |
static String |
NO_FILES_ERR |
static String |
UNKNOWN_OPTION |
static String |
WRONG_ADDR_ERR |
static String |
WRONG_BASE_ERR |
Constructor and Description |
---|
ServerApp() |
Modifier and Type | Method and Description |
---|---|
protected ProviderFactory |
createProviderFactory() |
static void |
main(String[] args) |
protected void |
start(String[] args) |
public static final String NO_ADDR_ERR
public static final String NO_FILES_ERR
public static final String WRONG_ADDR_ERR
public static final String WRONG_BASE_ERR
public static final String ILLEGAL_OPTIONS_ERR
public static final String UNKNOWN_OPTION
Apache CXF