Click or drag to resize

SesameHttpProtocolVersion6Connector Fields

The SesameHttpProtocolVersion6Connector type exposes the following members.

Fields
  NameDescription
Protected field_baseUri
Base Uri for the Store.
(Inherited from BaseSesameHttpProtocolConnector.)
Protected field_fullContextEncoding
Whether to do full encoding of contexts.
(Inherited from BaseSesameHttpProtocolConnector.)
Protected field_postAllQueries Obsolete.
Whether queries should always be posted.
(Inherited from BaseSesameHttpProtocolConnector.)
Protected field_queryPath
Query Path Prefix.
(Inherited from BaseSesameHttpProtocolConnector.)
Protected field_repositoriesPrefix
Repositories Prefix.
(Inherited from BaseSesameHttpProtocolConnector.)
Protected field_server
Server the store is hosted on.
(Inherited from BaseSesameHttpProtocolConnector.)
Protected field_store
Store ID.
(Inherited from BaseSesameHttpProtocolConnector.)
Protected field_updatePath
Update Path Prefix.
(Inherited from BaseSesameHttpProtocolConnector.)
Top
See Also