| Class | Description |
|---|---|
| AuthorizationExample |
This example illustrates the authorization of the client at the Webservice.
|
| BulkUploadExample |
This example illustrates a bulk upload of multiple real estates and contact
persons.
|
| DefaultClientExample |
This example illustrates the creation of a
DefaultClient for
HTTP transfers via HttpURLConnection. |
| DownloadRealEstateExample |
This example illustrates the export of a single real estate from the
Webservice.
|
| DownloadRealEstateListExample |
This example illustrates the export of all real estates, that are available
through the Webservice.
|
| HttpComponents42ClientExample |
This example illustrates the creation of a
HttpComponents42Client for
HTTP transfers via Apache HttpComponents 4.2. |
| HttpComponents43ClientExample |
This example illustrates the creation of a
HttpComponents43Client for
HTTP transfers via Apache HttpComponents 4.3. |
| IS24OauthExample |
An oAuth example from the Java-Signpost Tutorial by ImmobilienScout24.
|
| RandomRealEstateExample |
This example illustrates the creation of random real estate data.
|
| UploadRealEstateExample |
This example illustrates the upload of a single real estate to the
Webservice through the low level methods of
ImportExport.RealEstateService. |
| VerificationExample |
This example illustrates the verification process at the Webservice.
|
| XmlReadingExample |
This example illustrates reading of XML, that is used by the Webservice.
|
| XmlWritingExample |
This example illustrates writing of XML, that is used by the Webservice.
|
Copyright © 2014 OpenEstate. All rights reserved.