Class | Description |
---|---|
AlphanumComparator |
This is an updated version with enhancements made by Daniel Migowski,
Andre Bogus, and David Koelle
To convert to use Templates (Java 1.5+):
- Change "implements Comparator" to "implements Comparator
|
Authorization |
Token for authentication at the Webservice.
|
ExportHandler |
Handler for bulk exports.
|
ExportMessage |
A message, that was returned during a bulk export.
|
ExportPool |
A pool of exportable real estates, attachments and contacts.
|
RandomRealEstateFactory |
Factory for random real estate objects.
|
Resource |
Informations about a modified resource.
|
Response |
Informations about a Webservice response.
|
SslUtils |
SSL helper methods.
|
SslUtils.InsecureHostnameVerifier |
A
HostnameVerifier that accepts all hostnames. |
SslUtils.InsecureTrustManager |
A
X509TrustManager that accepts all certificates. |
Verification |
Token for access verification at the Webservice.
|
XmlUtils |
XML helper methods.
|
Enum | Description |
---|---|
ExportMessage.Code |
Supported message codes.
|
ExportMessage.Level |
Supported message levels.
|
RandomRealEstateFactory.Type |
Enumeration of real estate types.
|
RequestMethod |
HTTP request methods.
|
Exception | Description |
---|---|
RequestFailedException |
Exception for failed Webservice requests.
|
Copyright © 2016 OpenEstate. All rights reserved.