Constructor and Description |
---|
RegistryStoreImpl(org.osgi.framework.BundleContext context,
CswSourceConfiguration cswSourceConfiguration,
com.thoughtworks.xstream.converters.Converter provider,
SecureCxfClientFactory factory,
EncryptionService encryptionService) |
Modifier and Type | Field and Description |
---|---|
protected CswSourceConfiguration |
AbstractCswSource.cswSourceConfiguration |
Modifier and Type | Method and Description |
---|---|
protected List<? extends Object> |
AbstractCswSource.initProviders(com.thoughtworks.xstream.converters.Converter cswTransformProvider,
CswSourceConfiguration cswSourceConfiguration) |
protected List<? extends Object> |
AbstractCswStore.initProviders(com.thoughtworks.xstream.converters.Converter cswTransformProvider,
CswSourceConfiguration cswSourceConfiguration) |
protected void |
AbstractCswSource.setFilterDelegate(net.opengis.ows.v_1_0_0.Operation getRecordsOp,
net.opengis.filter.v_1_1_0.FilterCapabilities filterCapabilities,
net.opengis.ows.v_1_0_0.DomainType outputFormatValues,
net.opengis.ows.v_1_0_0.DomainType resultTypesValues,
CswSourceConfiguration cswSourceConfiguration)
Sets the
FilterDelegate used by the AbstractCswSource. |
Constructor and Description |
---|
AbstractCswSource(org.osgi.framework.BundleContext context,
CswSourceConfiguration cswSourceConfiguration,
com.thoughtworks.xstream.converters.Converter provider,
SecureCxfClientFactory factory)
Deprecated.
|
AbstractCswSource(org.osgi.framework.BundleContext context,
CswSourceConfiguration cswSourceConfiguration,
com.thoughtworks.xstream.converters.Converter provider,
SecureCxfClientFactory factory,
EncryptionService encryptionService)
Instantiates a CswSource.
|
AbstractCswStore(org.osgi.framework.BundleContext context,
CswSourceConfiguration cswSourceConfiguration,
com.thoughtworks.xstream.converters.Converter provider,
SecureCxfClientFactory factory,
EncryptionService encryptionService)
Instantiates a CswStore.
|
CswFilterDelegate(net.opengis.ows.v_1_0_0.Operation getRecordsOp,
net.opengis.filter.v_1_1_0.FilterCapabilities filterCapabilities,
net.opengis.ows.v_1_0_0.DomainType outputFormatValues,
net.opengis.ows.v_1_0_0.DomainType resultTypesValues,
CswSourceConfiguration cswSourceConfiguration)
Instantiates a CswFilterDelegate instance
|
Constructor and Description |
---|
GetRecordsMessageBodyReader(com.thoughtworks.xstream.converters.Converter converter,
CswSourceConfiguration configuration) |
Constructor and Description |
---|
CswSourceImpl(org.osgi.framework.BundleContext context,
CswSourceConfiguration cswSourceConfiguration,
com.thoughtworks.xstream.converters.Converter provider,
SecureCxfClientFactory factory,
EncryptionService encryptionService) |
TransactionalCswStoreImpl(org.osgi.framework.BundleContext context,
CswSourceConfiguration cswSourceConfiguration,
com.thoughtworks.xstream.converters.Converter provider,
SecureCxfClientFactory factory,
EncryptionService encryptionService) |
This work is licensed under a Creative Commons Attribution 4.0 International License.