|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openrdf.http.protocol.Protocol
info.aduna.autofocus.http.protocol.Protocol
public abstract class Protocol
| Nested Class Summary | |
|---|---|
static class |
Protocol.UpdateType
|
| Field Summary | |
|---|---|
static String |
RETRIEVE
|
static String |
RETRIEVE_URI_PARAM_NAME
|
static String |
UPDATE
|
static String |
UPDATE_TYPE_PARAM_NAME
|
| Fields inherited from class org.openrdf.http.protocol.Protocol |
|---|
ACCEPT_PARAM_NAME, BASEURI_PARAM_NAME, BINDING_PREFIX, CONFIG, CONTEXT_PARAM_NAME, CONTEXTS, DEFAULT_GRAPH_PARAM_NAME, FORM_MIME_TYPE, INCLUDE_INFERRED_PARAM_NAME, NAMED_GRAPH_PARAM_NAME, NAMESPACES, NULL_PARAM_VALUE, OBJECT_PARAM_NAME, PREDICATE_PARAM_NAME, PROTOCOL, QUERY_LANGUAGE_PARAM_NAME, QUERY_PARAM_NAME, REPOSITORIES, SIZE, STATEMENTS, SUBJECT_PARAM_NAME, TXN_MIME_TYPE, VERSION |
| Constructor Summary | |
|---|---|
Protocol()
|
|
| Method Summary | |
|---|---|
static String |
getRetrieveLocation(String repositoryLocation)
|
static String |
getUpdateLocation(String repositoryLocation)
|
static Protocol.UpdateType |
getUpdateType(String parameterValue)
|
| Methods inherited from class org.openrdf.http.protocol.Protocol |
|---|
decodeContext, decodeContexts, decodeResource, decodeURI, decodeValue, encodeContext, encodeContexts, encodeValue, getConfigLocation, getContextsLocation, getNamespacePrefixLocation, getNamespacesLocation, getProtocolLocation, getRepositoriesLocation, getRepositoryLocation, getSizeLocation, getStatementsLocation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static String RETRIEVE
public static String RETRIEVE_URI_PARAM_NAME
public static String UPDATE
public static String UPDATE_TYPE_PARAM_NAME
| Constructor Detail |
|---|
public Protocol()
| Method Detail |
|---|
public static final Protocol.UpdateType getUpdateType(String parameterValue)
public static final String getUpdateLocation(String repositoryLocation)
public static final String getRetrieveLocation(String repositoryLocation)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||