public interface XmlRpcConstants
Modifier and Type | Field and Description |
---|---|
static int |
APPLICATION_ERROR |
static int |
INTERNAL_XMLRPC_ERROR |
static int |
INVALID_CHARACTER_FOR_ENCODING |
static int |
INVALID_METHOD_PARAMETERS |
static int |
INVALID_XMLRPC |
static int |
NOT_WELL_FORMED |
static int |
REQUESTED_METHOD_NOT_FOUND |
static int |
SYSTEM_ERROR |
static int |
TRANSPORT_ERROR |
static int |
UNSUPPORTED_ENCODING |
static final int APPLICATION_ERROR
static final int INTERNAL_XMLRPC_ERROR
static final int INVALID_CHARACTER_FOR_ENCODING
static final int INVALID_METHOD_PARAMETERS
static final int INVALID_XMLRPC
static final int NOT_WELL_FORMED
static final int REQUESTED_METHOD_NOT_FOUND
static final int SYSTEM_ERROR
static final int TRANSPORT_ERROR
static final int UNSUPPORTED_ENCODING