Package | Description |
---|---|
org.n52.oxf.sos.adapter | |
org.n52.oxf.sos.adapter.wrapper |
Modifier and Type | Method and Description |
---|---|
static ISOSRequestBuilder.Binding |
ISOSRequestBuilder.Binding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ISOSRequestBuilder.Binding[] |
ISOSRequestBuilder.Binding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ServiceDescriptor |
SOSAdapter.initService(String serviceEndpoint,
ISOSRequestBuilder.Binding binding)
initializes the ServiceDescriptor by requesting the capabilities document of the SOS using the binding specified.
|
Modifier and Type | Method and Description |
---|---|
static SOSWrapper |
SosWrapperFactory.newInstance(String serviceEndpoint,
String serviceVersion,
ISOSRequestBuilder.Binding binding)
Creates a SOSWrapper instance by initiating a GetCapabilities request.
|
Constructor and Description |
---|
SOSWrapper(ServiceDescriptor serviceDescriptor,
ISOSRequestBuilder.Binding binding) |
Copyright © 2012–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.