org.sapia.filestorm.http
Interface Proto

All Known Implementing Classes:
StoreClient, StoreServlet

public interface Proto


Field Summary
static String HEADER_SAPIA_STORE_OP
           
static String OP_CONTAINS
           
static String OP_CONTENT_LEN
           
static String OP_LAST_MODIFIED
           
static String OP_LIST
           
 

Field Detail

HEADER_SAPIA_STORE_OP

static final String HEADER_SAPIA_STORE_OP
See Also:
Constant Field Values

OP_CONTAINS

static final String OP_CONTAINS
See Also:
Constant Field Values

OP_LAST_MODIFIED

static final String OP_LAST_MODIFIED
See Also:
Constant Field Values

OP_CONTENT_LEN

static final String OP_CONTENT_LEN
See Also:
Constant Field Values

OP_LIST

static final String OP_LIST
See Also:
Constant Field Values


Copyright © 2007 Sapia Open Community, Inc. All Rights Reserved.