|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceConfiguration | |
|---|---|
| org.deegree.services.jaxb.wpvs | |
| org.deegree.services.wpvs | |
| org.deegree.services.wpvs.controller.capabilities | |
| Uses of ServiceConfiguration in org.deegree.services.jaxb.wpvs |
|---|
| Fields in org.deegree.services.jaxb.wpvs declared as ServiceConfiguration | |
|---|---|
protected ServiceConfiguration |
DeegreeWPVS.serviceConfiguration
|
| Methods in org.deegree.services.jaxb.wpvs that return ServiceConfiguration | |
|---|---|
ServiceConfiguration |
ObjectFactory.createServiceConfiguration()
Create an instance of ServiceConfiguration |
ServiceConfiguration |
DeegreeWPVS.getServiceConfiguration()
Gets the value of the serviceConfiguration property. |
| Methods in org.deegree.services.jaxb.wpvs with parameters of type ServiceConfiguration | |
|---|---|
void |
DeegreeWPVS.setServiceConfiguration(ServiceConfiguration value)
Sets the value of the serviceConfiguration property. |
| Uses of ServiceConfiguration in org.deegree.services.wpvs |
|---|
| Methods in org.deegree.services.wpvs that return ServiceConfiguration | |
|---|---|
ServiceConfiguration |
PerspectiveViewService.getServiceConfiguration()
|
| Constructors in org.deegree.services.wpvs with parameters of type ServiceConfiguration | |
|---|---|
PerspectiveViewService(org.deegree.commons.xml.XMLAdapter configAdapter,
ServiceConfiguration sc,
org.deegree.commons.config.DeegreeWorkspace workspace)
Creates a new PerspectiveViewService from the given parameters. |
|
| Uses of ServiceConfiguration in org.deegree.services.wpvs.controller.capabilities |
|---|
| Methods in org.deegree.services.wpvs.controller.capabilities with parameters of type ServiceConfiguration | |
|---|---|
void |
CapabilitiesXMLAdapter.export040(javax.xml.stream.XMLStreamWriter writer,
org.deegree.protocol.ows.capabilities.GetCapabilities request,
ServiceIdentificationType serviceID,
ServiceProviderType serviceProvider,
java.util.List<OWSOperation> operations,
DCPType dcp,
ServiceConfiguration serviceConfig)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||