jar

org.n52.geoprocessing : wps-client-lib

Maven & Gradle

Jul 18, 2023
2 usages
6 stars

52 North WPS Client library

Table Of Contents

Latest Version

Download org.n52.geoprocessing : wps-client-lib JAR file - Latest Versions:

All Versions

Download org.n52.geoprocessing : wps-client-lib JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window wps-client-lib-1.1.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.n52.geoprocessing.wps.client.model.execution

├─ org.n52.geoprocessing.wps.client.model.execution.BoundingBox.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.execution.BoundingBoxData.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.execution.ComplexData.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.execution.ComplexDataReference.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.execution.Data.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.execution.Execute.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.execution.ExecuteOutput.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.execution.ExecutionMode.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.execution.LiteralData.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.execution.WPSExecuteParameter.class - [JAR]

org.n52.geoprocessing.wps.client

├─ org.n52.geoprocessing.wps.client.AbstractClientGETRequest.class - [JAR]

├─ org.n52.geoprocessing.wps.client.ClientCapabiltiesRequest.class - [JAR]

├─ org.n52.geoprocessing.wps.client.ClientDescribeProcessRequest.class - [JAR]

├─ org.n52.geoprocessing.wps.client.ExecuteRequestBuilder.class - [JAR]

├─ org.n52.geoprocessing.wps.client.WPS20ProcessParser.class - [JAR]

├─ org.n52.geoprocessing.wps.client.WPSClientException.class - [JAR]

├─ org.n52.geoprocessing.wps.client.WPSClientSession.class - [JAR]

org.n52.geoprocessing.wps.client.decoder.stream

├─ org.n52.geoprocessing.wps.client.decoder.stream.DescribeProcess100ResponseDecoder.class - [JAR]

├─ org.n52.geoprocessing.wps.client.decoder.stream.DescribeProcessResponseDecoder.class - [JAR]

├─ org.n52.geoprocessing.wps.client.decoder.stream.ExceptionReport100Decoder.class - [JAR]

├─ org.n52.geoprocessing.wps.client.decoder.stream.ExceptionReport20Decoder.class - [JAR]

├─ org.n52.geoprocessing.wps.client.decoder.stream.GetCapabilities100ResponseDecoder.class - [JAR]

├─ org.n52.geoprocessing.wps.client.decoder.stream.GetCapabilitiesResponseDecoder.class - [JAR]

├─ org.n52.geoprocessing.wps.client.decoder.stream.GetResultResponseDecoder.class - [JAR]

├─ org.n52.geoprocessing.wps.client.decoder.stream.GetStatusResponse100Decoder.class - [JAR]

├─ org.n52.geoprocessing.wps.client.decoder.stream.GetStatusResponseDecoder.class - [JAR]

org.n52.geoprocessing.wps.client.model

├─ org.n52.geoprocessing.wps.client.model.Address.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.AllowedValues.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.BoundingBoxInputDescription.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.BoundingBoxOutputDescription.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.ComplexInputDescription.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.ContactInfo.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.DataType.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.DefaultableElement.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.ExceptionReport.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.Format.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.InputDescription.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.LiteralInputDescription.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.LiteralOutputDescription.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.OWSExceptionElement.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.Output.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.OutputDescription.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.Phone.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.Process.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.Range.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.ResponseMode.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.Result.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.ServiceContact.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.ServiceIdentification.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.ServiceProvider.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.Status.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.StatusInfo.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.StringConstants.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.TransmissionMode.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.UOM.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.WPSCapabilities.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.WPSDescriptionParameter.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.WPSParameter.class - [JAR]

├─ org.n52.geoprocessing.wps.client.model.WPSResponse.class - [JAR]

org.n52.geoprocessing.wps.client.encoder.stream

├─ org.n52.geoprocessing.wps.client.encoder.stream.ExecuteRequest100Encoder.class - [JAR]

├─ org.n52.geoprocessing.wps.client.encoder.stream.ExecuteRequest20Encoder.class - [JAR]

org.n52.geoprocessing.wps.client.encoder

├─ org.n52.geoprocessing.wps.client.encoder.WPS100ExecuteEncoder.class - [JAR]

├─ org.n52.geoprocessing.wps.client.encoder.WPS20ExecuteEncoder.class - [JAR]

org.n52.geoprocessing.wps.client.xml

├─ org.n52.geoprocessing.wps.client.xml.OWS11Constants.class - [JAR]

├─ org.n52.geoprocessing.wps.client.xml.WPS100Constants.class - [JAR]

├─ org.n52.geoprocessing.wps.client.xml.WPS100XMLSchemaConstants.class - [JAR]

├─ org.n52.geoprocessing.wps.client.xml.WPSResponseReader.class - [JAR]

Advertisement

Dependencies from Group

Mar 15, 2022
3 usages
0 stars
Jul 18, 2023
2 usages
6 stars

Discover Dependencies

Jul 13, 2023
3 usages
212 stars
Jul 13, 2023
2 usages
40 stars
Jul 13, 2023
2 usages
40 stars
May 23, 2023
2 usages
0 stars
Aug 24, 2019
129 usages
66 stars
Nov 29, 2018
2 stars
Jul 13, 2023
6 usages
118 stars
Nov 30, 2018
Dec 19, 2022
4k stars