com.glub.secureftp.bean
Interface PRET


public interface PRET


Field Summary
static int APPEND
           
static int LIST
           
static int NLIST
           
static int RETRIEVE
           
static int STORE
           
 

Field Detail

LIST

static final int LIST
See Also:
Constant Field Values

NLIST

static final int NLIST
See Also:
Constant Field Values

RETRIEVE

static final int RETRIEVE
See Also:
Constant Field Values

APPEND

static final int APPEND
See Also:
Constant Field Values

STORE

static final int STORE
See Also:
Constant Field Values


Copyright © 2000-08 Glub Tech, Inc. All Rights Reserved.