限定符和类型 | 字段和说明 |
---|---|
static byte |
CMD_DELETE |
static byte |
CMD_GET |
static byte |
CMD_HTTP |
static byte |
CMD_INFO |
static byte |
CMD_LIST |
static byte |
CMD_MKDIRS |
static byte |
CMD_MOVE |
static byte |
CMD_NOTIFY |
static byte |
CMD_PUT |
static org.apache.commons.logging.Log |
log |
限定符和类型 | 方法和说明 |
---|---|
void |
process(Request in,
IResponseHandler handler) |
static final org.apache.commons.logging.Log log
static final byte CMD_INFO
static final byte CMD_GET
static final byte CMD_PUT
static final byte CMD_DELETE
static final byte CMD_LIST
static final byte CMD_MKDIRS
static final byte CMD_MOVE
static final byte CMD_HTTP
static final byte CMD_NOTIFY
void process(Request in, IResponseHandler handler)