org.openrdf.http.webclient
Interface SessionKeys


public interface SessionKeys

Author:
Herko ter Horst

Field Summary
static String REPOSITORY_EXCEPTION_KEY
           
static String REPOSITORY_INFO_KEY
           
static String REPOSITORY_KEY
           
static String SERVER_KEY
           
 

Field Detail

SERVER_KEY

static final String SERVER_KEY
See Also:
Constant Field Values

REPOSITORY_KEY

static final String REPOSITORY_KEY
See Also:
Constant Field Values

REPOSITORY_EXCEPTION_KEY

static final String REPOSITORY_EXCEPTION_KEY
See Also:
Constant Field Values

REPOSITORY_INFO_KEY

static final String REPOSITORY_INFO_KEY
See Also:
Constant Field Values


Copyright © 2001-2008 Aduna. All Rights Reserved.